linuxserver/lspipepr-sonarr
Runtime: 17.13s
AMD64
PASS
builder
X86-BUILDER-3m --Hetzner
created
2026-07-04T14:53:35+00:00
image
linuxserver/lspipepr-sonarr
maintainer
thespad
size
87.44MB
tag
amd64-4.0.19.2979-pkg-7e5c8f8e-dev-fdd5671d9e5febf797df7964d2edc17bccb6a747-pr-329
version
4.0.19.2979-ls318
Container Logs
2026-07-04T14:56:36.289344527Z [migrations] started
2026-07-04T14:56:36.289395499Z [migrations] no migrations found
2026-07-04T14:56:36.307693827Z usermod: no changes
2026-07-04T14:56:36.313477918Z ───────────────────────────────────────
2026-07-04T14:56:36.313492567Z
2026-07-04T14:56:36.313497057Z ██╗ ███████╗██╗ ██████╗
2026-07-04T14:56:36.313502307Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T14:56:36.313507568Z ██║ ███████╗██║██║ ██║
2026-07-04T14:56:36.313512438Z ██║ ╚════██║██║██║ ██║
2026-07-04T14:56:36.313516676Z ███████╗███████║██║╚██████╔╝
2026-07-04T14:56:36.313521536Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:56:36.313525744Z
2026-07-04T14:56:36.313530825Z Brought to you by linuxserver.io
2026-07-04T14:56:36.313535514Z ───────────────────────────────────────
2026-07-04T14:56:36.313792411Z
2026-07-04T14:56:36.313802061Z To support the app dev(s) visit:
2026-07-04T14:56:36.315237733Z Sonarr: https://sonarr.tv/donate
2026-07-04T14:56:36.315530492Z
2026-07-04T14:56:36.315535362Z To support LSIO projects visit:
2026-07-04T14:56:36.315540633Z https://www.linuxserver.io/donate/
2026-07-04T14:56:36.315545803Z
2026-07-04T14:56:36.315550372Z ───────────────────────────────────────
2026-07-04T14:56:36.315555042Z GID/UID
2026-07-04T14:56:36.315560212Z ───────────────────────────────────────
2026-07-04T14:56:36.320394369Z
2026-07-04T14:56:36.320404079Z User UID: 911
2026-07-04T14:56:36.320407847Z User GID: 911
2026-07-04T14:56:36.320411444Z ───────────────────────────────────────
2026-07-04T14:56:36.323987277Z Linuxserver.io version: 4.0.19.2979-pkg-7e5c8f8e-dev-fdd5671d9e5febf797df7964d2edc17bccb6a747-pr-329
2026-07-04T14:56:36.324535942Z Build-date: 2026-07-04T14:53:35+00:00
2026-07-04T14:56:36.324540361Z ───────────────────────────────────────
2026-07-04T14:56:36.324544209Z
2026-07-04T14:56:36.380307451Z [custom-init] No custom files found, skipping...
2026-07-04T14:56:36.714688234Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-07-04T14:56:36.789385866Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:36.795196230Z [Debug] Bootstrap: Console selected
2026-07-04T14:56:36.797428616Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:37.155286028Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:37.219320922Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2e6e5b78-c7d6-4714-960b-bdc2ab863ed3} may be persisted to storage in unencrypted form.
2026-07-04T14:56:37.308704134Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T14:56:37.362596598Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T14:56:37.466682526Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:56:37.477892646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.478458345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.526360062Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-04T14:56:37.528220339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485186s
2026-07-04T14:56:37.528401614Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:56:37.528539893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503443s
2026-07-04T14:56:37.540882765Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:56:37.541477483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.547627942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:56:37.556593300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:56:37.578534606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306456s
2026-07-04T14:56:37.578916094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.581593447Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:56:37.581675412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337608s
2026-07-04T14:56:37.590202939Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:56:37.590374976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.596746770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:56:37.598340130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:56:37.598720085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018148s
2026-07-04T14:56:37.598907292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:37.599176064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001603s
2026-07-04T14:56:37.599609617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:56:37.600233504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:56:37.600878222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2026-07-04T14:56:37.600998785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.601858998Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:56:37.601973128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019881s
2026-07-04T14:56:37.602456291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:56:37.602567806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.603235320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:37.603361835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-07-04T14:56:37.603457618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:56:37.603575265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:56:37.603992355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2026-07-04T14:56:37.604086865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.604547323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:56:37.604682445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009671s
2026-07-04T14:56:37.605717991Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:56:37.605848934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.606630930Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T14:56:37.612766087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T14:56:37.613072525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-07-04T14:56:37.613522331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2026-07-04T14:56:37.613631501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T14:56:37.613767465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T14:56:37.613982989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s
2026-07-04T14:56:37.614086397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-04T14:56:37.614196038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-07-04T14:56:37.614464569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002801s
2026-07-04T14:56:37.614575943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-04T14:56:37.614676355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-04T14:56:37.614919465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002443s
2026-07-04T14:56:37.615031381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-04T14:56:37.615199439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:56:37.615904800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s
2026-07-04T14:56:37.616012417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T14:56:37.616104001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.616330207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002272s
2026-07-04T14:56:37.616452463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-04T14:56:37.616552615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:37.616781265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s
2026-07-04T14:56:37.616890556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-07-04T14:56:37.616986819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-07-04T14:56:37.617210039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002211s
2026-07-04T14:56:37.617326674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-04T14:56:37.617425463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.617658643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002294s
2026-07-04T14:56:37.617763033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-07-04T14:56:37.617872032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-07-04T14:56:37.618209262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s
2026-07-04T14:56:37.618308091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-04T14:56:37.618439726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-07-04T14:56:37.618992008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2026-07-04T14:56:37.619093603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-04T14:56:37.619194697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:56:37.619490062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002918s
2026-07-04T14:56:37.619605334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-04T14:56:37.619737149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-07-04T14:56:37.620176394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2026-07-04T14:56:37.620283289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-07-04T14:56:37.620379864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-07-04T14:56:37.620645769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002614s
2026-07-04T14:56:37.620751853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:56:37.620879520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-07-04T14:56:37.621245858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s
2026-07-04T14:56:37.621351240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T14:56:37.621469689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-07-04T14:56:37.629018284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074998s
2026-07-04T14:56:37.629125269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T14:56:37.629247616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T14:56:37.629621599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s
2026-07-04T14:56:37.629721220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T14:56:37.629830720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:56:37.630102648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002689s
2026-07-04T14:56:37.630213381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T14:56:37.630319094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-07-04T14:56:37.630658878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003505s
2026-07-04T14:56:37.630766936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T14:56:37.630861887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:56:37.631118344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002518s
2026-07-04T14:56:37.631224097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-07-04T14:56:37.631339449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-07-04T14:56:37.631674303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003487s
2026-07-04T14:56:37.631783022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-07-04T14:56:37.631904818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:56:37.632156685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002568s
2026-07-04T14:56:37.632248831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-07-04T14:56:37.632362309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:56:37.632710992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003628s
2026-07-04T14:56:37.632832076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-07-04T14:56:37.632934682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-07-04T14:56:37.633178924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002425s
2026-07-04T14:56:37.633284497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-07-04T14:56:37.633390751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-07-04T14:56:37.633642799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002554s
2026-07-04T14:56:37.633746959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T14:56:37.633876820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-07-04T14:56:37.634240022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s
2026-07-04T14:56:37.634338490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-04T14:56:37.634464334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-07-04T14:56:37.634951866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s
2026-07-04T14:56:37.638939869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:56:37', 'InitialSetup')
2026-07-04T14:56:37.640376983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.641772765Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:56:37.641926585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073001s
2026-07-04T14:56:37.642104563Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-04T14:56:37.642214485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.642457183Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-07-04T14:56:37.644420809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-07-04T14:56:37.644824311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-07-04T14:56:37.645193204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006511s
2026-07-04T14:56:37.645307024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-07-04T14:56:37.645402155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-07-04T14:56:37.645680115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00028s
2026-07-04T14:56:37.645823524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:56:37', 'remove_tvrage_imdb_unique_constraint')
2026-07-04T14:56:37.646062856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.646682534Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-04T14:56:37.646813528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012854s
2026-07-04T14:56:37.646921175Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-04T14:56:37.647030746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.647219626Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-07-04T14:56:37.648265332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-04T14:56:37.648586319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T14:56:37.648933949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005593s
2026-07-04T14:56:37.649033059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T14:56:37.649161598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-07-04T14:56:37.649537906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s
2026-07-04T14:56:37.649660242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:56:37', 'remove_renamed_scene_mapping_columns')
2026-07-04T14:56:37.649891288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.651450348Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-04T14:56:37.651564839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023087s
2026-07-04T14:56:37.651677526Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-04T14:56:37.651778660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.651961318Z [Info] updated_history: Starting migration of Main DB to 4
2026-07-04T14:56:37.652494131Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-07-04T14:56:37.652628481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:56:37.652934969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s
2026-07-04T14:56:37.653046103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:56:37.653161665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-07-04T14:56:37.653538134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003975s
2026-07-04T14:56:37.653654698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:56:37', 'updated_history')
2026-07-04T14:56:37.653873669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.654426794Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-04T14:56:37.654536595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012854s
2026-07-04T14:56:37.654641226Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-04T14:56:37.654749113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.654905658Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-07-04T14:56:37.655210933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:56:37.655327538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.655407609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-07-04T14:56:37.655534926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-07-04T14:56:37.656078010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s
2026-07-04T14:56:37.656191869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:56:37', 'added_eventtype_to_history')
2026-07-04T14:56:37.656426451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.656903442Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-04T14:56:37.657032452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013749s
2026-07-04T14:56:37.657135049Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-04T14:56:37.657254219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.657406335Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-07-04T14:56:37.657575025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:56:37', 'add_index_to_log_time')
2026-07-04T14:56:37.657804918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.658278642Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-04T14:56:37.658403013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s
2026-07-04T14:56:37.658508365Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-04T14:56:37.658624870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.658779631Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-07-04T14:56:37.659618681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.659717761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.659812742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-07-04T14:56:37.659937674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-07-04T14:56:37.660466259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s
2026-07-04T14:56:37.660702845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-04T14:56:37.661086999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-04T14:56:37.661279346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s
2026-07-04T14:56:37.661386853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:56:37', 'add_renameEpisodes_to_naming')
2026-07-04T14:56:37.661619882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.662129388Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-04T14:56:37.662238518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012805s
2026-07-04T14:56:37.662373109Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-04T14:56:37.662479604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.662631490Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-07-04T14:56:37.664784106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-07-04T14:56:37.682680724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:56:37.683626960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-04T14:56:37.684601634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:37.685648412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:37.687293817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.687631136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.687999849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230643s
2026-07-04T14:56:37.688150552Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-07-04T14:56:37.689903573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-07-04T14:56:37.690602261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-07-04T14:56:37.691239895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:56:37.691627576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:56:37.693182328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048733s
2026-07-04T14:56:37.693353282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:56:37', 'remove_backlog')
2026-07-04T14:56:37.693672976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.694631978Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-04T14:56:37.694774505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063325s
2026-07-04T14:56:37.694941792Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-04T14:56:37.695085862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.695283821Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-07-04T14:56:37.698800434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-07-04T14:56:37.700225114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-07-04T14:56:37.700718888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-07-04T14:56:37.701202252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:56:37.701561646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:56:37.702875442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039284s
2026-07-04T14:56:37.702997709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.705391080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-07-04T14:56:37.705615532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2026-07-04T14:56:37.705732848Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.705863862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-07-04T14:56:37.706074125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002488s
2026-07-04T14:56:37.706217825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:56:37', 'fix_rename_episodes')
2026-07-04T14:56:37.706497458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.707265345Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-04T14:56:37.707392401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2026-07-04T14:56:37.707529397Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-04T14:56:37.707633787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.707801885Z [Info] add_monitored: Starting migration of Main DB to 10
2026-07-04T14:56:37.709219791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:37.709335194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.709416518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-07-04T14:56:37.709531269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-07-04T14:56:37.710090225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2026-07-04T14:56:37.710197942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-07-04T14:56:37.710283203Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:37.710371161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-07-04T14:56:37.710473727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-07-04T14:56:37.710974586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2026-07-04T14:56:37.711111432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.711300042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-04T14:56:37.711490465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002883s
2026-07-04T14:56:37.711595146Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.711682201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-04T14:56:37.711868737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001735s
2026-07-04T14:56:37.711985101Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.712076546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-04T14:56:37.712247019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-07-04T14:56:37.712345898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.712437633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-04T14:56:37.712601333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001722s
2026-07-04T14:56:37.712715753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:56:37', 'add_monitored')
2026-07-04T14:56:37.712947380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.713490544Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-04T14:56:37.713601768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010563s
2026-07-04T14:56:37.713716529Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-04T14:56:37.713819907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.713982224Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-07-04T14:56:37.714263952Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-07-04T14:56:37.715532687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-07-04T14:56:37.715868975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-07-04T14:56:37.716156163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-04T14:56:37.716456017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-07-04T14:56:37.717551093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031541s
2026-07-04T14:56:37.717659271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-07-04T14:56:37.718782604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-07-04T14:56:37.719357933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-07-04T14:56:37.719891307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:56:37.720253507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:56:37.721317650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:56:37.721573155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038159s
2026-07-04T14:56:37.721695772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:56:37', 'remove_ignored')
2026-07-04T14:56:37.721907348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.722772320Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-04T14:56:37.722883043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050128s
2026-07-04T14:56:37.723018115Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-04T14:56:37.723124640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.723298520Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-07-04T14:56:37.723659417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-07-04T14:56:37.724900737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:56:37.725588342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-04T14:56:37.726324946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:37.726893702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:37.733536993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.734814155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.734826751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104715s
2026-07-04T14:56:37.734832011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:56:37', 'remove_custom_start_date')
2026-07-04T14:56:37.734837683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.735649728Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-04T14:56:37.735777766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118226s
2026-07-04T14:56:37.736109885Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-04T14:56:37.736193674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.736480422Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-07-04T14:56:37.737186965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:37.737341085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.737472730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-07-04T14:56:37.737655018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-07-04T14:56:37.738327152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006919s
2026-07-04T14:56:37.738414518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-04T14:56:37.738604009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-04T14:56:37.738806928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002202s
2026-07-04T14:56:37.738958814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:56:37', 'add_air_date_utc')
2026-07-04T14:56:37.739187895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.739788696Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-04T14:56:37.739924509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012136s
2026-07-04T14:56:37.740045944Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-04T14:56:37.740152909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.740316499Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-07-04T14:56:37.740613707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-07-04T14:56:37.741607199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-07-04T14:56:37.742136475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-07-04T14:56:37.742630921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:56:37.743013561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:56:37.744137425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:56:37.744392559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00365s
2026-07-04T14:56:37.744511959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:56:37', 'drop_air_date')
2026-07-04T14:56:37.744727814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.745407463Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-04T14:56:37.745517365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046669s
2026-07-04T14:56:37.745652928Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-04T14:56:37.745759392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.745939936Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-07-04T14:56:37.746328308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:37.746441716Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.746533221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-07-04T14:56:37.746648403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-07-04T14:56:37.747150574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s
2026-07-04T14:56:37.747270907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:56:37', 'add_air_date_as_string')
2026-07-04T14:56:37.747531081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.748264438Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-04T14:56:37.748384129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001574s
2026-07-04T14:56:37.748525774Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-04T14:56:37.748658492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.748849657Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-07-04T14:56:37.749134901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-04T14:56:37.749332088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-04T14:56:37.749581481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002457s
2026-07-04T14:56:37.749710450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:56:37', 'updated_imported_history_item')
2026-07-04T14:56:37.749955584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.750503518Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-04T14:56:37.750637608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s
2026-07-04T14:56:37.750744614Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-04T14:56:37.750851449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.751021351Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-07-04T14:56:37.751253048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-04T14:56:37.751421918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-04T14:56:37.751643404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002268s
2026-07-04T14:56:37.751787023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:56:37', 'reset_scene_names')
2026-07-04T14:56:37.752103601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.752714902Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-04T14:56:37.752837619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012913s
2026-07-04T14:56:37.752971649Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-04T14:56:37.753104487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.753319079Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-07-04T14:56:37.753599174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.753776711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.767479422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135759s
2026-07-04T14:56:37.767687581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:56:37', 'remove_duplicates')
2026-07-04T14:56:37.768036464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.768877448Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-04T14:56:37.768985365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151218s
2026-07-04T14:56:37.769140618Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-04T14:56:37.769248626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.769455222Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-07-04T14:56:37.770114470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-04T14:56:37.770254833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-04T14:56:37.770571250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003155s
2026-07-04T14:56:37.770675129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-04T14:56:37.770798217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-04T14:56:37.771058081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000251s
2026-07-04T14:56:37.771164856Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-04T14:56:37.771307904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-04T14:56:37.771607177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002757s
2026-07-04T14:56:37.771714383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T14:56:37.771879676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.772200312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003104s
2026-07-04T14:56:37.772364853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-04T14:56:37.772567892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.772856744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s
2026-07-04T14:56:37.772990654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-04T14:56:37.773127850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:56:37.773419618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002972s
2026-07-04T14:56:37.773571634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:56:37', 'restore_unique_constraints')
2026-07-04T14:56:37.773845836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.775671744Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-04T14:56:37.775792176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025273s
2026-07-04T14:56:37.775974273Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-04T14:56:37.776111319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.776332525Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-07-04T14:56:37.777276356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:37.777388762Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:37.777477501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-07-04T14:56:37.777613094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-07-04T14:56:37.778265558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s
2026-07-04T14:56:37.778393266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:37.778490692Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:37.778596545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-07-04T14:56:37.778752379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-07-04T14:56:37.779248268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s
2026-07-04T14:56:37.779358209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.779450255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.783872192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043539s
2026-07-04T14:56:37.784093006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:56:37', 'add_year_and_seasons_to_series')
2026-07-04T14:56:37.784422330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.785183042Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-04T14:56:37.785302202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057265s
2026-07-04T14:56:37.785435711Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-04T14:56:37.785531404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.785694783Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-07-04T14:56:37.785961119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-07-04T14:56:37.786082564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-04T14:56:37.786405935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s
2026-07-04T14:56:37.786524023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:56:37', 'drop_seasons_table')
2026-07-04T14:56:37.786749317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.789059831Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-04T14:56:37.789190865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002962s
2026-07-04T14:56:37.789328221Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-04T14:56:37.789441660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.789630160Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-07-04T14:56:37.790020827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:37.790134045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.790227743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-07-04T14:56:37.790350040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-07-04T14:56:37.790947373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s
2026-07-04T14:56:37.791060761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:56:37', 'move_indexer_to_generic_provider')
2026-07-04T14:56:37.791284863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.791920153Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-04T14:56:37.792038301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015713s
2026-07-04T14:56:37.792157801Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-04T14:56:37.792262071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.792413376Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-07-04T14:56:37.794507524Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.794617285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-07-04T14:56:37.794835204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s
2026-07-04T14:56:37.794926829Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.795011700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:56:37.795200660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001904s
2026-07-04T14:56:37.795289750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.795375472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-07-04T14:56:37.795562830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001891s
2026-07-04T14:56:37.795658593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.795738103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-07-04T14:56:37.795937525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001942s
2026-07-04T14:56:37.796041123Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:37.798637503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-07-04T14:56:37.798833137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026813s
2026-07-04T14:56:37.798943018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:56:37', 'add_config_contract_to_indexers')
2026-07-04T14:56:37.799168823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.799834284Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-04T14:56:37.799978153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036702s
2026-07-04T14:56:37.800123025Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-04T14:56:37.800233648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.800455515Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-07-04T14:56:37.800798997Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-07-04T14:56:37.801781005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-07-04T14:56:37.802317155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-07-04T14:56:37.802803144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:56:37.803202668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:56:37.804330310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033937s
2026-07-04T14:56:37.804461965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:56:37', 'drop_tvdb_episodeid')
2026-07-04T14:56:37.804676808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.805412951Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-04T14:56:37.805528533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044847s
2026-07-04T14:56:37.805663275Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-04T14:56:37.805793687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.805963660Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-07-04T14:56:37.806354738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:37.806473216Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.806557777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-07-04T14:56:37.806685103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-07-04T14:56:37.807185191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s
2026-07-04T14:56:37.807320533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:56:37', 'move_notification_to_generic_provider')
2026-07-04T14:56:37.807559785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.808182970Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-04T14:56:37.808306720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014927s
2026-07-04T14:56:37.808425058Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-04T14:56:37.808548917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.808716575Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-07-04T14:56:37.809568922Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.809680908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-07-04T14:56:37.809895921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002171s
2026-07-04T14:56:37.809993557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.810092136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-07-04T14:56:37.810290666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2026-07-04T14:56:37.810390206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.810487813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T14:56:37.810700862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002133s
2026-07-04T14:56:37.810798749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.810896115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-07-04T14:56:37.811101389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2026-07-04T14:56:37.811199406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.811295870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-07-04T14:56:37.811501204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002055s
2026-07-04T14:56:37.811597799Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.811696187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-07-04T14:56:37.811983676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002835s
2026-07-04T14:56:37.812085872Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.812184781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-07-04T14:56:37.812391417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002072s
2026-07-04T14:56:37.812486749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.812583654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-07-04T14:56:37.812785020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2026-07-04T14:56:37.812884621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.812980544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-07-04T14:56:37.813178312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001967s
2026-07-04T14:56:37.813273654Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:37.813421342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-07-04T14:56:37.813597026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002068s
2026-07-04T14:56:37.813713751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:56:37', 'add_config_contract_to_notifications')
2026-07-04T14:56:37.813948473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.814545736Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-04T14:56:37.814677883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001149s
2026-07-04T14:56:37.814815249Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-04T14:56:37.814922886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.815096506Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-07-04T14:56:37.816391685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.816510664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:56:37.816727371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002247s
2026-07-04T14:56:37.816832152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.816942304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-07-04T14:56:37.817153108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000213s
2026-07-04T14:56:37.817270805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.817353272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-07-04T14:56:37.817552082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001993s
2026-07-04T14:56:37.817669719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:56:37', 'fix_omgwtfnzbs')
2026-07-04T14:56:37.817890153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.818515172Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-04T14:56:37.818632598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011593s
2026-07-04T14:56:37.818750977Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-04T14:56:37.818856469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.819029508Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-07-04T14:56:37.819459404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-04T14:56:37.819594496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-07-04T14:56:37.820006947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-07-04T14:56:37.820126728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:56:37', 'add_blacklist_table')
2026-07-04T14:56:37.820352473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.820991941Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-04T14:56:37.821117253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00142s
2026-07-04T14:56:37.821223046Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-04T14:56:37.821334300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.821494533Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-07-04T14:56:37.821910682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.822031204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.822119352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-07-04T14:56:37.822251318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-07-04T14:56:37.822795654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s
2026-07-04T14:56:37.822914504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.823022341Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-07-04T14:56:37.823115809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-07-04T14:56:37.823242875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-07-04T14:56:37.823722451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s
2026-07-04T14:56:37.823836100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.823954749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.829782868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057681s
2026-07-04T14:56:37.829944183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:56:37', 'add_formats_to_naming_config')
2026-07-04T14:56:37.830198004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.830874477Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-04T14:56:37.830999288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006923s
2026-07-04T14:56:37.831138028Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-04T14:56:37.831260414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.831432271Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-07-04T14:56:37.831813659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.831957018Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.832046448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-07-04T14:56:37.832264707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-07-04T14:56:37.832764254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005025s
2026-07-04T14:56:37.832872161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.832963605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.833626911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00065s
2026-07-04T14:56:37.833732353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-04T14:56:37.833862796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-04T14:56:37.834039011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001747s
2026-07-04T14:56:37.834138011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-04T14:56:37.834263914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-04T14:56:37.834434107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001603s
2026-07-04T14:56:37.834547876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:56:37', 'add_season_folder_format_to_naming_config')
2026-07-04T14:56:37.834781938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.835344110Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-04T14:56:37.835468230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-07-04T14:56:37.835585326Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-04T14:56:37.835699406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.835874298Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-07-04T14:56:37.836274965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-07-04T14:56:37.837255610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-07-04T14:56:37.837608912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-07-04T14:56:37.837954137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:56:37.838235965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:56:37.839356923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002901s
2026-07-04T14:56:37.839470461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:56:37', 'delete_old_naming_config_columns')
2026-07-04T14:56:37.839710194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.840389543Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-04T14:56:37.840525086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039368s
2026-07-04T14:56:37.840631971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-04T14:56:37.840749388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.840924350Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-07-04T14:56:37.841616835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.841737408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-07-04T14:56:37.841951369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-07-04T14:56:37.842057833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:56:37', 'set_default_release_group')
2026-07-04T14:56:37.842303919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.844257374Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-04T14:56:37.844397636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s
2026-07-04T14:56:37.844506325Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-04T14:56:37.847473342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.847670168Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-07-04T14:56:37.847933408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.848041185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.848903322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008509s
2026-07-04T14:56:37.849026169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:56:37', 'add_api_key_to_pushover')
2026-07-04T14:56:37.849278748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.849814537Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-04T14:56:37.849940130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s
2026-07-04T14:56:37.850055473Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-04T14:56:37.850177649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.850331699Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-07-04T14:56:37.851673762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:37.851773824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.852093568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-07-04T14:56:37.853516434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-04T14:56:37.854220412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-04T14:56:37.854819589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:37.855344155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:37.856480524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.856739005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.856974399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047553s
2026-07-04T14:56:37.857087788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-07-04T14:56:37.858002911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-04T14:56:37.858666828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-04T14:56:37.859274733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:37.859714789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:37.860771638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.861018035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.861250132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040438s
2026-07-04T14:56:37.861372839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:56:37', 'remove_series_contraints')
2026-07-04T14:56:37.861592472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.862472544Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-04T14:56:37.862581424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052615s
2026-07-04T14:56:37.862709732Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-04T14:56:37.862824273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.862996630Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-07-04T14:56:37.863712832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.863841081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2026-07-04T14:56:37.863952876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-07-04T14:56:37.864083730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-07-04T14:56:37.864527634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004422s
2026-07-04T14:56:37.864641874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.864735082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-07-04T14:56:37.864935355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000201s
2026-07-04T14:56:37.865049084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:56:37', 'add_series_folder_format_to_naming_config')
2026-07-04T14:56:37.865286202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.865892483Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-04T14:56:37.866035240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011569s
2026-07-04T14:56:37.866140953Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-04T14:56:37.866261456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.866421518Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-07-04T14:56:37.867377123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:37.867497265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.867596194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-07-04T14:56:37.867711096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-07-04T14:56:37.868178407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-07-04T14:56:37.868287808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.868401857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.870640777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022152s
2026-07-04T14:56:37.870835068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.870879067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.872390632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015034s
2026-07-04T14:56:37.872529431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:56:37', 'update_with_quality_converters')
2026-07-04T14:56:37.872724023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.873390025Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-04T14:56:37.873506019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025025s
2026-07-04T14:56:37.873621411Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-04T14:56:37.873720641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.873872617Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-07-04T14:56:37.875206644Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-07-04T14:56:37.876205697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-07-04T14:56:37.876513236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-04T14:56:37.877103585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-04T14:56:37.877110700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-04T14:56:37.878195595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:56:37.878428374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030977s
2026-07-04T14:56:37.878527363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-07-04T14:56:37.879356633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-04T14:56:37.879647209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-04T14:56:37.879882272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-04T14:56:37.880213008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-04T14:56:37.881292643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:56:37.881524961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029s
2026-07-04T14:56:37.881618429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-04T14:56:37.881728952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:56:37.882038034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s
2026-07-04T14:56:37.882149479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-04T14:56:37.882250633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:56:37.882472680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002227s
2026-07-04T14:56:37.882569405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-04T14:56:37.882668093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:56:37.882904850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002156s
2026-07-04T14:56:37.882980372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-07-04T14:56:37.883079993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-07-04T14:56:37.883299114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002208s
2026-07-04T14:56:37.883393074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.883475229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.884608682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s
2026-07-04T14:56:37.884713674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-07-04T14:56:37.884805288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-07-04T14:56:37.885222980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-07-04T14:56:37.885334154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:56:37', 'add_configurable_qualities')
2026-07-04T14:56:37.885544768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.886538930Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-04T14:56:37.886643912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s
2026-07-04T14:56:37.886762030Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-04T14:56:37.886863644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.887018727Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-07-04T14:56:37.887325825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:37.887437270Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:37.887517241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-07-04T14:56:37.887633725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-07-04T14:56:37.888115185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s
2026-07-04T14:56:37.888188132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-04T14:56:37.888304386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-04T14:56:37.888463136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001552s
2026-07-04T14:56:37.888579992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:56:37', 'add_on_upgrade_to_notifications')
2026-07-04T14:56:37.888770225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.889601108Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-04T14:56:37.889720930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s
2026-07-04T14:56:37.889825350Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-04T14:56:37.889921374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.890113891Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-07-04T14:56:37.890775324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-04T14:56:37.890891849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:56:37.891233777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s
2026-07-04T14:56:37.891330322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T14:56:37.891444452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-07-04T14:56:37.891793845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003705s
2026-07-04T14:56:37.891936643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:56:37', 'add_metadata_tables')
2026-07-04T14:56:37.892148620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.892905094Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-04T14:56:37.893001217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014628s
2026-07-04T14:56:37.893101700Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-04T14:56:37.893204196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.893358337Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-07-04T14:56:37.893838364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:37.893944317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.894033106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-07-04T14:56:37.894130001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-07-04T14:56:37.894602092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004757s
2026-07-04T14:56:37.894704308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-07-04T14:56:37.894805001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-07-04T14:56:37.895236660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-07-04T14:56:37.895338666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-07-04T14:56:37.895438938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-07-04T14:56:37.895897040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s
2026-07-04T14:56:37.895997082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-07-04T14:56:37.896103596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-07-04T14:56:37.896559104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s
2026-07-04T14:56:37.896662823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:37.896760269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.896853397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-07-04T14:56:37.896970012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-07-04T14:56:37.897437172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s
2026-07-04T14:56:37.897548837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-07-04T14:56:37.897663809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-07-04T14:56:37.898146662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s
2026-07-04T14:56:37.898270872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:56:37', 'add_metadata_to_episodes_and_series')
2026-07-04T14:56:37.898559984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.899287740Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-04T14:56:37.899405177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016161s
2026-07-04T14:56:37.899531792Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-04T14:56:37.899656773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.899811034Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-07-04T14:56:37.900101289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-04T14:56:37.900278556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-04T14:56:37.900501334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002225s
2026-07-04T14:56:37.900618791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:56:37', 'fix_xbmc_season_images_metadata')
2026-07-04T14:56:37.900846379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.901463452Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-04T14:56:37.901578644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2026-07-04T14:56:37.901691361Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-04T14:56:37.901802145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.901965093Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-07-04T14:56:37.902522065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T14:56:37.902664993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-07-04T14:56:37.903047202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s
2026-07-04T14:56:37.903166262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:56:37', 'add_download_clients_table')
2026-07-04T14:56:37.903396135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.904080544Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-04T14:56:37.904200385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014315s
2026-07-04T14:56:37.904310637Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-04T14:56:37.904431871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.904597265Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-07-04T14:56:37.904847138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.904967009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.909484118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045126s
2026-07-04T14:56:37.909604350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:56:37', 'convert_config_to_download_clients')
2026-07-04T14:56:37.909844765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.910493291Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-04T14:56:37.910616239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055451s
2026-07-04T14:56:37.910732503Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-04T14:56:37.910840581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.911001074Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-07-04T14:56:37.911239073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-04T14:56:37.911436341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-04T14:56:37.911690873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002539s
2026-07-04T14:56:37.911793029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-04T14:56:37.911981429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-04T14:56:37.912197694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2026-07-04T14:56:37.912307465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:56:37', 'fix_xbmc_episode_metadata')
2026-07-04T14:56:37.926072111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.926891752Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-04T14:56:37.927014890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149028s
2026-07-04T14:56:37.927167898Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-04T14:56:37.927276607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.927479416Z [Info] add_indexes: Starting migration of Main DB to 45
2026-07-04T14:56:37.928249647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-07-04T14:56:37.928372395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-07-04T14:56:37.928693321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003064s
2026-07-04T14:56:37.928819515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-07-04T14:56:37.928887302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:56:37.929106724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s
2026-07-04T14:56:37.929205432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-07-04T14:56:37.929303931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:56:37.929519896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2026-07-04T14:56:37.929618525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-07-04T14:56:37.929719578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:56:37.929960844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002455s
2026-07-04T14:56:37.930063801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-07-04T14:56:37.930168292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-07-04T14:56:37.930396532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002266s
2026-07-04T14:56:37.930493427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T14:56:37.930591815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:56:37.930801046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002133s
2026-07-04T14:56:37.930901118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-07-04T14:56:37.930992853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:37.931193307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001987s
2026-07-04T14:56:37.931290613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-07-04T14:56:37.931389732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:37.931596318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s
2026-07-04T14:56:37.931695688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-04T14:56:37.931790980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:37.932052347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002555s
2026-07-04T14:56:37.932167288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:56:37', 'add_indexes')
2026-07-04T14:56:37.932368263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.933215159Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-04T14:56:37.933319289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s
2026-07-04T14:56:37.933423348Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-04T14:56:37.933515925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.933663763Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-07-04T14:56:37.933875379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-04T14:56:37.934061524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-04T14:56:37.934306808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002357s
2026-07-04T14:56:37.934412701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:56:37', 'fix_nzb_su_url')
2026-07-04T14:56:37.934612884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.935096148Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-04T14:56:37.935199626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010233s
2026-07-04T14:56:37.935298846Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-04T14:56:37.935403106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.935550242Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-07-04T14:56:37.935811479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:37.935963415Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:37.936067184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-07-04T14:56:37.936173969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-07-04T14:56:37.937459959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2026-07-04T14:56:37.937572175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:56:37', 'add_temporary_blacklist_columns')
2026-07-04T14:56:37.937797058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.938367667Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-04T14:56:37.938488170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021917s
2026-07-04T14:56:37.938600196Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-04T14:56:37.938710889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.938864739Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-07-04T14:56:37.939118239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:37.939232620Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.939320346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-07-04T14:56:37.939430398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-07-04T14:56:37.939948762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s
2026-07-04T14:56:37.940069014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-04T14:56:37', 'add_title_to_scenemappings')
2026-07-04T14:56:37.940293176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.940897333Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-04T14:56:37.941012475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014621s
2026-07-04T14:56:37.941122326Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-04T14:56:37.941226676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.941377019Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-07-04T14:56:37.941566932Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-04T14:56:37.941763548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-04T14:56:37.942008481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002444s
2026-07-04T14:56:37.942123022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:56:37', 'fix_dognzb_url')
2026-07-04T14:56:37.942338927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.942870628Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-04T14:56:37.942981631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011035s
2026-07-04T14:56:37.943090501Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-04T14:56:37.943195733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.943352549Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-07-04T14:56:37.943630479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:56:37.943745560Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.943834449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-07-04T14:56:37.943969822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-07-04T14:56:37.944477996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s
2026-07-04T14:56:37.944594801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:56:37', 'add_hash_to_metadata_files')
2026-07-04T14:56:37.944817239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.945391856Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-04T14:56:37.945512700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-07-04T14:56:37.945621739Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-04T14:56:37.945729907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.945886453Z [Info] download_client_import: Starting migration of Main DB to 51
2026-07-04T14:56:37.946151957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.946268542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.946744130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s
2026-07-04T14:56:37.946852819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.946960947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.950107595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031445s
2026-07-04T14:56:37.950217316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.950313530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.955636692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053107s
2026-07-04T14:56:37.955760411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:56:37', 'download_client_import')
2026-07-04T14:56:37.955997028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.956598850Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-04T14:56:37.956715585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062811s
2026-07-04T14:56:37.956829144Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-04T14:56:37.956936189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.957094118Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-07-04T14:56:37.957466167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:37.957582381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.957668194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-07-04T14:56:37.957781452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-07-04T14:56:37.958332813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005511s
2026-07-04T14:56:37.958438345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-07-04T14:56:37.958553858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-07-04T14:56:37.958703690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001493s
2026-07-04T14:56:37.958863311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:37.958903121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.958992792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-07-04T14:56:37.959112132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-07-04T14:56:37.959635326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s
2026-07-04T14:56:37.959740308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-04T14:56:37.959908005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-04T14:56:37.960100032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002046s
2026-07-04T14:56:37.960212348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:56:37', 'add_columns_for_anime')
2026-07-04T14:56:37.960428023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.961041909Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-04T14:56:37.961160168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s
2026-07-04T14:56:37.961266121Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-04T14:56:37.961368297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.961523910Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-07-04T14:56:37.962432911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-07-04T14:56:37.962567302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-07-04T14:56:37.963067049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s
2026-07-04T14:56:37.963174856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.963266571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.963985329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007035s
2026-07-04T14:56:37.964105581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:56:37', 'add_series_sorttitle')
2026-07-04T14:56:37.964326295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.964911554Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-04T14:56:37.965026636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2026-07-04T14:56:37.965133271Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-04T14:56:37.965233443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.965390830Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-07-04T14:56:37.967264474Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-07-04T14:56:37.967465278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-07-04T14:56:37.968809606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014031s
2026-07-04T14:56:37.968924046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:56:37.969015811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.969104931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-07-04T14:56:37.969218229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-07-04T14:56:37.969715471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s
2026-07-04T14:56:37.969821614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:56:37.969918449Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:37.970001797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-07-04T14:56:37.970114544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-07-04T14:56:37.970607237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s
2026-07-04T14:56:37.970715896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:56:37.970816418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:37.970901780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-07-04T14:56:37.971014707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-07-04T14:56:37.971516979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005029s
2026-07-04T14:56:37.971623684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:37.971721712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-07-04T14:56:37.971931254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002107s
2026-07-04T14:56:37.972035564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:37.972129383Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:37.972230246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-07-04T14:56:37.972352382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-07-04T14:56:37.972893341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005106s
2026-07-04T14:56:37.974170404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-04T14:56:37.974186176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-04T14:56:37.974216817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001623s
2026-07-04T14:56:37.974227689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-04T14:56:37.974238471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-07-04T14:56:37.974251217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s
2026-07-04T14:56:37.974260345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:56:37', 'rename_profiles')
2026-07-04T14:56:37.974269513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.974953361Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-04T14:56:37.975034675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014472s
2026-07-04T14:56:37.975197412Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-04T14:56:37.975332384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.975481174Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-07-04T14:56:37.975730105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-07-04T14:56:37.977007889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-07-04T14:56:37.977717318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-07-04T14:56:37.978395655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:37.979131738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:37.980639024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:37.980880640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:37.981116325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:37.981337591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:37.981565710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:37.981790433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059344s
2026-07-04T14:56:37.981905625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:56:37', 'drop_old_profile_columns')
2026-07-04T14:56:37.982131199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.983079189Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-04T14:56:37.983202647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007225s
2026-07-04T14:56:37.983307348Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-04T14:56:37.983428152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.983578875Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-07-04T14:56:37.983879491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:37.984037709Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:37.984125096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-07-04T14:56:37.984239927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-07-04T14:56:37.984729944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s
2026-07-04T14:56:37.984854966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:56:37', 'add_mediainfo_to_episodefile')
2026-07-04T14:56:37.985069568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.986679000Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-04T14:56:37.986797198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024371s
2026-07-04T14:56:37.986906077Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-04T14:56:37.987025498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.987175700Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-07-04T14:56:37.987512248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-07-04T14:56:37.987643492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-07-04T14:56:37.988169452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-07-04T14:56:37.988271948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:37.988378433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:37.989124445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007447s
2026-07-04T14:56:37.989244668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:56:37', 'convert_episode_file_path_to_relative')
2026-07-04T14:56:37.989477537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.990044418Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-04T14:56:37.990173478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016688s
2026-07-04T14:56:37.990277047Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-04T14:56:37.990379784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.990542842Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-07-04T14:56:37.990750150Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-07-04T14:56:37.991978143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-07-04T14:56:37.992387458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-07-04T14:56:37.992748445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:56:37.993217630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:56:37.994449291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:56:37.994695988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038199s
2026-07-04T14:56:37.994812062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:56:37', 'drop_episode_file_path')
2026-07-04T14:56:37.995036664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:37.995882077Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-04T14:56:37.996006398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049885s
2026-07-04T14:56:37.996108213Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-04T14:56:37.996219397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:37.996376704Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-07-04T14:56:37.997068116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:37.997184681Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:37.997272187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-07-04T14:56:38.002297319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-07-04T14:56:38.002810393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s
2026-07-04T14:56:38.002922168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-07-04T14:56:38.003035977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-07-04T14:56:38.003532998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s
2026-07-04T14:56:38.003628851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-04T14:56:38.003769675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-04T14:56:38.003978445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001981s
2026-07-04T14:56:38.004072224Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.004171665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-07-04T14:56:38.004357619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001907s
2026-07-04T14:56:38.004468392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:56:38', 'add_enable_options_to_indexers')
2026-07-04T14:56:38.004686091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.005292903Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-04T14:56:38.005405209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011198s
2026-07-04T14:56:38.005520211Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-04T14:56:38.011812455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.012059883Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-07-04T14:56:38.012310999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-07-04T14:56:38.013493521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-04T14:56:38.013848597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-04T14:56:38.014163761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:56:38.014520540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:56:38.015774626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:56:38.016037837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036024s
2026-07-04T14:56:38.016155744Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-07-04T14:56:38.017266281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:56:38.017616206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-07-04T14:56:38.017910629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-07-04T14:56:38.018174099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-07-04T14:56:38.019417274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031564s
2026-07-04T14:56:38.019549530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:56:38', 'remove_enable_from_indexers')
2026-07-04T14:56:38.019772168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.020571158Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-04T14:56:38.020672652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042942s
2026-07-04T14:56:38.020794598Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-04T14:56:38.020905672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.021066676Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-07-04T14:56:38.021283132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-04T14:56:38.021525771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-04T14:56:38.021831957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2026-07-04T14:56:38.021947730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:56:38', 'clear_bad_scene_names')
2026-07-04T14:56:38.022168114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.022703643Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-04T14:56:38.022817202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011739s
2026-07-04T14:56:38.022928225Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-04T14:56:38.023041013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.023198510Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-07-04T14:56:38.023413032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.023522152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.025046672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014974s
2026-07-04T14:56:38.025163428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:56:38', 'convert_quality_models')
2026-07-04T14:56:38.025379914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.025913639Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-04T14:56:38.026026105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023775s
2026-07-04T14:56:38.026144704Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-04T14:56:38.026252411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.026410369Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-07-04T14:56:38.026720273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-04T14:56:38.026856448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-07-04T14:56:38.027160991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003088s
2026-07-04T14:56:38.027268187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:56:38', 'add_remotepathmappings')
2026-07-04T14:56:38.027497689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.028112578Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-04T14:56:38.028230886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012653s
2026-07-04T14:56:38.028343423Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-04T14:56:38.028452463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.028614509Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-07-04T14:56:38.028732948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:56:38', 'remove_method_from_logs')
2026-07-04T14:56:38.028955676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.029479732Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-04T14:56:38.029594453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010241s
2026-07-04T14:56:38.029704865Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-04T14:56:38.029824737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.029976523Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-07-04T14:56:38.031833093Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.031965108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-07-04T14:56:38.032177216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002126s
2026-07-04T14:56:38.032273580Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.032370104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-07-04T14:56:38.032576540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002072s
2026-07-04T14:56:38.032675630Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.032774900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-07-04T14:56:38.033006917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002291s
2026-07-04T14:56:38.033114734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:56:38', 'make_scene_numbering_nullable')
2026-07-04T14:56:38.033341310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.033875156Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-04T14:56:38.033997342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011004s
2026-07-04T14:56:38.034106963Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-04T14:56:38.034207946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.034366586Z [Info] add_tags: Starting migration of Main DB to 66
2026-07-04T14:56:38.035130063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T14:56:38.035253963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-04T14:56:38.035506151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002607s
2026-07-04T14:56:38.035610100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.035706424Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.035800664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-07-04T14:56:38.035927910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-07-04T14:56:38.036454762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00052s
2026-07-04T14:56:38.036563631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.036660075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.036754445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-07-04T14:56:38.036864918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-07-04T14:56:38.037368492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s
2026-07-04T14:56:38.037478193Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.037576471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-07-04T14:56:38.037774670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001986s
2026-07-04T14:56:38.037877247Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.037973932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-07-04T14:56:38.038249938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-07-04T14:56:38.038368536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:56:38', 'add_tags')
2026-07-04T14:56:38.038586996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.039200713Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-04T14:56:38.039309772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012233s
2026-07-04T14:56:38.039419894Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-04T14:56:38.039525587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.039684427Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-07-04T14:56:38.039953088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.040064773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.040155626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-07-04T14:56:38.040264375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-07-04T14:56:38.040782489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005144s
2026-07-04T14:56:38.040900186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:56:38', 'add_added_to_series')
2026-07-04T14:56:38.041128466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.042536562Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-04T14:56:38.042652095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022641s
2026-07-04T14:56:38.042764190Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-04T14:56:38.042870655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.043030807Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-07-04T14:56:38.044486680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-04T14:56:38.044620750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-07-04T14:56:38.044914271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s
2026-07-04T14:56:38.045020936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.045115226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.045640133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s
2026-07-04T14:56:38.045745235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.045862361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-07-04T14:56:38.046042043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000182s
2026-07-04T14:56:38.046160011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:56:38', 'add_release_restrictions')
2026-07-04T14:56:38.046386196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.046983660Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-04T14:56:38.047096968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s
2026-07-04T14:56:38.047207260Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-04T14:56:38.047316600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.047476372Z [Info] quality_proper: Starting migration of Main DB to 69
2026-07-04T14:56:38.047681045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.047788591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.048396596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-07-04T14:56:38.048526938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:56:38', 'quality_proper')
2026-07-04T14:56:38.048736000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.049271628Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-04T14:56:38.049381299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014721s
2026-07-04T14:56:38.049493405Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-04T14:56:38.049594178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.049751154Z [Info] delay_profile: Starting migration of Main DB to 70
2026-07-04T14:56:38.053480115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-04T14:56:38.053617522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-07-04T14:56:38.054005033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s
2026-07-04T14:56:38.054218793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-04T14:56:38.054479027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.054580672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.061462824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006852s
2026-07-04T14:56:38.061569980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-07-04T14:56:38.062838736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-07-04T14:56:38.063163109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-07-04T14:56:38.063442843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:56:38.063830503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:56:38.065207958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:56:38.065456960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037711s
2026-07-04T14:56:38.065561390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-07-04T14:56:38.066769804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-07-04T14:56:38.067081282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-07-04T14:56:38.067336386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:56:38.067696110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:56:38.069007772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:56:38.069250692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035757s
2026-07-04T14:56:38.069492409Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003635 taking an average of 00:00:00.0003635
2026-07-04T14:56:38.069658673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:56:38', 'delay_profile')
2026-07-04T14:56:38.069868386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.070748599Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-04T14:56:38.070853791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050709s
2026-07-04T14:56:38.070978231Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-04T14:56:38.071086279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.071252404Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-07-04T14:56:38.071521075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-07-04T14:56:38.072785983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:56:38.073111178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:56:38.073382805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:56:38.073911530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:56:38.075231198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:56:38.075487795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:56:38.075740123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040914s
2026-07-04T14:56:38.075842740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.075989655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.078423237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024236s
2026-07-04T14:56:38.078545965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:56:38', 'unknown_quality_in_profile')
2026-07-04T14:56:38.080684743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.081480035Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-04T14:56:38.081594165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005477s
2026-07-04T14:56:38.081725148Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-04T14:56:38.081832765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.082008359Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-07-04T14:56:38.082791026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:56:38.082902540Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.083014666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-07-04T14:56:38.083124307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-07-04T14:56:38.083703093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s
2026-07-04T14:56:38.083812774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T14:56:38.083960672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T14:56:38.084190454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002413s
2026-07-04T14:56:38.084294374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.084396229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.085537007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011343s
2026-07-04T14:56:38.085658291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:56:38', 'history_downloadId')
2026-07-04T14:56:38.085887593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.086538444Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-04T14:56:38.086659428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021395s
2026-07-04T14:56:38.086766694Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-04T14:56:38.086874992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.087031747Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-07-04T14:56:38.087634031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.087738872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-04T14:56:38.087946460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001964s
2026-07-04T14:56:38.088044638Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.088142375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-04T14:56:38.088311165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-07-04T14:56:38.088431557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:56:38', 'clear_ratings')
2026-07-04T14:56:38.088641740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.089178742Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-04T14:56:38.089297922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010379s
2026-07-04T14:56:38.089401942Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-04T14:56:38.089508306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.089661855Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-07-04T14:56:38.089858451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-04T14:56:38.090058224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-04T14:56:38.090285802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002333s
2026-07-04T14:56:38.090403950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:56:38', 'disable_eztv')
2026-07-04T14:56:38.090613302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.091140934Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-04T14:56:38.091242519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s
2026-07-04T14:56:38.091356499Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-04T14:56:38.091457231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.091623126Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-07-04T14:56:38.092727189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.092849666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-07-04T14:56:38.093071433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s
2026-07-04T14:56:38.093175633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.093274311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-04T14:56:38.093457861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001853s
2026-07-04T14:56:38.093566260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:56:38', 'force_lib_update')
2026-07-04T14:56:38.093784609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.094316340Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-04T14:56:38.094434268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010447s
2026-07-04T14:56:38.094541564Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-04T14:56:38.094652457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.094809754Z [Info] add_users_table: Starting migration of Main DB to 76
2026-07-04T14:56:38.095204710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T14:56:38.095325864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-07-04T14:56:38.095636910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003208s
2026-07-04T14:56:38.095738485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T14:56:38.095866373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T14:56:38.096104522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002507s
2026-07-04T14:56:38.096213863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T14:56:38.096317271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T14:56:38.096581653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002567s
2026-07-04T14:56:38.096698779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:56:38', 'add_users_table')
2026-07-04T14:56:38.096917450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.097563341Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-04T14:56:38.097684274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001245s
2026-07-04T14:56:38.097790158Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-04T14:56:38.097902294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.098058498Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-07-04T14:56:38.098317440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.098421490Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.098517643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-07-04T14:56:38.098627494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-07-04T14:56:38.099233054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005942s
2026-07-04T14:56:38.099343837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:56:38', 'add_add_options_to_series')
2026-07-04T14:56:38.099575925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.100752064Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-04T14:56:38.100874150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021091s
2026-07-04T14:56:38.100982268Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-04T14:56:38.101090215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.101247091Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-07-04T14:56:38.101818672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T14:56:38.101952151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:56:38.102374051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s
2026-07-04T14:56:38.102488271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:56:38', 'add_commands_table')
2026-07-04T14:56:38.102741872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.103336500Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-04T14:56:38.103449738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014105s
2026-07-04T14:56:38.103571112Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-04T14:56:38.103700032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.103879443Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-07-04T14:56:38.104255421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.104368308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.170042133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656017s
2026-07-04T14:56:38.170172656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-07-04T14:56:38.170256916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-04T14:56:38.170366817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-07-04T14:56:38.171722969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-04T14:56:38.172049847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-07-04T14:56:38.172275812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-07-04T14:56:38.172567941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-07-04T14:56:38.174007260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035251s
2026-07-04T14:56:38.174111610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T14:56:38.174225990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T14:56:38.174448589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000229s
2026-07-04T14:56:38.174564162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:56:38', 'dedupe_tags')
2026-07-04T14:56:38.174781990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.175640660Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-04T14:56:38.175775321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014247s
2026-07-04T14:56:38.175946406Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-04T14:56:38.176057069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.176225999Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-07-04T14:56:38.176499530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.176605143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.177737473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001122s
2026-07-04T14:56:38.177857204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-04T14:56:38', 'move_dot_prefix_to_transmission_category')
2026-07-04T14:56:38.178092078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.178752538Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-04T14:56:38.178878812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021428s
2026-07-04T14:56:38.178990948Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-04T14:56:38.179097463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.179257134Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-07-04T14:56:38.179936593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.180053579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-07-04T14:56:38.180282830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002341s
2026-07-04T14:56:38.180397361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-04T14:56:38', 'add_fanzub_settings')
2026-07-04T14:56:38.180615571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.181200789Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-04T14:56:38.181322975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s
2026-07-04T14:56:38.181426344Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-04T14:56:38.181536055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.181695436Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-07-04T14:56:38.182515898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.182630910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.182725440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-07-04T14:56:38.182840813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-07-04T14:56:38.183427033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s
2026-07-04T14:56:38.183527686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.183626034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.183720615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-07-04T14:56:38.183828071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-07-04T14:56:38.184390665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005525s
2026-07-04T14:56:38.184491067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.184588032Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.184682192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-07-04T14:56:38.184799077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-07-04T14:56:38.185323574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s
2026-07-04T14:56:38.185428515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.185526913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.185621123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-07-04T14:56:38.185730293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-07-04T14:56:38.186265641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-07-04T14:56:38.186366905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.186464803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.186559333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-07-04T14:56:38.186680868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-07-04T14:56:38.187211226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s
2026-07-04T14:56:38.187316659Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.187413474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-07-04T14:56:38.187591863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-07-04T14:56:38.187700091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-04T14:56:38', 'additonal_blacklist_columns')
2026-07-04T14:56:38.187939143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.188587679Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-04T14:56:38.188698181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s
2026-07-04T14:56:38.188808934Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-04T14:56:38.188919467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.189080491Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-07-04T14:56:38.189505237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:56:38.189622914Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.189716072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-07-04T14:56:38.191087284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:56:38.191412719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:56:38.191693695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:56:38.192153541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:56:38.193535535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:56:38.193799717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:56:38.194053128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042135s
2026-07-04T14:56:38.194152107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:56:38.194257950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.194351468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-07-04T14:56:38.195706247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-04T14:56:38.196047344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:56:38.196323751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:56:38.196754148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:56:38.198106662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:56:38.198376145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:56:38.198681681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004149s
2026-07-04T14:56:38.198736050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-04T14:56:38.198909550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-04T14:56:38.199077979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001957s
2026-07-04T14:56:38.199193421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-04T14:56:38', 'update_quality_minmax_size')
2026-07-04T14:56:38.199411190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.200183506Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-04T14:56:38.200309550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012959s
2026-07-04T14:56:38.200423499Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-04T14:56:38.200536497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.200695687Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-07-04T14:56:38.200924027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.201032195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.202211821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s
2026-07-04T14:56:38.202331793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-04T14:56:38', 'expand_transmission_urlbase')
2026-07-04T14:56:38.202564642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.203145182Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-04T14:56:38.203262758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002108s
2026-07-04T14:56:38.203374413Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-04T14:56:38.203481038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.203640980Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-07-04T14:56:38.203867226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.203993581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.205070830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010687s
2026-07-04T14:56:38.205192035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-04T14:56:38', 'pushbullet_device_ids')
2026-07-04T14:56:38.205410845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.205996224Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-04T14:56:38.206110765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002s
2026-07-04T14:56:38.206219113Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-04T14:56:38.206321950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.206480770Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-07-04T14:56:38.206716265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.206848060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-07-04T14:56:38.207025057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001804s
2026-07-04T14:56:38.207137313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-04T14:56:38', 'remove_eztv')
2026-07-04T14:56:38.207352877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.207944749Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-04T14:56:38.208058919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010929s
2026-07-04T14:56:38.208168039Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-04T14:56:38.208284153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.208439375Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-07-04T14:56:38.208654819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.208760863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.210091964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2026-07-04T14:56:38.210211856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-04T14:56:38', 'pushbullet_devices_channels_list')
2026-07-04T14:56:38.210440737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.211037879Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-04T14:56:38.211162380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022699s
2026-07-04T14:56:38.211271049Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-04T14:56:38.211383425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.211542917Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-07-04T14:56:38.212278739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.212393911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.212489133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-07-04T14:56:38.212603683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-07-04T14:56:38.213210526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005996s
2026-07-04T14:56:38.213314154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:56:38.213482183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:56:38.213697727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002172s
2026-07-04T14:56:38.213798781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:56:38.213960156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:56:38.214179738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002137s
2026-07-04T14:56:38.214277054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.214378719Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.214468369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-07-04T14:56:38.215865984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-04T14:56:38.216271802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-07-04T14:56:38.216629793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T14:56:38.216926972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T14:56:38.218319627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037321s
2026-07-04T14:56:38.218426943Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.218527155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-07-04T14:56:38.218722458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2026-07-04T14:56:38.218836588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-04T14:56:38', 'add_on_rename_to_notifcations')
2026-07-04T14:56:38.219058656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.220873602Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-04T14:56:38.220989806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023311s
2026-07-04T14:56:38.221107603Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-04T14:56:38.221246933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.221381595Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-07-04T14:56:38.221607279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-04T14:56:38.221919869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-04T14:56:38.222342671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s
2026-07-04T14:56:38.222426720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-04T14:56:38', 'update_kickass_url')
2026-07-04T14:56:38.222642695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.223221210Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-04T14:56:38.223332865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s
2026-07-04T14:56:38.223443678Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-04T14:56:38.223548489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.223708502Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-07-04T14:56:38.224219792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T14:56:38.224348621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:56:38.224723807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s
2026-07-04T14:56:38.224825211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-04T14:56:38.224933299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-04T14:56:38.225210487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002715s
2026-07-04T14:56:38.225323986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-04T14:56:38', 'added_indexerstatus')
2026-07-04T14:56:38.225548798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.226234770Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-04T14:56:38.226343359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012899s
2026-07-04T14:56:38.226457489Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-04T14:56:38.226564985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.226729376Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-07-04T14:56:38.227273011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.227388394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.227479167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-07-04T14:56:38.227606894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.228227294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s
2026-07-04T14:56:38.228349440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-04T14:56:38', 'add_unverifiedscenenumbering')
2026-07-04T14:56:38.228577439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.229213801Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-04T14:56:38.229330255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016058s
2026-07-04T14:56:38.229444555Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-04T14:56:38.229557994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.229718818Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-07-04T14:56:38.230313105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:38.230425722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.230515573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-07-04T14:56:38.230642017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.231256806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006065s
2026-07-04T14:56:38.231361727Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.231462741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-07-04T14:56:38.231648885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001906s
2026-07-04T14:56:38.231766102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-04T14:56:38', 'naming_config_replace_illegal_characters')
2026-07-04T14:56:38.232013780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.232659862Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-04T14:56:38.232782208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001193s
2026-07-04T14:56:38.232902691Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-04T14:56:38.233003825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.233160631Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-07-04T14:56:38.233474322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.233592140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.233678754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-07-04T14:56:38.233795139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.234385017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s
2026-07-04T14:56:38.234498846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-07-04T14:56:38.234603046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.234850645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002423s
2026-07-04T14:56:38.234965145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-04T14:56:38', 'add_tvmazeid')
2026-07-04T14:56:38.235183505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.235893255Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-04T14:56:38.236039549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001273s
2026-07-04T14:56:38.236160222Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-04T14:56:38.236278451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.236435567Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-07-04T14:56:38.236818589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-07-04T14:56:38.236956567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:56:38.237256551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002826s
2026-07-04T14:56:38.237361923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-04T14:56:38', 'add_additional_episodes_index')
2026-07-04T14:56:38.237575443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.238237046Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-04T14:56:38.238335625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012599s
2026-07-04T14:56:38.238447991Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-04T14:56:38.238544355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.238706892Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-07-04T14:56:38.238938309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-04T14:56:38.239117840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-04T14:56:38.239407905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s
2026-07-04T14:56:38.239508617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-04T14:56:38', 'disable_kickass')
2026-07-04T14:56:38.239715624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.240344441Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-04T14:56:38.240418691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011839s
2026-07-04T14:56:38.240563011Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-04T14:56:38.240640497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.240806261Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-07-04T14:56:38.241066616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:56:38.241209564Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.241274845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-04T14:56:38.241383193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.241996779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2026-07-04T14:56:38.242106460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-04T14:56:38', 'add_reason_to_pending_releases')
2026-07-04T14:56:38.242320892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.242924137Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-04T14:56:38.243046544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015323s
2026-07-04T14:56:38.243182227Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-04T14:56:38.243266888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.243477953Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-07-04T14:56:38.243716273Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.243797045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-07-04T14:56:38.243998682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002022s
2026-07-04T14:56:38.244127491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-04T14:56:38', 'remove_titans_of_tv')
2026-07-04T14:56:38.244327514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.244887051Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-04T14:56:38.245006081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s
2026-07-04T14:56:38.245121493Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-04T14:56:38.245229030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.245395736Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-07-04T14:56:38.246387824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T14:56:38.246544419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:56:38.246904775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s
2026-07-04T14:56:38.247011039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T14:56:38.247161863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T14:56:38.247584194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s
2026-07-04T14:56:38.247695508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:56:38.247796942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.247936724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-07-04T14:56:38.248023238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-07-04T14:56:38.248685943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006153s
2026-07-04T14:56:38.248773800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-07-04T14:56:38.248888250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-07-04T14:56:38.249536306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005993s
2026-07-04T14:56:38.249572859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-04T14:56:38.249726198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-04T14:56:38.249901331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001863s
2026-07-04T14:56:38.250018126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.250097546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.251119905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s
2026-07-04T14:56:38.251232342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:56:38.251329317Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.251422304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-07-04T14:56:38.252963459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:56:38.253452354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:56:38.253821738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:56:38.254136863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:56:38.256092081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045394s
2026-07-04T14:56:38.256222404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-04T14:56:38', 'extra_and_subtitle_files')
2026-07-04T14:56:38.256442417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.257374965Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-04T14:56:38.257488504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058214s
2026-07-04T14:56:38.257622814Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-04T14:56:38.257726994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.257898359Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-07-04T14:56:38.258264116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:38.258378436Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.258468858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-07-04T14:56:38.259978760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-07-04T14:56:38.261923487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-07-04T14:56:38.262230626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T14:56:38.262529508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-07-04T14:56:38.264496630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005902s
2026-07-04T14:56:38.264612443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:38.264709168Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.264820683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-07-04T14:56:38.264947759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-07-04T14:56:38.265555022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006091s
2026-07-04T14:56:38.265677979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-04T14:56:38', 'add_scene_season_number')
2026-07-04T14:56:38.265905478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.267416782Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-04T14:56:38.267528086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024672s
2026-07-04T14:56:38.267662547Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-04T14:56:38.267770264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.267998193Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-07-04T14:56:38.268289149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.268395092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.269498575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s
2026-07-04T14:56:38.269615631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-04T14:56:38', 'add_ultrahd_quality_in_profiles')
2026-07-04T14:56:38.269848420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.270420242Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-04T14:56:38.270541917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020199s
2026-07-04T14:56:38.270655075Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-04T14:56:38.270780958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.270944137Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-07-04T14:56:38.271428192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:38.271538655Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.271633025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-07-04T14:56:38.271746614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.272432515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006738s
2026-07-04T14:56:38.272535503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:56:38.272641767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.272729063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-07-04T14:56:38.272845056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.273466939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006216s
2026-07-04T14:56:38.273569145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:56:38.273666340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.273758967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-07-04T14:56:38.273875772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.274515170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006397s
2026-07-04T14:56:38.274624530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.274721556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.279631055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004862s
2026-07-04T14:56:38.279735195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-04T14:56:38', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-04T14:56:38.280023926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.280637592Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-04T14:56:38.280771903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059013s
2026-07-04T14:56:38.280885241Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-04T14:56:38.280998269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.281168642Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-07-04T14:56:38.281373755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.281483095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.282365793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008714s
2026-07-04T14:56:38.282484773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-04T14:56:38', 'fix_metadata_file_extensions')
2026-07-04T14:56:38.282712552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.283278321Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-04T14:56:38.283398634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017899s
2026-07-04T14:56:38.283509116Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-04T14:56:38.283616062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.283775232Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-07-04T14:56:38.284097000Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.284235519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-04T14:56:38.284417616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001879s
2026-07-04T14:56:38.284527808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T14:56:38', 'remove_kickass')
2026-07-04T14:56:38.284743372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.285318771Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-04T14:56:38.285427871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010868s
2026-07-04T14:56:38.285539746Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-04T14:56:38.285652463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.285812165Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-07-04T14:56:38.286074103Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.286184475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-07-04T14:56:38.286406723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002267s
2026-07-04T14:56:38.286522546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T14:56:38', 'rename_torrent_downloadstation')
2026-07-04T14:56:38.286744393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.287308098Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-04T14:56:38.287426256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011205s
2026-07-04T14:56:38.287539464Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-04T14:56:38.287641670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.287803085Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-07-04T14:56:38.288063840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:56:38.288211488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:56:38.288444407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002359s
2026-07-04T14:56:38.288554559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T14:56:38', 'update_btn_url')
2026-07-04T14:56:38.288777258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.289343177Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-04T14:56:38.289450293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011274s
2026-07-04T14:56:38.289561066Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-04T14:56:38.289665056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.289821591Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-07-04T14:56:38.290042035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.290170664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T14:56:38.290349374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s
2026-07-04T14:56:38.290461921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T14:56:38', 'remove_wombles')
2026-07-04T14:56:38.290682385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.291241361Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-04T14:56:38.291353467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s
2026-07-04T14:56:38.291462487Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-04T14:56:38.291573681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.291729655Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-07-04T14:56:38.291984829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-04T14:56:38.292125743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-04T14:56:38.292305986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001761s
2026-07-04T14:56:38.292403532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.292500197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.293504500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009953s
2026-07-04T14:56:38.293629852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T14:56:38', 'fix_extra_file_extension')
2026-07-04T14:56:38.293847441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.294427399Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-04T14:56:38.294541879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019179s
2026-07-04T14:56:38.294656570Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-04T14:56:38.294760510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.294923468Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-07-04T14:56:38.295133210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.295240346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.295761506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005137s
2026-07-04T14:56:38.295915797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T14:56:38', 'import_extra_files')
2026-07-04T14:56:38.296141281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.296722071Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-04T14:56:38.296829407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014686s
2026-07-04T14:56:38.296944469Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-04T14:56:38.297050663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.297217208Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-07-04T14:56:38.297420237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.297528776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.297956006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-07-04T14:56:38.298079264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T14:56:38', 'fix_extra_files_config')
2026-07-04T14:56:38.298299478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.298873735Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-04T14:56:38.298985430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001335s
2026-07-04T14:56:38.299100491Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-04T14:56:38.299205703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.299366617Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-07-04T14:56:38.299884851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-04T14:56:38.300072139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-07-04T14:56:38.300407203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s
2026-07-04T14:56:38.300516293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-04T14:56:38.300627197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-04T14:56:38.300875687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002425s
2026-07-04T14:56:38.300974727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.301078556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.301168707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-07-04T14:56:38.301288058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.301953899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s
2026-07-04T14:56:38.302069061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.302170375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.309606474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067523s
2026-07-04T14:56:38.309622726Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-07-04T14:56:38.310785178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-04T14:56:38.311125022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-07-04T14:56:38.311364404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:56:38.311727516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:56:38.313302829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:56:38.313583154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043794s
2026-07-04T14:56:38.313717234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T14:56:38', 'create_language_profiles')
2026-07-04T14:56:38.313939722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.314794894Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-04T14:56:38.314912261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055984s
2026-07-04T14:56:38.315028615Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-04T14:56:38.315143687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.315309080Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-07-04T14:56:38.315578893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:38.315691610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.315784888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-07-04T14:56:38.315955973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-07-04T14:56:38.316543356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s
2026-07-04T14:56:38.316659540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T14:56:38', 'added_regex_to_scenemapping')
2026-07-04T14:56:38.316883461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.317526346Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-04T14:56:38.317644143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015752s
2026-07-04T14:56:38.317756920Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-04T14:56:38.317866341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.318048989Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-07-04T14:56:38.318299243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.318398623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.319632288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012255s
2026-07-04T14:56:38.319755316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T14:56:38', 'consolidate_indexer_baseurl')
2026-07-04T14:56:38.320004598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.321262522Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-04T14:56:38.321382233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002859s
2026-07-04T14:56:38.321496203Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-04T14:56:38.321604881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.321764513Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-07-04T14:56:38.322844008Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-04T14:56:38.329064577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:56:38.329493151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:56:38.329853677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:56:38.330231247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:56:38.332327730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.332627123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096446s
2026-07-04T14:56:38.332747846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T14:56:38', 'rename_indexer_status_id')
2026-07-04T14:56:38.332975605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.348682544Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-04T14:56:38.348839420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256671s
2026-07-04T14:56:38.348980544Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-04T14:56:38.350075249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.350272797Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-07-04T14:56:38.350834939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T14:56:38.350980502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.351425759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s
2026-07-04T14:56:38.351536643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T14:56:38.351657115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.352009635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s
2026-07-04T14:56:38.352125970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T14:56:38', 'add_downloadclient_status')
2026-07-04T14:56:38.352396905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.354722730Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-04T14:56:38.354850467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030474s
2026-07-04T14:56:38.354970078Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-04T14:56:38.355088407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.355297237Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-07-04T14:56:38.355522401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-04T14:56:38.355727143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-04T14:56:38.356075034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s
2026-07-04T14:56:38.356190146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T14:56:38', 'disable_nyaa')
2026-07-04T14:56:38.356406572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.357608293Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-04T14:56:38.357703765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s
2026-07-04T14:56:38.357808897Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-04T14:56:38.357912976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.358066926Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-07-04T14:56:38.358288894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.358395017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.362249862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038334s
2026-07-04T14:56:38.362368220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T14:56:38', 'add_webrip_and_br480_qualites_in_profile')
2026-07-04T14:56:38.362592923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.363184825Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-04T14:56:38.363292162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047715s
2026-07-04T14:56:38.363398836Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-04T14:56:38.363499289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.363647968Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-07-04T14:56:38.363941580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-04T14:56:38.364058826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:56:38.364291184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002371s
2026-07-04T14:56:38.364405163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T14:56:38', 'add_history_eventType_index')
2026-07-04T14:56:38.364610196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.365813711Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-04T14:56:38.365919443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017509s
2026-07-04T14:56:38.366026189Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-04T14:56:38.366133695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.366277916Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-07-04T14:56:38.366902804Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-04T14:56:38.368822301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-04T14:56:38.369183919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-04T14:56:38.369505276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:56:38.369873207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:56:38.371561528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:56:38.372049641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049683s
2026-07-04T14:56:38.372113520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.372197669Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.372285226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:56:38.372506461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-04T14:56:38.373118915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006198s
2026-07-04T14:56:38.373217494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:56:38.373351624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:56:38.373523189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001727s
2026-07-04T14:56:38.373615806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.373702841Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.373789616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:56:38.375681187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-04T14:56:38.376077495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-07-04T14:56:38.376430987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:56:38.376771613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:56:38.378413711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:56:38.378665979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045355s
2026-07-04T14:56:38.378777543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T14:56:38', 'separate_automatic_and_interactive_searches')
2026-07-04T14:56:38.379000653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.380347105Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-04T14:56:38.380460764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062053s
2026-07-04T14:56:38.380576266Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-04T14:56:38.380686048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.380832452Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-07-04T14:56:38.381399224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-07-04T14:56:38.381531571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:56:38.381797687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002679s
2026-07-04T14:56:38.381898159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-07-04T14:56:38.381995425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-07-04T14:56:38.382263114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000256s
2026-07-04T14:56:38.382358737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-07-04T14:56:38.382464840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:56:38.382720766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s
2026-07-04T14:56:38.382822511Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-04T14:56:38.382914376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-04T14:56:38.383172887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002538s
2026-07-04T14:56:38.383269010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-04T14:56:38.383370685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:56:38.383626150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000253s
2026-07-04T14:56:38.383731251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T14:56:38', 'update_series_episodes_history_indexes')
2026-07-04T14:56:38.383969120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.384713249Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-04T14:56:38.384827479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001338s
2026-07-04T14:56:38.384924916Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-04T14:56:38.385023093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.385168236Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-07-04T14:56:38.385358309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-04T14:56:38.385587029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-04T14:56:38.385888777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000298s
2026-07-04T14:56:38.385991374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T14:56:38', 'update_animetosho_url')
2026-07-04T14:56:38.386195725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.386862278Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-04T14:56:38.386970075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012673s
2026-07-04T14:56:38.387068012Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-04T14:56:38.387176290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.387316984Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-07-04T14:56:38.387523991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.387636748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.390135190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024671s
2026-07-04T14:56:38.390271906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T14:56:38', 'add_remux_qualities_in_profile')
2026-07-04T14:56:38.390502380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.391083551Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-04T14:56:38.391191448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034277s
2026-07-04T14:56:38.391290698Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-04T14:56:38.391389336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.391536904Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-07-04T14:56:38.391765244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-07-04T14:56:38.391895827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:56:38.392155600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002694s
2026-07-04T14:56:38.392268918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T14:56:38', 'add_history_seriesId_index')
2026-07-04T14:56:38.392477889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.393107507Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-04T14:56:38.393212689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012205s
2026-07-04T14:56:38.393314274Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-04T14:56:38.393417522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.393563747Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-07-04T14:56:38.394167362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.394299438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-04T14:56:38.394476986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001802s
2026-07-04T14:56:38.394563500Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.394665115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-04T14:56:38.394838104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s
2026-07-04T14:56:38.395028417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T14:56:38', 'remove_media_browser_metadata')
2026-07-04T14:56:38.395233089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.395838699Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-04T14:56:38.395982058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011668s
2026-07-04T14:56:38.396083362Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-04T14:56:38.396192201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.396336301Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-07-04T14:56:38.396601315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.396728010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T14:56:38.396976661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000238s
2026-07-04T14:56:38.397061773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.397178839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-04T14:56:38.397464614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002918s
2026-07-04T14:56:38.397564265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T14:56:38', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-04T14:56:38.397783837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.398337092Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-04T14:56:38.398456542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-07-04T14:56:38.398555421Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-04T14:56:38.398651284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.398804353Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-07-04T14:56:38.399133175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T14:56:38.399261874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-04T14:56:38.399581618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003314s
2026-07-04T14:56:38.399691309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T14:56:38', 'add_custom_filters')
2026-07-04T14:56:38.399914409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.400549748Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-04T14:56:38.400649219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012948s
2026-07-04T14:56:38.400746705Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-04T14:56:38.400850304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.400990967Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-07-04T14:56:38.401315250Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-04T14:56:38.401445523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-04T14:56:38.403294116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001847s
2026-07-04T14:56:38.403391252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:56:38.403479620Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.403556745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-04T14:56:38.403676426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.404336115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006557s
2026-07-04T14:56:38.404446768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T14:56:38', 'rename_restrictions_to_release_profiles')
2026-07-04T14:56:38.404664106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.405286670Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-04T14:56:38.405399547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016021s
2026-07-04T14:56:38.405513356Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T14:56:38.405616103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.405758430Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-07-04T14:56:38.406567059Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-04T14:56:38.406685367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-04T14:56:38.408377596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016739s
2026-07-04T14:56:38.408479641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:38.408573079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.408645165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-04T14:56:38.408755377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:56:38.409394003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006403s
2026-07-04T14:56:38.409491539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-04T14:56:38.409576972Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.409653897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-04T14:56:38.409763347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:56:38.410388286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006227s
2026-07-04T14:56:38.410486303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.410568980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:56:38.410736698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001655s
2026-07-04T14:56:38.410824725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.410905788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:56:38.411069398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001602s
2026-07-04T14:56:38.411161042Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-07-04T14:56:38.413052072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-07-04T14:56:38.413861502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-07-04T14:56:38.414640130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.415416103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.416929201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.417162832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.417387634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.417598199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.417816949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.418031171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.418249370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069802s
2026-07-04T14:56:38.418355243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T14:56:38', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T14:56:38.418578363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.419423074Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T14:56:38.419537194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081452s
2026-07-04T14:56:38.419632266Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-04T14:56:38.419738189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.419891869Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-07-04T14:56:38.420149848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:38.420260271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.420335282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-07-04T14:56:38.420461165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-04T14:56:38.421081805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s
2026-07-04T14:56:38.421202078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T14:56:38', 'add_relative_original_path_to_episode_file')
2026-07-04T14:56:38.421436490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.422027711Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-04T14:56:38.422151740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001574s
2026-07-04T14:56:38.422266161Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-04T14:56:38.422378407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.422537688Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-07-04T14:56:38.422789515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.422901681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.423002955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-07-04T14:56:38.423121394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-07-04T14:56:38.423770872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006456s
2026-07-04T14:56:38.423905763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T14:56:38', 'episode_last_searched_time')
2026-07-04T14:56:38.424142981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.424702809Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-04T14:56:38.424823913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015769s
2026-07-04T14:56:38.424931630Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-04T14:56:38.425041070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.425201113Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-07-04T14:56:38.425440675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.425551439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.426160525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006009s
2026-07-04T14:56:38.426275216Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:56:38.426408585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:56:38.426583337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s
2026-07-04T14:56:38.426694371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T14:56:38', 'download_propers_config')
2026-07-04T14:56:38.426915126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.427475915Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-04T14:56:38.427594304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010616s
2026-07-04T14:56:38.427704746Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-04T14:56:38.427817403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.428033108Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-07-04T14:56:38.428334505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:56:38.429950630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.430045040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-04T14:56:38.430176565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.430848839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006763s
2026-07-04T14:56:38.430957298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.431069624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.453006009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219104s
2026-07-04T14:56:38.453145150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T14:56:38', 'add_download_client_priority')
2026-07-04T14:56:38.453383350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.454397202Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-04T14:56:38.454519017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233226s
2026-07-04T14:56:38.454644029Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-04T14:56:38.454765123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.454939093Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-07-04T14:56:38.455547198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:38.455664404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.455756309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-07-04T14:56:38.455929939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-07-04T14:56:38.456627975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007343s
2026-07-04T14:56:38.456732906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.456830643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-07-04T14:56:38.457024684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001952s
2026-07-04T14:56:38.457137401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T14:56:38', 'add_specials_folder_format')
2026-07-04T14:56:38.457367284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.457974287Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-04T14:56:38.458095190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011418s
2026-07-04T14:56:38.458208328Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-04T14:56:38.458318620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.458478222Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-07-04T14:56:38.458823347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.458946265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.459031025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-04T14:56:38.459158191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.459777759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006227s
2026-07-04T14:56:38.459966399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.460065339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.460156783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-04T14:56:38.460284210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.460938518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006548s
2026-07-04T14:56:38.461058599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T14:56:38', 'health_issue_notification')
2026-07-04T14:56:38.461284515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.461875285Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-04T14:56:38.461993142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015921s
2026-07-04T14:56:38.462104787Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T14:56:38.462224779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.462387837Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-07-04T14:56:38.462732722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:56:38.462848836Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.462942194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-04T14:56:38.463070252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.463709059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006376s
2026-07-04T14:56:38.463824952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:56:38.463938681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.464033171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-04T14:56:38.464151911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.464799665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006482s
2026-07-04T14:56:38.464919938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T14:56:38', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T14:56:38.465155342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.465743536Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T14:56:38.465873328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015964s
2026-07-04T14:56:38.465984021Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-04T14:56:38.466099493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.466256099Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-07-04T14:56:38.466589641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.466698650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.466792209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-07-04T14:56:38.466913002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-07-04T14:56:38.467550356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006285s
2026-07-04T14:56:38.467653975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-07-04T14:56:38.467781091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-07-04T14:56:38.468437914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006541s
2026-07-04T14:56:38.468543326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-07-04T14:56:38.468665773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-07-04T14:56:38.469296192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006292s
2026-07-04T14:56:38.469414611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T14:56:38', 'add_airedbefore_to_episodes')
2026-07-04T14:56:38.469640125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.470232699Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-04T14:56:38.470361979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015683s
2026-07-04T14:56:38.470469656Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-04T14:56:38.470572022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.470731403Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-07-04T14:56:38.470983661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.471116349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-04T14:56:38.471300059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001836s
2026-07-04T14:56:38.471405180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-04T14:56:38.471622809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-04T14:56:38.471898534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002657s
2026-07-04T14:56:38.472021973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T14:56:38', 'remove_bitmetv')
2026-07-04T14:56:38.472230984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.472798397Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-04T14:56:38.472909160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011772s
2026-07-04T14:56:38.473022147Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-04T14:56:38.473129654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.473295197Z [Info] add_download_history: Starting migration of Main DB to 139
2026-07-04T14:56:38.474087303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-04T14:56:38.474236153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:56:38.474646429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-07-04T14:56:38.474747192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-04T14:56:38.474859488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:56:38.475110243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002417s
2026-07-04T14:56:38.475210886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-07-04T14:56:38.475321338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-04T14:56:38.475557123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s
2026-07-04T14:56:38.475664931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-04T14:56:38.475780062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:56:38.476049786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002665s
2026-07-04T14:56:38.476153695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.476251031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.478106068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018401s
2026-07-04T14:56:38.478225328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T14:56:38', 'add_download_history')
2026-07-04T14:56:38.478447546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.479187887Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-04T14:56:38.479300774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029244s
2026-07-04T14:56:38.479414193Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-04T14:56:38.479537922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.479702133Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-07-04T14:56:38.479925363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-04T14:56:38.480073441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-04T14:56:38.480345128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002643s
2026-07-04T14:56:38.480464348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T14:56:38', 'remove_chown_and_folderchmod_config_v2')
2026-07-04T14:56:38.480690514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.481263508Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-04T14:56:38.481397778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011816s
2026-07-04T14:56:38.481496918Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-04T14:56:38.481600817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.481761361Z [Info] add_update_history: Starting migration of Main DB to 141
2026-07-04T14:56:38.481879459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T14:56:38', 'add_update_history')
2026-07-04T14:56:38.482099522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.482661374Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-04T14:56:38.482775463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s
2026-07-04T14:56:38.482887699Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-04T14:56:38.483003393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.483150920Z [Info] import_lists: Starting migration of Main DB to 142
2026-07-04T14:56:38.484099510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-04T14:56:38.484239733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-07-04T14:56:38.484699419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s
2026-07-04T14:56:38.484811595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-04T14:56:38.484922718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:56:38.485186279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002611s
2026-07-04T14:56:38.485292103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-04T14:56:38.485421814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:56:38.485834164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s
2026-07-04T14:56:38.485939326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-04T14:56:38.486056101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.486357298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002819s
2026-07-04T14:56:38.486460045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-04T14:56:38.486578854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-07-04T14:56:38.486881233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s
2026-07-04T14:56:38.486988289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-07-04T14:56:38.487105255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-04T14:56:38.487391000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002832s
2026-07-04T14:56:38.487509820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T14:56:38', 'import_lists')
2026-07-04T14:56:38.487726616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.488537770Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-04T14:56:38.488649505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014259s
2026-07-04T14:56:38.488763385Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-04T14:56:38.488872825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.489033669Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-07-04T14:56:38.489308543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.489418845Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.489509417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-04T14:56:38.489625601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-04T14:56:38.490332555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007004s
2026-07-04T14:56:38.490450663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T14:56:38', 'add_priority_to_indexers')
2026-07-04T14:56:38.490673261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.491277018Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-04T14:56:38.491397651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016531s
2026-07-04T14:56:38.491521961Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-04T14:56:38.491630620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.491788057Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-07-04T14:56:38.492169515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:56:38.492287262Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.492376542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-07-04T14:56:38.492495542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.493190111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s
2026-07-04T14:56:38.493303189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:56:38.493405856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.493501528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-07-04T14:56:38.493617181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.494313695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006884s
2026-07-04T14:56:38.494458897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T14:56:38', 'import_lists_series_type_and_season_folder')
2026-07-04T14:56:38.494711105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.495630808Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-04T14:56:38.495757804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020119s
2026-07-04T14:56:38.495880721Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-04T14:56:38.495989691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.496151497Z [Info] remove_growl: Starting migration of Main DB to 145
2026-07-04T14:56:38.496380187Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.496513796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-04T14:56:38.496698769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001864s
2026-07-04T14:56:38.496811185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T14:56:38', 'remove_growl')
2026-07-04T14:56:38.497048333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.497622730Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-04T14:56:38.497732782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011061s
2026-07-04T14:56:38.497844767Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-04T14:56:38.497961162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.498121765Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-07-04T14:56:38.498248571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T14:56:38', 'cleanup_duplicates_updatehistory')
2026-07-04T14:56:38.498474826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.499051989Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-04T14:56:38.499172912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s
2026-07-04T14:56:38.499285038Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-04T14:56:38.499401373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.499560834Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-07-04T14:56:38.499803082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.499930609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.500369412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-07-04T14:56:38.500486428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T14:56:38', 'swap_filechmod_for_folderchmod')
2026-07-04T14:56:38.500713225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.501283333Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-04T14:56:38.501406341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001348s
2026-07-04T14:56:38.501521423Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-04T14:56:38.501627777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.501786266Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-07-04T14:56:38.501999606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T14:56:38.502196222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T14:56:38.502400503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000214s
2026-07-04T14:56:38.502499192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T14:56:38.502675978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T14:56:38.502906142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002246s
2026-07-04T14:56:38.503017817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T14:56:38', 'mediainfo_channels')
2026-07-04T14:56:38.503235034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.503801175Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-04T14:56:38.503935325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s
2026-07-04T14:56:38.504045266Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-04T14:56:38.504159236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.504319128Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-07-04T14:56:38.504657730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.504772732Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.504866931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-07-04T14:56:38.504989458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.505731222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007439s
2026-07-04T14:56:38.505839029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.505940835Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.506032760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-07-04T14:56:38.506157411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.506839976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006828s
2026-07-04T14:56:38.506961350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T14:56:38', 'add_on_delete_to_notifications')
2026-07-04T14:56:38.507205281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.507812635Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-04T14:56:38.507984832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016543s
2026-07-04T14:56:38.508101346Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-04T14:56:38.508213192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.508385569Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-07-04T14:56:38.508766396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:56:38.508881007Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.508972311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-07-04T14:56:38.509093675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-07-04T14:56:38.509770358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006769s
2026-07-04T14:56:38.509887604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-07-04T14:56:38.510007065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-07-04T14:56:38.510673317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006623s
2026-07-04T14:56:38.510779290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-07-04T14:56:38.510896897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-07-04T14:56:38.511557929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006597s
2026-07-04T14:56:38.511678011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T14:56:38', 'add_scene_mapping_origin')
2026-07-04T14:56:38.511914236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.512541750Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-04T14:56:38.512660750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016413s
2026-07-04T14:56:38.512770952Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-04T14:56:38.512879381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.513039734Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-07-04T14:56:38.513746487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.513857270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-07-04T14:56:38.514054568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001996s
2026-07-04T14:56:38.514149239Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.514245242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-07-04T14:56:38.514465355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000208s
2026-07-04T14:56:38.514578874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.514678144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-07-04T14:56:38.514865141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2026-07-04T14:56:38.514982347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T14:56:38', 'remove_custom_filter_type')
2026-07-04T14:56:38.515210446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.515819964Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-04T14:56:38.515957722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011379s
2026-07-04T14:56:38.516065268Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-04T14:56:38.516171933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.516332466Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-07-04T14:56:38.516564474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:56:38.516772172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:56:38.517007897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002424s
2026-07-04T14:56:38.517128349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T14:56:38', 'update_btn_url_to_https')
2026-07-04T14:56:38.517349485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.517926207Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-04T14:56:38.518037831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011519s
2026-07-04T14:56:38.518152903Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-04T14:56:38.518263306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.518432657Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-07-04T14:56:38.518701679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.518813033Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.518902303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-07-04T14:56:38.519046072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.519772545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007305s
2026-07-04T14:56:38.519906275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T14:56:38', 'add_on_episodefiledelete_for_upgrade')
2026-07-04T14:56:38.520139715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.520804654Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-04T14:56:38.520927923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017662s
2026-07-04T14:56:38.521040830Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-04T14:56:38.521150621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.521311996Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-07-04T14:56:38.521575748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:56:38.521693405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.521783416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-04T14:56:38.521903037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-04T14:56:38.522580281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006772s
2026-07-04T14:56:38.522700914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T14:56:38', 'add_name_release_profile')
2026-07-04T14:56:38.522925316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.523531767Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-04T14:56:38.523657491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016296s
2026-07-04T14:56:38.523767312Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-04T14:56:38.523937164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.524104601Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-07-04T14:56:38.524320516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.524432722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.527576945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031317s
2026-07-04T14:56:38.527701416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T14:56:38', 'add_arabic_and_hindi_languages')
2026-07-04T14:56:38.527987532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.528647943Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-04T14:56:38.528770920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042056s
2026-07-04T14:56:38.528882435Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-04T14:56:38.528992988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.529153261Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-07-04T14:56:38.529707637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:56:38.529823811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.529912410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-04T14:56:38.530047502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.530753404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007086s
2026-07-04T14:56:38.530866121Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:56:38.530963537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-04T14:56:38.531154271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-07-04T14:56:38.531267830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T14:56:38', 'add_bypass_to_delay_profile')
2026-07-04T14:56:38.531498345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.532170328Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-04T14:56:38.532290651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011922s
2026-07-04T14:56:38.532403197Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-04T14:56:38.532510413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.532668592Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-07-04T14:56:38.532875990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.532984999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.534933965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001938s
2026-07-04T14:56:38.535052864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T14:56:38', 'email_multiple_addresses')
2026-07-04T14:56:38.535282096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.535917476Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-04T14:56:38.536042047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029189s
2026-07-04T14:56:38.536152409Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-04T14:56:38.536263703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.536425138Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-07-04T14:56:38.536784041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:56:38.536900366Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.536991078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-04T14:56:38.537131050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.537836662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007072s
2026-07-04T14:56:38.537948847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-04T14:56:38.538075663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.538778769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007021s
2026-07-04T14:56:38.538885925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.538982069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.559387160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203648s
2026-07-04T14:56:38.559529978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T14:56:38', 'cdh_per_downloadclient')
2026-07-04T14:56:38.559751714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.560643941Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-04T14:56:38.560763412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216413s
2026-07-04T14:56:38.560883173Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-04T14:56:38.560987363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.561150562Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-07-04T14:56:38.561423201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.561537852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.561627783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T14:56:38.561739428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T14:56:38.562456582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000714s
2026-07-04T14:56:38.562589610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T14:56:38', 'add_indexer_tags')
2026-07-04T14:56:38.562809984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.563425314Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-04T14:56:38.563548111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016825s
2026-07-04T14:56:38.563658694Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-04T14:56:38.563774697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.563950211Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-07-04T14:56:38.564168942Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-04T14:56:38.564287911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-04T14:56:38.566439576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s
2026-07-04T14:56:38.566559197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T14:56:38', 'rename_blacklist_to_blocklist')
2026-07-04T14:56:38.566790242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.567413718Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-04T14:56:38.567525834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031162s
2026-07-04T14:56:38.567642419Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-04T14:56:38.567747300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.567926050Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-07-04T14:56:38.568229070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.568364062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-04T14:56:38.568560578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001961s
2026-07-04T14:56:38.568659056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.568776573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-04T14:56:38.568955604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001809s
2026-07-04T14:56:38.569056236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.569147630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.571711455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025457s
2026-07-04T14:56:38.571832899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T14:56:38', 'remove_plex_hometheatre')
2026-07-04T14:56:38.572098574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.572675506Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-04T14:56:38.572787652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035053s
2026-07-04T14:56:38.572904668Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-04T14:56:38.573008126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.573168720Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-07-04T14:56:38.573384695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.573495298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.574806920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013015s
2026-07-04T14:56:38.574927583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T14:56:38', 'release_profile_to_array')
2026-07-04T14:56:38.575162075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.575738135Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-04T14:56:38.575871434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022339s
2026-07-04T14:56:38.575993199Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-04T14:56:38.576101808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.576260337Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-07-04T14:56:38.576472044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.576583278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.578449026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s
2026-07-04T14:56:38.578571773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T14:56:38', 'mediainfo_to_ffmpeg')
2026-07-04T14:56:38.578796886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.579386945Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-04T14:56:38.579506215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027972s
2026-07-04T14:56:38.579616888Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-04T14:56:38.579731208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.579905640Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-07-04T14:56:38.580182738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.580292810Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.580384805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T14:56:38.580504947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.581305339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008019s
2026-07-04T14:56:38.581426674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T14:56:38', 'download_client_per_indexer')
2026-07-04T14:56:38.581657829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.582347539Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-04T14:56:38.582474294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018432s
2026-07-04T14:56:38.582581390Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-04T14:56:38.582699728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.582853177Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-07-04T14:56:38.583143512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.583257922Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.583347373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T14:56:38.583483427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.584262326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007745s
2026-07-04T14:56:38.584379271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T14:56:38', 'add_on_update_to_notifications')
2026-07-04T14:56:38.584612942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.585278001Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-04T14:56:38.585397151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017984s
2026-07-04T14:56:38.585508786Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-04T14:56:38.585625331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.585783910Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-07-04T14:56:38.585990266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.586099797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.586705817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005982s
2026-07-04T14:56:38.586826510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T14:56:38', 'update_series_sort_title')
2026-07-04T14:56:38.587051273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.587641181Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-04T14:56:38.587768117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015365s
2026-07-04T14:56:38.587889872Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-04T14:56:38.588014513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.588163924Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-07-04T14:56:38.588428778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.588538248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.588624682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-07-04T14:56:38.588746488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-07-04T14:56:38.589463422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007007s
2026-07-04T14:56:38.589574175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T14:56:38', 'add_tvdbid_to_episode')
2026-07-04T14:56:38.589827936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.590455660Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-04T14:56:38.590575231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017078s
2026-07-04T14:56:38.590694942Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-04T14:56:38.590805836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.590961058Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-07-04T14:56:38.591226593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:56:38.591338499Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.591431035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-04T14:56:38.591554424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-04T14:56:38.592283723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007208s
2026-07-04T14:56:38.592408394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T14:56:38', 'add_additional_info_to_pending_releases')
2026-07-04T14:56:38.592656002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.593288005Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-04T14:56:38.593456084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017295s
2026-07-04T14:56:38.593530223Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-04T14:56:38.593658472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.593819276Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-07-04T14:56:38.594048397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.594161735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.597059943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028894s
2026-07-04T14:56:38.597182390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T14:56:38', 'add_malayalam_and_ukrainian_languages')
2026-07-04T14:56:38.597425710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.598007231Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-04T14:56:38.598128075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038459s
2026-07-04T14:56:38.598240231Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-04T14:56:38.598360263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.598520766Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-07-04T14:56:38.598779487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:56:38.598898166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.598993117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-04T14:56:38.599105784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-04T14:56:38.599806396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006901s
2026-07-04T14:56:38.599940506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T14:56:38', 'add_language_tags_to_subtitle_files')
2026-07-04T14:56:38.600183094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.600814526Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-04T14:56:38.600936863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017036s
2026-07-04T14:56:38.601047526Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-04T14:56:38.601153078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.601313561Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-07-04T14:56:38.602511825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-04T14:56:38.602655164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:56:38.602994638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s
2026-07-04T14:56:38.603107745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-04T14:56:38.603215593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T14:56:38.603501759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002829s
2026-07-04T14:56:38.603610177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:38.603710519Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.603805100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-04T14:56:38.604004381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:38.604739642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007464s
2026-07-04T14:56:38.604853422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:38.604952060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.605039176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-04T14:56:38.605165079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.605880039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007144s
2026-07-04T14:56:38.605986203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:38.606087197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.606189242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-04T14:56:38.606298673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.607027080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007185s
2026-07-04T14:56:38.607127081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.607222594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.613565129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063133s
2026-07-04T14:56:38.613674910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.613776004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.614686397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009043s
2026-07-04T14:56:38.614797311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-04T14:56:38.616988926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-04T14:56:38.617412900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-04T14:56:38.617783977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:56:38.618078290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:56:38.620026665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051071s
2026-07-04T14:56:38.620145474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-04T14:56:38.622903098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-04T14:56:38.623278194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-04T14:56:38.623597287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:56:38.623896950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:56:38.625726686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054465s
2026-07-04T14:56:38.625838251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.625966268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T14:56:38.626161121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002021s
2026-07-04T14:56:38.626292205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T14:56:38', 'add_custom_formats')
2026-07-04T14:56:38.626533421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.627585610Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-04T14:56:38.627705582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016217s
2026-07-04T14:56:38.627837387Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-04T14:56:38.627986037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.628162212Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-07-04T14:56:38.628529030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:56:38.628654724Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:38.628749665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-07-04T14:56:38.628885518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.629614116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007271s
2026-07-04T14:56:38.629739529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T14:56:38', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-04T14:56:38.630008090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.630698130Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-04T14:56:38.630849084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018079s
2026-07-04T14:56:38.630961099Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-04T14:56:38.631071682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.631242245Z [Info] remove_omg: Starting migration of Main DB to 173
2026-07-04T14:56:38.631440946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:56:38.631590747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:56:38.631797354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001994s
2026-07-04T14:56:38.631929931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T14:56:38', 'remove_omg')
2026-07-04T14:56:38.632158471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.632805314Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-04T14:56:38.632920396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012073s
2026-07-04T14:56:38.633032411Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-04T14:56:38.633142774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.633324079Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-07-04T14:56:38.633638062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T14:56:38.633765689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.633861381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T14:56:38.633974239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T14:56:38.634678578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007013s
2026-07-04T14:56:38.634802838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T14:56:38.634920765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T14:56:38.635602619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2026-07-04T14:56:38.635728813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T14:56:38', 'add_salt_to_users')
2026-07-04T14:56:38.636006172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.636664418Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-04T14:56:38.636783698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s
2026-07-04T14:56:38.636895172Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-04T14:56:38.637017108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.637183854Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-07-04T14:56:38.637854094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:38.637977963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.638067704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-07-04T14:56:38.638199409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:38.638931133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007366s
2026-07-04T14:56:38.639058901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:56:38.639163071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.639256138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-04T14:56:38.639376681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:38.640119076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007343s
2026-07-04T14:56:38.640231653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:56:38.640334690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.640423449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-07-04T14:56:38.640542910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:38.641270936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s
2026-07-04T14:56:38.641390427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.641525800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.641721163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2026-07-04T14:56:38.641831325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.641963652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.642171520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002006s
2026-07-04T14:56:38.642277534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.642415021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:56:38.642599302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001882s
2026-07-04T14:56:38.642714163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-07-04T14:56:38.647264449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.647771119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-04T14:56:38.648188089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:56:38.648573856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:56:38.650427901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:56:38.650679518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078446s
2026-07-04T14:56:38.650790942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-04T14:56:38.652879139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.653295668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-04T14:56:38.653639801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:56:38.654271313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:56:38.656050567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:56:38.656292143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:56:38.656534141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:56:38.656780847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:56:38.657032925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:56:38.657261586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063616s
2026-07-04T14:56:38.657366527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-07-04T14:56:38.659417057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.659890160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:56:38.660295357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:56:38.660633167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:56:38.662434786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:56:38.662683467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052073s
2026-07-04T14:56:38.662794160Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-07-04T14:56:38.664903518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-07-04T14:56:38.665674211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-07-04T14:56:38.666435224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.667172208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.668974899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.669227258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.669466900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.669700200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.669938330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.670167762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.670393417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074839s
2026-07-04T14:56:38.670498348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-04T14:56:38.672551043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-07-04T14:56:38.673003805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-07-04T14:56:38.673443501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T14:56:38.673780780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T14:56:38.675538120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:56:38.675782963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051688s
2026-07-04T14:56:38.675925360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-04T14:56:38.676031994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-04T14:56:38.676374204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003378s
2026-07-04T14:56:38.676502312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T14:56:38', 'language_profiles_to_custom_formats')
2026-07-04T14:56:38.676735522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.678104749Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-04T14:56:38.678241906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020648s
2026-07-04T14:56:38.678376777Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-04T14:56:38.678480116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.678673044Z [Info] original_language: Starting migration of Main DB to 176
2026-07-04T14:56:38.679133642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.679242742Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:38.679354066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-07-04T14:56:38.679471522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.680173176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006964s
2026-07-04T14:56:38.680297135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T14:56:38', 'original_language')
2026-07-04T14:56:38.680513331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.681212760Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-04T14:56:38.681326799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s
2026-07-04T14:56:38.681437623Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T14:56:38.681559438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.681718559Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-07-04T14:56:38.682003583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.682118123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.682217043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-04T14:56:38.682340121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.683033307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006919s
2026-07-04T14:56:38.683153419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T14:56:38', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T14:56:38.683393202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.684083943Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T14:56:38.684221911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017369s
2026-07-04T14:56:38.684335840Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-04T14:56:38.684433156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.684595083Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-07-04T14:56:38.684909536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-04T14:56:38.686900877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.687266013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-07-04T14:56:38.687610437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:56:38.688009952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:56:38.689836531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.690104430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050599s
2026-07-04T14:56:38.690210033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.690311788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.690403152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-07-04T14:56:38.690530388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-04T14:56:38.691204306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006788s
2026-07-04T14:56:38.691325630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T14:56:38', 'list_sync_time')
2026-07-04T14:56:38.691550523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.692633955Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-04T14:56:38.692757204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021064s
2026-07-04T14:56:38.692864540Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-04T14:56:38.692973710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.693133331Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-07-04T14:56:38.693581384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-04T14:56:38.693715464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-04T14:56:38.694074767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s
2026-07-04T14:56:38.694175821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-04T14:56:38.694283328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-04T14:56:38.694521257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002306s
2026-07-04T14:56:38.694632471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T14:56:38', 'add_auto_tagging')
2026-07-04T14:56:38.694850630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.695592865Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-04T14:56:38.695707616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001304s
2026-07-04T14:56:38.695813820Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-04T14:56:38.695963041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.696118574Z [Info] task_duration: Starting migration of Main DB to 180
2026-07-04T14:56:38.696374149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:56:38.696487898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.696578230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-04T14:56:38.696697691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-04T14:56:38.697402250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006947s
2026-07-04T14:56:38.697515328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T14:56:38', 'task_duration')
2026-07-04T14:56:38.697730661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.698415060Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-04T14:56:38.698527126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017155s
2026-07-04T14:56:38.698636596Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-04T14:56:38.698751247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.698913624Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-07-04T14:56:38.699195772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:56:38.699310013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.699402649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-04T14:56:38.699532280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-04T14:56:38.700237260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s
2026-07-04T14:56:38.700344516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:56:38.700493366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:56:38.700688680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2026-07-04T14:56:38.700799503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T14:56:38', 'quality_definition_preferred_size')
2026-07-04T14:56:38.701035348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.701697061Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-04T14:56:38.701825670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011988s
2026-07-04T14:56:38.701936613Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T14:56:38.702056485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.702222539Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-07-04T14:56:38.702555570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:56:38.702668969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.702767377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-04T14:56:38.702892549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.703610966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007177s
2026-07-04T14:56:38.703718373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:56:38.703825298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.703951713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-04T14:56:38.704078428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-04T14:56:38.704766554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006876s
2026-07-04T14:56:38.704887598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T14:56:38', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T14:56:38.705132220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.705807230Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T14:56:38.705939166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017315s
2026-07-04T14:56:38.706046993Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-04T14:56:38.706156213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.706317909Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-07-04T14:56:38.706532912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T14:56:38.706692173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T14:56:38.706892316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001954s
2026-07-04T14:56:38.706990544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-04T14:56:38.707186568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-04T14:56:38.707445370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002585s
2026-07-04T14:56:38.707561594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T14:56:38', 'update_images_remote_url')
2026-07-04T14:56:38.707783461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.708439662Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-04T14:56:38.708563592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012464s
2026-07-04T14:56:38.708666820Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-04T14:56:38.708781992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.708941523Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-07-04T14:56:38.709216677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-04T14:56:38.709417241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-04T14:56:38.709672806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s
2026-07-04T14:56:38.709783499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T14:56:38', 'remove_invalid_roksbox_metadata_images')
2026-07-04T14:56:38.710012060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.710592579Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-04T14:56:38.710719274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s
2026-07-04T14:56:38.710827793Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-04T14:56:38.710935680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.711093107Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-07-04T14:56:38.711354604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.711475096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.711568414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-07-04T14:56:38.711680039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.712412475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007157s
2026-07-04T14:56:38.712525953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T14:56:38', 'add_episode_runtime')
2026-07-04T14:56:38.712747970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.713427419Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-04T14:56:38.713543473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017436s
2026-07-04T14:56:38.713653484Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-04T14:56:38.713761442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.713927636Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-07-04T14:56:38.714181849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:56:38.714293874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.714388244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-04T14:56:38.714498597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.715201883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s
2026-07-04T14:56:38.715317656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T14:56:38', 'add_result_to_commands')
2026-07-04T14:56:38.715542018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.716153811Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-04T14:56:38.716269814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016564s
2026-07-04T14:56:38.716379966Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-04T14:56:38.716497373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.716655962Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-07-04T14:56:38.716964363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.717077060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.717168655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-07-04T14:56:38.717286162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.717999058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007101s
2026-07-04T14:56:38.718115622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T14:56:38', 'add_on_series_add_to_notifications')
2026-07-04T14:56:38.718353461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.718920985Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-04T14:56:38.719040295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016309s
2026-07-04T14:56:38.719150677Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:56:38.719272934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.719432235Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-07-04T14:56:38.721846488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:56:38.721980247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T14:56:38.722143466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001651s
2026-07-04T14:56:38.722245181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:56:38.722341024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.722430804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-04T14:56:38.725440547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.725905052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:56:38.726310449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:56:38.726662548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:56:38.728516482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:56:38.728764171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062154s
2026-07-04T14:56:38.728869173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:56:38.728977962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.729080398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-04T14:56:38.731142923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.731586125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:56:38.731998666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:56:38.732341707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:56:38.734153397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:56:38.734397258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051952s
2026-07-04T14:56:38.734501047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:56:38.734604074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.734697743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T14:56:38.736794156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:56:38.737230184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:56:38.737599388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:56:38.737865794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:56:38.739675951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048379s
2026-07-04T14:56:38.739781293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:56:38.739901615Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.739994533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T14:56:38.742047197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:56:38.742476542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:56:38.742836277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:56:38.743098445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:56:38.744932860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048044s
2026-07-04T14:56:38.745039073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:56:38.745138223Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.745231060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T14:56:38.747262572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:56:38.747708180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:56:38.748079808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:56:38.748349812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:56:38.750146371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047965s
2026-07-04T14:56:38.750253687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:56:38.750363248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.750456055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T14:56:38.752530523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.752904416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:56:38.753231555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:56:38.753579035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:56:38.755395995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.755667152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005077s
2026-07-04T14:56:38.755767764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:56:38.755883467Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.755991495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T14:56:38.758052907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.758416820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:56:38.758754630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:56:38.759102361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:56:38.760964011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.761236319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051148s
2026-07-04T14:56:38.761332673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:56:38.761443156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.761525862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T14:56:38.763556102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.763932640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:56:38.764268186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:56:38.764616458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:56:38.766446363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.766710816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050562s
2026-07-04T14:56:38.766814775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-04T14:56:38.766921891Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.767006522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-04T14:56:38.770400298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:56:38.770835024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-04T14:56:38.771207594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-04T14:56:38.771727802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-04T14:56:38.773560574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:56:38.773820998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-04T14:56:38.774076122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:56:38.774316987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071891s
2026-07-04T14:56:38.774425696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:38.774521579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.774632092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-07-04T14:56:38.776763375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.777210666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-04T14:56:38.777615050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:56:38.777956408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:56:38.779799360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:56:38.780077080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053187s
2026-07-04T14:56:38.780190789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.780287513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.780381162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-07-04T14:56:38.782524459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-04T14:56:38.783204449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-04T14:56:38.783981915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:56:38.784546021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:56:38.786326467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:56:38.786589457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:56:38.786845583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:56:38.787132391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:56:38.787382725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068816s
2026-07-04T14:56:38.787485011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.787589622Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.787672699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-07-04T14:56:38.789770725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-04T14:56:38.790440304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-04T14:56:38.791165124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:56:38.791709230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:56:38.793515659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:56:38.793777336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:56:38.794012048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:56:38.794307033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:56:38.794550824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067498s
2026-07-04T14:56:38.794653621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:56:38.794758522Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.794840988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-04T14:56:38.796888903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:56:38.797291544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:56:38.797625767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:56:38.797887575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:56:38.799699645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047278s
2026-07-04T14:56:38.799799977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:56:38.799927323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.800019709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-04T14:56:38.802055650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:56:38.802462259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:56:38.802788737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:56:38.803052268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:56:38.804882103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047355s
2026-07-04T14:56:38.804992215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:56:38.805089742Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.805185354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T14:56:38.807207247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:56:38.807613365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-04T14:56:38.807980304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:56:38.808593570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:56:38.810418997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:56:38.810664731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:56:38.810899665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:56:38.811148706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:56:38.811391315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:56:38.811624885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063275s
2026-07-04T14:56:38.811724717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.811831872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.811936152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-04T14:56:38.813991292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:56:38.814365596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:56:38.814717575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:56:38.815264927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:56:38.817120565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.817376551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053039s
2026-07-04T14:56:38.817482133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.817584530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.817671685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-04T14:56:38.820445442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:56:38.820836660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:56:38.821178299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:56:38.821527943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:56:38.823339432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.823602231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057995s
2026-07-04T14:56:38.823707774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.823818337Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T14:56:38.823941064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-04T14:56:38.825998718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:56:38.826370046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:56:38.826722697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:56:38.827070197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:56:38.828932969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.829207381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051322s
2026-07-04T14:56:38.829305429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.829408537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.829499480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-04T14:56:38.831534268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:56:38.831931328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:56:38.832291283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:56:38.832629635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:56:38.834482286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.834749635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051228s
2026-07-04T14:56:38.834851139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:56:38.834958255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.835040150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T14:56:38.837145601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:56:38.837525757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:56:38.837890632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:56:38.838282361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:56:38.840118068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.840383052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052088s
2026-07-04T14:56:38.840480198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:56:38.840580129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.840673677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T14:56:38.842683526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:56:38.843066728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:56:38.843421543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:56:38.843773712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:56:38.845705102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.845975287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051708s
2026-07-04T14:56:38.846072392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:56:38.846172694Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T14:56:38.846266864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T14:56:38.848328116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:56:38.848719745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:56:38.849074008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:56:38.849415626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:56:38.851220682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.851479624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050896s
2026-07-04T14:56:38.851580938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:56:38.851681871Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.851779187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-04T14:56:38.853809797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:56:38.854238290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:56:38.854606141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:56:38.854873460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:56:38.856684247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047659s
2026-07-04T14:56:38.856790752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:56:38.856893699Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.856993490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-04T14:56:38.858996535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:56:38.859427042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:56:38.859801326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:56:38.860097012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:56:38.861899172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047849s
2026-07-04T14:56:38.862005295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:56:38.862108413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:38.862205188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-04T14:56:38.865212866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-07-04T14:56:38.865607511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-07-04T14:56:38.865932666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T14:56:38.866204333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T14:56:38.868032997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056927s
2026-07-04T14:56:38.868141054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:56:38.868243521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.868352680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T14:56:38.870375946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:56:38.870704217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:56:38.870994472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:56:38.871339928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:56:38.873183020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:56:38.873435489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049565s
2026-07-04T14:56:38.873539618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:56:38.873641253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.873736816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T14:56:38.875746574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:56:38.876123563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:56:38.876412245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:56:38.876756158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:56:38.878577035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:56:38.878841448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049816s
2026-07-04T14:56:38.878944736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.879042924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.879127755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-07-04T14:56:38.881232294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:56:38.882011142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:56:38.882792677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.883522747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.885302001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.885556424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.885792008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.886017883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.886270442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.886497529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.886739366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074832s
2026-07-04T14:56:38.886836983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.886940000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.887023078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-07-04T14:56:38.889123669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:56:38.889906786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:56:38.890684823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.891386747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.893180861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.893430454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.893673824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.893899188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.894133580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.894367451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.894594018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074495s
2026-07-04T14:56:38.894701965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.894806275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.894895535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-07-04T14:56:38.896986768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:56:38.897765486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:56:38.898554596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.899267802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.901060593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.901299494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.901538526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.901765693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.901999855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.902230169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.902465022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074415s
2026-07-04T14:56:38.902559683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.902661999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T14:56:38.902744455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-07-04T14:56:38.904887381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:56:38.905699507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:56:38.906489067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.907195079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.908989464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.909244728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.909482607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.909703122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.923259177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.923678672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.924019448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211318s
2026-07-04T14:56:38.924149881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.924281677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-07-04T14:56:38.924415035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-07-04T14:56:38.928458530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:56:38.929221166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:56:38.929980306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:56:38.930919788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:56:38.932978404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:56:38.933242647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:56:38.933472389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:56:38.933696942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:56:38.933922767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:56:38.934183161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:56:38.934401741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098456s
2026-07-04T14:56:38.934508987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:56:38.934610462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-04T14:56:38.934731486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-04T14:56:38.936798800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-04T14:56:38.937204016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-04T14:56:38.937538059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T14:56:38.937809866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T14:56:38.939619281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004761s
2026-07-04T14:56:38.939723250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:56:38.939828041Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:38.939972342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-04T14:56:38.942001539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-04T14:56:38.942414962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-04T14:56:38.942804367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T14:56:38.943065703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T14:56:38.944864426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047687s
2026-07-04T14:56:38.944975891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:38.945075842Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:38.945170974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:56:38.947189339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:56:38.947448832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:56:38.947774127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:56:38.948121747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:56:38.949899999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:56:38.950173660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048799s
2026-07-04T14:56:38.950301798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T14:56:38', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:56:38.950533375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.952647794Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:56:38.952790070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073535s
2026-07-04T14:56:38.952933129Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-04T14:56:38.953046216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.953226019Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-07-04T14:56:38.953699422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:38.953813111Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-07-04T14:56:38.953913944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-04T14:56:38.954027453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-04T14:56:38.954750730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007188s
2026-07-04T14:56:38.954866904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T14:56:38', 'add_colon_replacement_to_naming_config')
2026-07-04T14:56:38.955091927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.955868441Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-04T14:56:38.955995497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018219s
2026-07-04T14:56:38.956110158Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-04T14:56:38.956231202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.956383358Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-07-04T14:56:38.956677931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:38.956787061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:38.956881011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T14:56:38.956997455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.957703437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s
2026-07-04T14:56:38.957819761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T14:56:38', 'health_restored_notification')
2026-07-04T14:56:38.958045396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.958671357Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-04T14:56:38.958794435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016776s
2026-07-04T14:56:38.958900709Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-04T14:56:38.959010550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.959165061Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-07-04T14:56:38.959433913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:56:38.959543493Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:38.959639136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-04T14:56:38.959747454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-04T14:56:38.960450831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006904s
2026-07-04T14:56:38.960566404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T14:56:38', 'add_download_client_tags')
2026-07-04T14:56:38.960778882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.961403250Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-04T14:56:38.961514945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001653s
2026-07-04T14:56:38.961635337Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-04T14:56:38.961733395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.961890792Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-07-04T14:56:38.962275877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-07-04T14:56:38.962386891Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:38.962481081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-07-04T14:56:38.964551581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-07-04T14:56:38.964827597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-07-04T14:56:38.965060116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-07-04T14:56:38.965390622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-07-04T14:56:38.967208754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-04T14:56:38.967464409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048718s
2026-07-04T14:56:38.967586174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T14:56:38', 'import_exclusion_type')
2026-07-04T14:56:38.967792700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.971067226Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-04T14:56:38.971174993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084542s
2026-07-04T14:56:38.971295295Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-04T14:56:38.971399044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.971558305Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-07-04T14:56:38.972328797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-07-04T14:56:38.972472326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-07-04T14:56:38.972832972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003747s
2026-07-04T14:56:38.972930318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:56:38.973028526Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:38.973126804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-07-04T14:56:38.973254191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.974029452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007639s
2026-07-04T14:56:38.974147089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-04T14:56:38', 'add_import_list_items')
2026-07-04T14:56:38.974361802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.974994656Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-04T14:56:38.975110029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s
2026-07-04T14:56:38.975223327Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-04T14:56:38.975341535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.975491778Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-07-04T14:56:38.976046916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T14:56:38.976178321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:56:38.976513836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003482s
2026-07-04T14:56:38.976617946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T14:56:38.976728158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T14:56:38.976973603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002384s
2026-07-04T14:56:38.977083374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T14:56:38', 'add_notification_status')
2026-07-04T14:56:38.977299439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.977982866Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-04T14:56:38.978094360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s
2026-07-04T14:56:38.978208099Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-04T14:56:38.978333281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.978480869Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-07-04T14:56:38.978713227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.978819992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.979770567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s
2026-07-04T14:56:38.979931641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T14:56:38', 'parse_language_tags_from_existing_subtitle_files')
2026-07-04T14:56:38.980165512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.980622202Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-04T14:56:38.980752464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017972s
2026-07-04T14:56:38.980860592Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-04T14:56:38.980970844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.981126909Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-07-04T14:56:38.981387975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:56:38.981495271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-04T14:56:38.981590863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-07-04T14:56:38.981703721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-07-04T14:56:38.982438941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000737s
2026-07-04T14:56:38.982563713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T14:56:38', 'add_finale_type')
2026-07-04T14:56:38.982763886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.983054451Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-04T14:56:38.983165956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013547s
2026-07-04T14:56:38.983274284Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-04T14:56:38.983385117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.983537053Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-07-04T14:56:38.983825595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:56:38.983948512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:38.984047301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-07-04T14:56:38.984162974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:38.984892483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007237s
2026-07-04T14:56:38.985009780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T14:56:38', 'list_add_missing_search')
2026-07-04T14:56:38.985221316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.985698788Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-04T14:56:38.985824631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015366s
2026-07-04T14:56:38.985933100Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-04T14:56:38.986050215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.986204296Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-07-04T14:56:38.986592628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:56:38.986700205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:38.986796980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-04T14:56:38.986902883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-04T14:56:38.987602081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s
2026-07-04T14:56:38.987703526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:56:38.987805691Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:38.987914060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-04T14:56:38.988033751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.988778922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007505s
2026-07-04T14:56:38.988889955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.988981309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:38.989989590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009973s
2026-07-04T14:56:38.990109372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T14:56:38', 'parse_title_from_existing_subtitle_files')
2026-07-04T14:56:38.990331689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.990865905Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-04T14:56:38.990991749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018763s
2026-07-04T14:56:38.991097071Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-04T14:56:38.991203636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.991363147Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-07-04T14:56:38.991677370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.991781079Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:38.991885629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-07-04T14:56:38.992004880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-07-04T14:56:38.992737425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007331s
2026-07-04T14:56:38.992856465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T14:56:38', 'series_last_aired')
2026-07-04T14:56:38.993066027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.993569191Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-04T14:56:38.993688291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s
2026-07-04T14:56:38.993793032Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-04T14:56:38.993904676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.994059679Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-07-04T14:56:38.994438602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:38.994564385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:38.994661200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-07-04T14:56:38.994776493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.995556424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007824s
2026-07-04T14:56:38.995667588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:56:38.995761387Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:38.995871649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-04T14:56:38.996010909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:38.996747433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2026-07-04T14:56:38.996866483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T14:56:38', 'AddNewItemMonitorType')
2026-07-04T14:56:38.997074041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:38.997573917Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-04T14:56:38.997693128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001574s
2026-07-04T14:56:38.997798800Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-04T14:56:38.997905896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:38.998057141Z [Info] email_encryption: Starting migration of Main DB to 201
2026-07-04T14:56:38.998277695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:38.998388839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.000025776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016169s
2026-07-04T14:56:39.000144455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T14:56:39', 'email_encryption')
2026-07-04T14:56:39.000352624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.000813673Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-04T14:56:39.000923244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024247s
2026-07-04T14:56:39.001046903Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-04T14:56:39.001142626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.001305945Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-07-04T14:56:39.001686391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:56:39.001800461Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.001887747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-04T14:56:39.002000053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.002786176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s
2026-07-04T14:56:39.002887480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:39.002989836Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:39.003082293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-07-04T14:56:39.003198176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.003947896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007504s
2026-07-04T14:56:39.004075834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T14:56:39', 'add_indexer_flags')
2026-07-04T14:56:39.004281348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.004794331Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-04T14:56:39.004893421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001592s
2026-07-04T14:56:39.005011098Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-04T14:56:39.005119165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.005284669Z [Info] release_type: Starting migration of Main DB to 203
2026-07-04T14:56:39.005666909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:56:39.005775347Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.005872122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-07-04T14:56:39.005978276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.006760071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007754s
2026-07-04T14:56:39.006862337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:39.006966336Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:39.007058592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-07-04T14:56:39.007173894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.007912021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007407s
2026-07-04T14:56:39.008026241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.008116683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.009035243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009023s
2026-07-04T14:56:39.009152199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T14:56:39', 'release_type')
2026-07-04T14:56:39.009361060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.009881638Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-04T14:56:39.009998243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017564s
2026-07-04T14:56:39.010103024Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-04T14:56:39.010207615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.010372316Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-07-04T14:56:39.010701630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:56:39.010815269Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.010903116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-07-04T14:56:39.011023007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-07-04T14:56:39.011785182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007643s
2026-07-04T14:56:39.011919944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.012016779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.013175683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011427s
2026-07-04T14:56:39.013290495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T14:56:39', 'add_add_release_hash')
2026-07-04T14:56:39.013507071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.014001256Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-04T14:56:39.014119715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019808s
2026-07-04T14:56:39.014224827Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-04T14:56:39.014334508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.014498959Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-07-04T14:56:39.014710986Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-04T14:56:39.014873634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-04T14:56:39.015088486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002107s
2026-07-04T14:56:39.015196504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T14:56:39', 'rename_season_pack_spec')
2026-07-04T14:56:39.015403852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.015658535Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-04T14:56:39.015775340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007835s
2026-07-04T14:56:39.015894721Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-04T14:56:39.016005494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.016156287Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-07-04T14:56:39.016490460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:39.016605152Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.016689050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-07-04T14:56:39.016804563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.017540165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007419s
2026-07-04T14:56:39.017654515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-07-04T14:56:39.017757062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-07-04T14:56:39.017984961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002235s
2026-07-04T14:56:39.018098980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T14:56:39', 'add_tmdbid')
2026-07-04T14:56:39.018300837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.018793389Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-04T14:56:39.018908972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010347s
2026-07-04T14:56:39.019015176Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-04T14:56:39.019126891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.019286933Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-07-04T14:56:39.019585485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:56:39.019698983Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.019784085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-07-04T14:56:39.019926231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:56:39.020701773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007836s
2026-07-04T14:56:39.020825422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T14:56:39', 'add_on_import_complete_to_notifications')
2026-07-04T14:56:39.021038060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.021691246Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-04T14:56:39.021823362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017757s
2026-07-04T14:56:39.021931229Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-04T14:56:39.022045279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.022196544Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-07-04T14:56:39.022414914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.022519054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.025325506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027879s
2026-07-04T14:56:39.025446670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T14:56:39', 'add_monitored_seasons_filter')
2026-07-04T14:56:39.025658587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.026121971Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-04T14:56:39.026246381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035948s
2026-07-04T14:56:39.026351052Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-04T14:56:39.026471264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.026621727Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-07-04T14:56:39.026896090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:56:39.027003526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:39.027101283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-07-04T14:56:39.027219261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-07-04T14:56:39.028002549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s
2026-07-04T14:56:39.028122069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T14:56:39', 'add_custom_colon_replacement_to_naming_config')
2026-07-04T14:56:39.028349307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.028828813Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-04T14:56:39.028956861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016107s
2026-07-04T14:56:39.029061782Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-04T14:56:39.029183518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.029339071Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-07-04T14:56:39.029626670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:56:39.029735700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:39.029833807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-04T14:56:39.029947817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:56:39.030748370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007951s
2026-07-04T14:56:39.030864403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T14:56:39', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-04T14:56:39.031087463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.031398549Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-04T14:56:39.031536287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014513s
2026-07-04T14:56:39.031649315Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-04T14:56:39.031764006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.031931533Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-07-04T14:56:39.032105894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T14:56:39', 'add_blurary576p_quality_in_profiles')
2026-07-04T14:56:39.032317280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.032861176Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-04T14:56:39.032969203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s
2026-07-04T14:56:39.033084435Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-04T14:56:39.033201371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.033360962Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-07-04T14:56:39.033582939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.033693462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.036279020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002572s
2026-07-04T14:56:39.036413641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T14:56:39', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-04T14:56:39.036642853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.037168682Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-04T14:56:39.037286028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034627s
2026-07-04T14:56:39.037401501Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-04T14:56:39.037504528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.037665152Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-07-04T14:56:39.037998634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:39.038109707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-04T14:56:39.038204669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-07-04T14:56:39.038315412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:39.039083699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007708s
2026-07-04T14:56:39.039194422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:56:39.039286498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T14:56:39.039381850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-07-04T14:56:39.039494186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:56:39.040255229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007575s
2026-07-04T14:56:39.040376052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T14:56:39', 'add_mal_and_anilist_ids')
2026-07-04T14:56:39.040584071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.041137466Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-04T14:56:39.041260524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s
2026-07-04T14:56:39.051531182Z [Debug] MigrationController: Took: 00:00:01.6889089
2026-07-04T14:56:39.315348111Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T14:56:39.341507142Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T14:56:39.350480136Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:56:39.350768397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.350929421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.353281579Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-04T14:56:39.353470249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025218s
2026-07-04T14:56:39.353626173Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:56:39.353799673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026928s
2026-07-04T14:56:39.355725371Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:56:39.355933170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.356239748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:56:39.356423959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:56:39.356804094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003919s
2026-07-04T14:56:39.356969948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.358038912Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:56:39.358214886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016173s
2026-07-04T14:56:39.358500241Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:56:39.358677478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.359042794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:56:39.359239630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:56:39.359616319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s
2026-07-04T14:56:39.359786432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:39.359970082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T14:56:39.360163822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:56:39.360346931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:56:39.361061821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s
2026-07-04T14:56:39.361232084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.361855820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:56:39.362036143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015083s
2026-07-04T14:56:39.362309063Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:56:39.362501431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.362787427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:39.362961157Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-04T14:56:39.363112191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:56:39.363297624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:56:39.363806419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2026-07-04T14:56:39.363943906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.364633836Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:56:39.365086568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013005s
2026-07-04T14:56:39.365414097Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:56:39.365610082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.365858122Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T14:56:39.366409512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T14:56:39.366616119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:56:39.367209704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006228s
2026-07-04T14:56:39.373399362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:56:39', 'InitialSetup')
2026-07-04T14:56:39.373785760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.374613618Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:56:39.374818470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080165s
2026-07-04T14:56:39.375005507Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-04T14:56:39.375197574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.375464582Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-07-04T14:56:39.375757753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:56:39', 'remove_tvrage_imdb_unique_constraint')
2026-07-04T14:56:39.376122377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.376810673Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-04T14:56:39.377009283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s
2026-07-04T14:56:39.377182282Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-04T14:56:39.377370441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.377607388Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-07-04T14:56:39.377805076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:56:39', 'remove_renamed_scene_mapping_columns')
2026-07-04T14:56:39.378129630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.378836454Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-04T14:56:39.379031517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014591s
2026-07-04T14:56:39.379200758Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-04T14:56:39.379370760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.379603258Z [Info] updated_history: Starting migration of Log DB to 4
2026-07-04T14:56:39.379792580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:56:39', 'updated_history')
2026-07-04T14:56:39.380131362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.380833426Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-04T14:56:39.381012958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s
2026-07-04T14:56:39.381196828Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-04T14:56:39.381378494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.381619109Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-07-04T14:56:39.381808791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:56:39', 'added_eventtype_to_history')
2026-07-04T14:56:39.382133946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.382822883Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-04T14:56:39.383007565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014387s
2026-07-04T14:56:39.383181195Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-04T14:56:39.383352901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.383584277Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-07-04T14:56:39.384387264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-07-04T14:56:39.384570844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:56:39.384951120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s
2026-07-04T14:56:39.385121143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T14:56:39.385306797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:56:39.385816573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s
2026-07-04T14:56:39.385993279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T14:56:39.386165226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:56:39.386466462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003038s
2026-07-04T14:56:39.386646736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:56:39', 'add_index_to_log_time')
2026-07-04T14:56:39.386961249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.387703244Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-04T14:56:39.387899609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015358s
2026-07-04T14:56:39.388082257Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-04T14:56:39.388261869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.388516532Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-07-04T14:56:39.388684831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:56:39', 'add_renameEpisodes_to_naming')
2026-07-04T14:56:39.389003923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.389704174Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-04T14:56:39.389892433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014365s
2026-07-04T14:56:39.390065762Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-04T14:56:39.390238891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.390472972Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-07-04T14:56:39.390652715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:56:39', 'remove_backlog')
2026-07-04T14:56:39.390960695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.391635163Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-04T14:56:39.391815727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013902s
2026-07-04T14:56:39.392008866Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-04T14:56:39.392192446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.392424113Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-07-04T14:56:39.392604406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:56:39', 'fix_rename_episodes')
2026-07-04T14:56:39.392919671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.393611094Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-04T14:56:39.393791387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001416s
2026-07-04T14:56:39.393960678Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-04T14:56:39.394128977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.394363610Z [Info] add_monitored: Starting migration of Log DB to 10
2026-07-04T14:56:39.394542740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:56:39', 'add_monitored')
2026-07-04T14:56:39.394856933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.395617876Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-04T14:56:39.395796376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s
2026-07-04T14:56:39.396002751Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-04T14:56:39.396173175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.396402456Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-07-04T14:56:39.396581066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:56:39', 'remove_ignored')
2026-07-04T14:56:39.396892133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.397558305Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-04T14:56:39.397735211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013793s
2026-07-04T14:56:39.397908460Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-04T14:56:39.398084895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.398316341Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-07-04T14:56:39.398504971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:56:39', 'remove_custom_start_date')
2026-07-04T14:56:39.398825447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.399621550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-04T14:56:39.399805050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015252s
2026-07-04T14:56:39.399997247Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-04T14:56:39.400170376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.400404868Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-07-04T14:56:39.400586745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:56:39', 'add_air_date_utc')
2026-07-04T14:56:39.400900016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.401642050Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-04T14:56:39.401823195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014647s
2026-07-04T14:56:39.402002847Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-04T14:56:39.402173240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.402411981Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-07-04T14:56:39.402591342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:56:39', 'drop_air_date')
2026-07-04T14:56:39.402903080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.403649434Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-04T14:56:39.403826039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014668s
2026-07-04T14:56:39.404023707Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-04T14:56:39.404200985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.404433783Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-07-04T14:56:39.404619077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:56:39', 'add_air_date_as_string')
2026-07-04T14:56:39.404935935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.405709573Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-04T14:56:39.405894516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015029s
2026-07-04T14:56:39.406064668Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-04T14:56:39.406245322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.406477430Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-07-04T14:56:39.406666150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:56:39', 'updated_imported_history_item')
2026-07-04T14:56:39.406989131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.407748089Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-04T14:56:39.407977972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s
2026-07-04T14:56:39.408147404Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-04T14:56:39.408319811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.408551247Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-07-04T14:56:39.408730659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:56:39', 'reset_scene_names')
2026-07-04T14:56:39.409041274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.409794031Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-04T14:56:39.409974885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014669s
2026-07-04T14:56:39.410141661Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-04T14:56:39.410315762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.410544522Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-07-04T14:56:39.410724645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:56:39', 'remove_duplicates')
2026-07-04T14:56:39.411038077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.411772606Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-04T14:56:39.411973982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014482s
2026-07-04T14:56:39.412153213Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-04T14:56:39.412333736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.412575413Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-07-04T14:56:39.412762400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:56:39', 'restore_unique_constraints')
2026-07-04T14:56:39.413080150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.413824279Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-04T14:56:39.414011646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014829s
2026-07-04T14:56:39.414179264Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-04T14:56:39.414365479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.414595151Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-07-04T14:56:39.414784753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:56:39', 'add_year_and_seasons_to_series')
2026-07-04T14:56:39.415105239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.415821502Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-04T14:56:39.416031755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-07-04T14:56:39.416201317Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-04T14:56:39.416380828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.416611513Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-07-04T14:56:39.416792067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:56:39', 'drop_seasons_table')
2026-07-04T14:56:39.417102752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.417834927Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-04T14:56:39.418016252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014469s
2026-07-04T14:56:39.418186946Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-04T14:56:39.418369694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.418602453Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-07-04T14:56:39.418793157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:56:39', 'move_indexer_to_generic_provider')
2026-07-04T14:56:39.419118753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.419879566Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-04T14:56:39.420109348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s
2026-07-04T14:56:39.420279120Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-04T14:56:39.420463512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.420694617Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-07-04T14:56:39.420885822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:56:39', 'add_config_contract_to_indexers')
2026-07-04T14:56:39.421208242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.421988163Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-04T14:56:39.422187835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015155s
2026-07-04T14:56:39.422361224Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-04T14:56:39.422543912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.422783214Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-07-04T14:56:39.422967535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:56:39', 'drop_tvdb_episodeid')
2026-07-04T14:56:39.423290526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.424067792Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-04T14:56:39.424256141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015101s
2026-07-04T14:56:39.424426715Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-04T14:56:39.424614994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.424848675Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-07-04T14:56:39.425045191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:56:39', 'move_notification_to_generic_provider')
2026-07-04T14:56:39.425376388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.426111388Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-04T14:56:39.426306411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014895s
2026-07-04T14:56:39.426477616Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-04T14:56:39.426663971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.426894155Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-07-04T14:56:39.427090460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:56:39', 'add_config_contract_to_notifications')
2026-07-04T14:56:39.427419313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.428209314Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-04T14:56:39.428413185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s
2026-07-04T14:56:39.428583037Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-04T14:56:39.428753971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.428984255Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-07-04T14:56:39.429164117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:56:39', 'fix_omgwtfnzbs')
2026-07-04T14:56:39.429472659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.430190164Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-04T14:56:39.430367171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s
2026-07-04T14:56:39.430538225Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-04T14:56:39.430719120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.430948171Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-07-04T14:56:39.431132632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:56:39', 'add_blacklist_table')
2026-07-04T14:56:39.431452607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.432146645Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-04T14:56:39.432337810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001415s
2026-07-04T14:56:39.432519827Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-04T14:56:39.432700220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.432928810Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-07-04T14:56:39.433114474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:56:39', 'add_formats_to_naming_config')
2026-07-04T14:56:39.433435561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.434346265Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-04T14:56:39.434532871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001639s
2026-07-04T14:56:39.434706461Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-04T14:56:39.434896263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.435127098Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-07-04T14:56:39.435323654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:56:39', 'add_season_folder_format_to_naming_config')
2026-07-04T14:56:39.435655944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.436393088Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-04T14:56:39.436593472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014821s
2026-07-04T14:56:39.436764817Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-04T14:56:39.436947906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.437178470Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-07-04T14:56:39.437368423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:56:39', 'delete_old_naming_config_columns')
2026-07-04T14:56:39.437692135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.438363657Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-04T14:56:39.438552698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014103s
2026-07-04T14:56:39.438721759Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-04T14:56:39.438903435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.439134039Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-07-04T14:56:39.439320144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:56:39', 'set_default_release_group')
2026-07-04T14:56:39.439639778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.440352403Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-04T14:56:39.440538689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014343s
2026-07-04T14:56:39.440708260Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-04T14:56:39.440891008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.441119669Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-07-04T14:56:39.441307948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:56:39', 'add_api_key_to_pushover')
2026-07-04T14:56:39.441634265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.442302511Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-04T14:56:39.442486762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014082s
2026-07-04T14:56:39.442661043Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-04T14:56:39.442838050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.443071009Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-07-04T14:56:39.443255150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:56:39', 'remove_series_contraints')
2026-07-04T14:56:39.443578101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.444265916Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-04T14:56:39.444460037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s
2026-07-04T14:56:39.444632565Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-04T14:56:39.444822527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.445053593Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-07-04T14:56:39.445249147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:56:39', 'add_series_folder_format_to_naming_config')
2026-07-04T14:56:39.445585023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.446282809Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-04T14:56:39.446480397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014525s
2026-07-04T14:56:39.446651472Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-04T14:56:39.446837226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.447068762Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-07-04T14:56:39.447258264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:56:39', 'update_with_quality_converters')
2026-07-04T14:56:39.447583168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.448268178Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-04T14:56:39.448469193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014153s
2026-07-04T14:56:39.448639757Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-04T14:56:39.448822304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.449052498Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-07-04T14:56:39.449254014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:56:39', 'add_configurable_qualities')
2026-07-04T14:56:39.449562205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.450241844Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-04T14:56:39.450429231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s
2026-07-04T14:56:39.450595195Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-04T14:56:39.450777142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.451010241Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-07-04T14:56:39.451205635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:56:39', 'add_on_upgrade_to_notifications')
2026-07-04T14:56:39.451539127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.452230670Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-04T14:56:39.452427686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001436s
2026-07-04T14:56:39.452586867Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-04T14:56:39.452759615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.452996542Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-07-04T14:56:39.453173889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:56:39', 'add_metadata_tables')
2026-07-04T14:56:39.453495688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.454173032Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-04T14:56:39.454358335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014009s
2026-07-04T14:56:39.454519510Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-04T14:56:39.454709913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.454935758Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-07-04T14:56:39.455135931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:56:39', 'add_metadata_to_episodes_and_series')
2026-07-04T14:56:39.455456607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.456138831Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-04T14:56:39.456330558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014122s
2026-07-04T14:56:39.456506482Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-04T14:56:39.456682186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.456910396Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-07-04T14:56:39.457100529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:56:39', 'fix_xbmc_season_images_metadata')
2026-07-04T14:56:39.457427537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.458105413Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-04T14:56:39.458301297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001415s
2026-07-04T14:56:39.458459576Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-04T14:56:39.458636613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.458876887Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-07-04T14:56:39.459055757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:56:39', 'add_download_clients_table')
2026-07-04T14:56:39.459380271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.460079509Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-04T14:56:39.460271977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014234s
2026-07-04T14:56:39.460441338Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-04T14:56:39.460627733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.460866765Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-07-04T14:56:39.461071858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:56:39', 'convert_config_to_download_clients')
2026-07-04T14:56:39.461398346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.462091291Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-04T14:56:39.462275442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014515s
2026-07-04T14:56:39.462446697Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-04T14:56:39.462624445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.462857305Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-07-04T14:56:39.463044371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:56:39', 'fix_xbmc_episode_metadata')
2026-07-04T14:56:39.463362282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.464026089Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-04T14:56:39.464219278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013845s
2026-07-04T14:56:39.464383238Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-04T14:56:39.464553772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.464781721Z [Info] add_indexes: Starting migration of Log DB to 45
2026-07-04T14:56:39.464952144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:56:39', 'add_indexes')
2026-07-04T14:56:39.465255726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.465934653Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-04T14:56:39.466103674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013717s
2026-07-04T14:56:39.466276121Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-04T14:56:39.466445392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.466680966Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-07-04T14:56:39.466851901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:56:39', 'fix_nzb_su_url')
2026-07-04T14:56:39.467164270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.467811073Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-04T14:56:39.468056687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013592s
2026-07-04T14:56:39.468222201Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-04T14:56:39.468404318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.468630583Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-07-04T14:56:39.468822209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:56:39', 'add_temporary_blacklist_columns')
2026-07-04T14:56:39.469148587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.469820530Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-04T14:56:39.470013258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014115s
2026-07-04T14:56:39.470175255Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-04T14:56:39.470360157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.470598898Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-07-04T14:56:39.470789462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-04T14:56:39', 'add_title_to_scenemappings')
2026-07-04T14:56:39.471112092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.471776851Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-04T14:56:39.471989850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014073s
2026-07-04T14:56:39.472150604Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-04T14:56:39.472326778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.472550249Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-07-04T14:56:39.472730862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:56:39', 'fix_dognzb_url')
2026-07-04T14:56:39.473033903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.473982333Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-04T14:56:39.474169069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016534s
2026-07-04T14:56:39.474329172Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-04T14:56:39.474517631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.474741502Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-07-04T14:56:39.474934220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:56:39', 'add_hash_to_metadata_files')
2026-07-04T14:56:39.475252802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.475957993Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-04T14:56:39.476145641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014275s
2026-07-04T14:56:39.476313639Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-04T14:56:39.476495375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.476728184Z [Info] download_client_import: Starting migration of Log DB to 51
2026-07-04T14:56:39.476912064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:56:39', 'download_client_import')
2026-07-04T14:56:39.477230927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.477902199Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-04T14:56:39.478089326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s
2026-07-04T14:56:39.478252935Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-04T14:56:39.478433018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.478662941Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-07-04T14:56:39.478848114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:56:39', 'add_columns_for_anime')
2026-07-04T14:56:39.479160083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.479839161Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-04T14:56:39.480040196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013935s
2026-07-04T14:56:39.480210960Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-04T14:56:39.480389930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.480625805Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-07-04T14:56:39.480812060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:56:39', 'add_series_sorttitle')
2026-07-04T14:56:39.481129339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.481809980Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-04T14:56:39.481993400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014108s
2026-07-04T14:56:39.482157019Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-04T14:56:39.482330689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.482562336Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-07-04T14:56:39.482744583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:56:39', 'rename_profiles')
2026-07-04T14:56:39.483052112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.483731852Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-04T14:56:39.483962376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s
2026-07-04T14:56:39.484136016Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-04T14:56:39.484313804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.484540691Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-07-04T14:56:39.484726034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:56:39', 'drop_old_profile_columns')
2026-07-04T14:56:39.485048764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.485729175Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-04T14:56:39.485916111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014079s
2026-07-04T14:56:39.486080753Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-04T14:56:39.486263681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.486500629Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-07-04T14:56:39.486692866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:56:39', 'add_mediainfo_to_episodefile')
2026-07-04T14:56:39.487012830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.487681477Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-04T14:56:39.487876600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s
2026-07-04T14:56:39.488058416Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-04T14:56:39.488241846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.488470366Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-07-04T14:56:39.488666471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:56:39', 'convert_episode_file_path_to_relative')
2026-07-04T14:56:39.489008921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.489652808Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-04T14:56:39.489853502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014s
2026-07-04T14:56:39.490017633Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-04T14:56:39.490208076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.490451176Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-07-04T14:56:39.490635337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:56:39', 'drop_episode_file_path')
2026-07-04T14:56:39.490953518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.491661514Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-04T14:56:39.491856406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014583s
2026-07-04T14:56:39.492059716Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-04T14:56:39.492224869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.492455804Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-07-04T14:56:39.492647340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:56:39', 'add_enable_options_to_indexers')
2026-07-04T14:56:39.492970891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.493651412Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-04T14:56:39.493832106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s
2026-07-04T14:56:39.494011167Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-04T14:56:39.494186240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.494421664Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-07-04T14:56:39.494618781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:56:39', 'remove_enable_from_indexers')
2026-07-04T14:56:39.494931531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.495596991Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-04T14:56:39.495794559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014047s
2026-07-04T14:56:39.495980604Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-04T14:56:39.496166318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.496389778Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-07-04T14:56:39.496581695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:56:39', 'clear_bad_scene_names')
2026-07-04T14:56:39.496891208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.497569635Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-04T14:56:39.497754417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014071s
2026-07-04T14:56:39.497928518Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-04T14:56:39.498102799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.498349195Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-07-04T14:56:39.498522173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:56:39', 'convert_quality_models')
2026-07-04T14:56:39.498838020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.499489301Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-04T14:56:39.499683943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2026-07-04T14:56:39.499871471Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-04T14:56:39.500078158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.500297038Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-07-04T14:56:39.500484746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:56:39', 'add_remotepathmappings')
2026-07-04T14:56:39.500809972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.501489480Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-04T14:56:39.501686257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014211s
2026-07-04T14:56:39.501847802Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-04T14:56:39.502024568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.502260313Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-07-04T14:56:39.502683996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-07-04T14:56:39.503171198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:56:39.503695614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T14:56:39.504144538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:56:39.504583162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T14:56:39.505484277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:56:39.505802247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029275s
2026-07-04T14:56:39.505986358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:56:39', 'remove_method_from_logs')
2026-07-04T14:56:39.506305090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.507117126Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-04T14:56:39.507294493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042304s
2026-07-04T14:56:39.507472331Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-04T14:56:39.507650710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.507906626Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-07-04T14:56:39.508098492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:56:39', 'make_scene_numbering_nullable')
2026-07-04T14:56:39.508422505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.509095851Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-04T14:56:39.509286766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014367s
2026-07-04T14:56:39.509456247Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-04T14:56:39.509623644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.509863227Z [Info] add_tags: Starting migration of Log DB to 66
2026-07-04T14:56:39.510024923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:56:39', 'add_tags')
2026-07-04T14:56:39.510342352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.511019286Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-04T14:56:39.511205711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013923s
2026-07-04T14:56:39.511367617Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-04T14:56:39.511546337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.511772733Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-07-04T14:56:39.511986343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:56:39', 'add_added_to_series')
2026-07-04T14:56:39.512296087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.513160709Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-04T14:56:39.513347034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s
2026-07-04T14:56:39.513518179Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-04T14:56:39.513696989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.513928025Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-07-04T14:56:39.514115923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:56:39', 'add_release_restrictions')
2026-07-04T14:56:39.514441519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.515094094Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-04T14:56:39.515287894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013908s
2026-07-04T14:56:39.515453618Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-04T14:56:39.515633701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.515935458Z [Info] quality_proper: Starting migration of Log DB to 69
2026-07-04T14:56:39.516135010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:56:39', 'quality_proper')
2026-07-04T14:56:39.516460556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.517277933Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-04T14:56:39.517475490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016401s
2026-07-04T14:56:39.517670634Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-04T14:56:39.517842550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.518078786Z [Info] delay_profile: Starting migration of Log DB to 70
2026-07-04T14:56:39.518279049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:56:39', 'delay_profile')
2026-07-04T14:56:39.518610697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.519305767Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-04T14:56:39.519484938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014511s
2026-07-04T14:56:39.519670692Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-04T14:56:39.519880986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.520131410Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-07-04T14:56:39.520330201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:56:39', 'unknown_quality_in_profile')
2026-07-04T14:56:39.520732711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.521442301Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-04T14:56:39.521654518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015741s
2026-07-04T14:56:39.521821925Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-04T14:56:39.522004663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.522254486Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-07-04T14:56:39.522458558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:56:39', 'history_downloadId')
2026-07-04T14:56:39.522796919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.523448782Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-04T14:56:39.523645087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001439s
2026-07-04T14:56:39.523862255Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-04T14:56:39.524047448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.524290407Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-07-04T14:56:39.524483176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:56:39', 'clear_ratings')
2026-07-04T14:56:39.524818030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.525527399Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-04T14:56:39.525714907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014811s
2026-07-04T14:56:39.525892114Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-04T14:56:39.526078098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.526328082Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-07-04T14:56:39.526526772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:56:39', 'disable_eztv')
2026-07-04T14:56:39.526855815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.527559292Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-04T14:56:39.527752180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014746s
2026-07-04T14:56:39.527963646Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-04T14:56:39.528144901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.528381678Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-07-04T14:56:39.528575038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:56:39', 'force_lib_update')
2026-07-04T14:56:39.528922538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.529609852Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-04T14:56:39.529820547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014602s
2026-07-04T14:56:39.529990639Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-04T14:56:39.530187937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.530432800Z [Info] add_users_table: Starting migration of Log DB to 76
2026-07-04T14:56:39.533764721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:56:39', 'add_users_table')
2026-07-04T14:56:39.534193124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.534947995Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-04T14:56:39.535151425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047466s
2026-07-04T14:56:39.535340606Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-04T14:56:39.535535939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.535810212Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-07-04T14:56:39.536120376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:56:39', 'add_add_options_to_series')
2026-07-04T14:56:39.536471023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.537118306Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-04T14:56:39.537329071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015789s
2026-07-04T14:56:39.537524454Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-04T14:56:39.537719828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.537967677Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-07-04T14:56:39.538169724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:56:39', 'add_commands_table')
2026-07-04T14:56:39.538508767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.539161622Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-04T14:56:39.539336785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001427s
2026-07-04T14:56:39.539529233Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-04T14:56:39.539717071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.540008738Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-07-04T14:56:39.540192138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:56:39', 'dedupe_tags')
2026-07-04T14:56:39.540534527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.541174316Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-04T14:56:39.541371323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014437s
2026-07-04T14:56:39.541574923Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-04T14:56:39.541760006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.542017615Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-07-04T14:56:39.542251095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-04T14:56:39', 'move_dot_prefix_to_transmission_category')
2026-07-04T14:56:39.542632744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.543313866Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-04T14:56:39.543550923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015493s
2026-07-04T14:56:39.543723030Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-04T14:56:39.543946099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.544182485Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-07-04T14:56:39.544389733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-04T14:56:39', 'add_fanzub_settings')
2026-07-04T14:56:39.544737453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.545373054Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-04T14:56:39.545558317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014216s
2026-07-04T14:56:39.545752167Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-04T14:56:39.545929094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.546200741Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-07-04T14:56:39.546404361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-04T14:56:39', 'additonal_blacklist_columns')
2026-07-04T14:56:39.546765488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.547389315Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-04T14:56:39.547600380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014556s
2026-07-04T14:56:39.547769521Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-04T14:56:39.548025056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.548254127Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-07-04T14:56:39.548486666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-04T14:56:39', 'update_quality_minmax_size')
2026-07-04T14:56:39.548822201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.549453513Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-04T14:56:39.549675119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014396s
2026-07-04T14:56:39.549854911Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-04T14:56:39.550062670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.550304728Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-07-04T14:56:39.550525312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-04T14:56:39', 'expand_transmission_urlbase')
2026-07-04T14:56:39.550874305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.551520797Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-04T14:56:39.551721341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2026-07-04T14:56:39.551913217Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-04T14:56:39.552110635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.552357582Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-07-04T14:56:39.552558517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-04T14:56:39', 'pushbullet_device_ids')
2026-07-04T14:56:39.552896237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.553522178Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-04T14:56:39.553740278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014156s
2026-07-04T14:56:39.553911883Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-04T14:56:39.554092667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.554336158Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-07-04T14:56:39.554526972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-04T14:56:39', 'remove_eztv')
2026-07-04T14:56:39.554885374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.555981362Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-04T14:56:39.556209762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018832s
2026-07-04T14:56:39.556379754Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-04T14:56:39.556589086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.556841875Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-07-04T14:56:39.557047479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-04T14:56:39', 'pushbullet_devices_channels_list')
2026-07-04T14:56:39.557402414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.558054277Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-04T14:56:39.558256825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014535s
2026-07-04T14:56:39.558453752Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-04T14:56:39.558640418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.558883467Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-07-04T14:56:39.559112188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-04T14:56:39', 'add_on_rename_to_notifcations')
2026-07-04T14:56:39.559458305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.560093074Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-04T14:56:39.560310201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014413s
2026-07-04T14:56:39.560498911Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-04T14:56:39.560701168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.560942404Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-07-04T14:56:39.561142638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-04T14:56:39', 'update_kickass_url')
2026-07-04T14:56:39.561492202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.562146009Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-04T14:56:39.562333166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014307s
2026-07-04T14:56:39.562517597Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-04T14:56:39.562699253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.562955770Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-07-04T14:56:39.563158949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-04T14:56:39', 'added_indexerstatus')
2026-07-04T14:56:39.563495046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.564141278Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-04T14:56:39.564340920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014157s
2026-07-04T14:56:39.564513427Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-04T14:56:39.564708831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.564964586Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-07-04T14:56:39.565180852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-04T14:56:39', 'add_unverifiedscenenumbering')
2026-07-04T14:56:39.565535466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.566159303Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-04T14:56:39.566374005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001446s
2026-07-04T14:56:39.566556643Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-04T14:56:39.566756135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.566998413Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-07-04T14:56:39.567209178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-04T14:56:39', 'naming_config_replace_illegal_characters')
2026-07-04T14:56:39.567569263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.568222589Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-04T14:56:39.568442261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s
2026-07-04T14:56:39.568615450Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-04T14:56:39.568796164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.569045476Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-07-04T14:56:39.569238175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-04T14:56:39', 'add_tvmazeid')
2026-07-04T14:56:39.569580975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.570195783Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-04T14:56:39.570394904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014008s
2026-07-04T14:56:39.570588204Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-04T14:56:39.570780541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.571019583Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-07-04T14:56:39.571232872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-04T14:56:39', 'add_additional_episodes_index')
2026-07-04T14:56:39.571579791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.572230622Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-04T14:56:39.572432639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014379s
2026-07-04T14:56:39.572614676Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-04T14:56:39.572802033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.573049421Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-07-04T14:56:39.573237139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-04T14:56:39', 'disable_kickass')
2026-07-04T14:56:39.573571703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.574195941Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-04T14:56:39.574399461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013914s
2026-07-04T14:56:39.574582219Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-04T14:56:39.574787983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.575021524Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-07-04T14:56:39.575242348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-04T14:56:39', 'add_reason_to_pending_releases')
2026-07-04T14:56:39.575599748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.576316262Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-04T14:56:39.576711087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014866s
2026-07-04T14:56:39.576900328Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-04T14:56:39.577100571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.577331707Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-07-04T14:56:39.577540517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-04T14:56:39', 'remove_titans_of_tv')
2026-07-04T14:56:39.577890011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.578585041Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-04T14:56:39.578768100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014821s
2026-07-04T14:56:39.578961760Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-04T14:56:39.579139248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.579414232Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-07-04T14:56:39.579606870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-04T14:56:39', 'extra_and_subtitle_files')
2026-07-04T14:56:39.579985041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.580614860Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-04T14:56:39.580830404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014608s
2026-07-04T14:56:39.581003443Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-04T14:56:39.581201452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.581454201Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-07-04T14:56:39.581664314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-04T14:56:39', 'add_scene_season_number')
2026-07-04T14:56:39.582000171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.582609117Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-04T14:56:39.582792076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013982s
2026-07-04T14:56:39.582978441Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-04T14:56:39.583182833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.583432055Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-07-04T14:56:39.583639403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-04T14:56:39', 'add_ultrahd_quality_in_profiles')
2026-07-04T14:56:39.584035681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.584672413Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-04T14:56:39.584891384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014838s
2026-07-04T14:56:39.585062980Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-04T14:56:39.585291190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.585548067Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-07-04T14:56:39.585785666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-04T14:56:39', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-04T14:56:39.586161543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.587061315Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-04T14:56:39.587280336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017603s
2026-07-04T14:56:39.587479778Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-04T14:56:39.587663448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.587936829Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-07-04T14:56:39.588139497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-04T14:56:39', 'fix_metadata_file_extensions')
2026-07-04T14:56:39.588515053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.589066053Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-04T14:56:39.589283191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001398s
2026-07-04T14:56:39.589452973Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-04T14:56:39.589660130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.589901977Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-07-04T14:56:39.590106228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T14:56:39', 'remove_kickass')
2026-07-04T14:56:39.590436544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.591032895Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-04T14:56:39.591208038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013609s
2026-07-04T14:56:39.591402048Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-04T14:56:39.591589035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.591865823Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-07-04T14:56:39.592097048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T14:56:39', 'rename_torrent_downloadstation')
2026-07-04T14:56:39.592458607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.593070860Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-04T14:56:39.593283228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014645s
2026-07-04T14:56:39.593472028Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-04T14:56:39.593668373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.593900401Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-07-04T14:56:39.594108610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T14:56:39', 'update_btn_url')
2026-07-04T14:56:39.594449577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.595135529Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-04T14:56:39.595333608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014606s
2026-07-04T14:56:39.595525654Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-04T14:56:39.595709364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.596009619Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-07-04T14:56:39.596201856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T14:56:39', 'remove_wombles')
2026-07-04T14:56:39.596547483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.597180648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-04T14:56:39.597389880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014504s
2026-07-04T14:56:39.597567588Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-04T14:56:39.597760125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.598009247Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-07-04T14:56:39.598228910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T14:56:39', 'fix_extra_file_extension')
2026-07-04T14:56:39.598568223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.599168883Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-04T14:56:39.599365620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013983s
2026-07-04T14:56:39.599552225Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-04T14:56:39.599766998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.600038695Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-07-04T14:56:39.600237065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T14:56:39', 'import_extra_files')
2026-07-04T14:56:39.600599475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.601211768Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-04T14:56:39.601410909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-07-04T14:56:39.601584519Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-04T14:56:39.601789402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.602040047Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-07-04T14:56:39.602248366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T14:56:39', 'fix_extra_files_config')
2026-07-04T14:56:39.602585094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.603196686Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-04T14:56:39.603397180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014028s
2026-07-04T14:56:39.603590920Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-04T14:56:39.603776083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.604047620Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-07-04T14:56:39.604259577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T14:56:39', 'create_language_profiles')
2026-07-04T14:56:39.604619602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.605222908Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-04T14:56:39.605424754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014339s
2026-07-04T14:56:39.605601691Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-04T14:56:39.605828467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.606066587Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-07-04T14:56:39.606293634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T14:56:39', 'added_regex_to_scenemapping')
2026-07-04T14:56:39.606638038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.607256273Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-04T14:56:39.607447047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014248s
2026-07-04T14:56:39.607641639Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-04T14:56:39.607836452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.608119562Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-07-04T14:56:39.608338794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T14:56:39', 'consolidate_indexer_baseurl')
2026-07-04T14:56:39.608704290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.609357706Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-04T14:56:39.609558761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015118s
2026-07-04T14:56:39.609750858Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-04T14:56:39.609954047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.610193209Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-07-04T14:56:39.610405867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T14:56:39', 'rename_indexer_status_id')
2026-07-04T14:56:39.610747435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.611311952Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-04T14:56:39.611502426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013605s
2026-07-04T14:56:39.611694924Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-04T14:56:39.611900037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.612182786Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-07-04T14:56:39.612379913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T14:56:39', 'add_downloadclient_status')
2026-07-04T14:56:39.612739237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.613299456Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-04T14:56:39.613530972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s
2026-07-04T14:56:39.613716927Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-04T14:56:39.613912430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.614148796Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-07-04T14:56:39.614365282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T14:56:39', 'disable_nyaa')
2026-07-04T14:56:39.614687912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.615260275Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-04T14:56:39.615438214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s
2026-07-04T14:56:39.615631443Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-04T14:56:39.615865314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.616144867Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-07-04T14:56:39.616357626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T14:56:39', 'add_webrip_and_br480_qualites_in_profile')
2026-07-04T14:56:39.616720927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.617308451Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-04T14:56:39.617522612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001443s
2026-07-04T14:56:39.617718076Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-04T14:56:39.617926827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.618189155Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-07-04T14:56:39.618403737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T14:56:39', 'add_history_eventType_index')
2026-07-04T14:56:39.618747620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.619393551Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-04T14:56:39.619597652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014601s
2026-07-04T14:56:39.619789619Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-04T14:56:39.620013209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.620283724Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-07-04T14:56:39.620490611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T14:56:39', 'separate_automatic_and_interactive_searches')
2026-07-04T14:56:39.620873151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.621489022Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-04T14:56:39.621714436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014698s
2026-07-04T14:56:39.621894659Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-04T14:56:39.622115123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.622363093Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-07-04T14:56:39.622588246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T14:56:39', 'update_series_episodes_history_indexes')
2026-07-04T14:56:39.622940766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.623515514Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-04T14:56:39.623723723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013995s
2026-07-04T14:56:39.623975160Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-04T14:56:39.624161044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.624421459Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-07-04T14:56:39.624639167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T14:56:39', 'update_animetosho_url')
2026-07-04T14:56:39.625002028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.625620664Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-04T14:56:39.625828523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014477s
2026-07-04T14:56:39.626026211Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-04T14:56:39.626234280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.626471177Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-07-04T14:56:39.626703014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T14:56:39', 'add_remux_qualities_in_profile')
2026-07-04T14:56:39.627058691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.627663068Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-04T14:56:39.627874574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014311s
2026-07-04T14:56:39.628073665Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-04T14:56:39.628259589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.628533371Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-07-04T14:56:39.628732382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T14:56:39', 'add_history_seriesId_index')
2026-07-04T14:56:39.629088519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.629719891Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-04T14:56:39.629940195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014463s
2026-07-04T14:56:39.630114957Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-04T14:56:39.630311172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.630564552Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-07-04T14:56:39.630787662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T14:56:39', 'remove_media_browser_metadata')
2026-07-04T14:56:39.631143558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.631778257Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-04T14:56:39.631994583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014571s
2026-07-04T14:56:39.632199946Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-04T14:56:39.632404879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.632663390Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-07-04T14:56:39.632887762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T14:56:39', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-04T14:56:39.633274812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.633912787Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-04T14:56:39.634134243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014936s
2026-07-04T14:56:39.634307883Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-04T14:56:39.634506362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.634758130Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-07-04T14:56:39.638699178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T14:56:39', 'add_custom_filters')
2026-07-04T14:56:39.639078281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.639770075Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-04T14:56:39.640018225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052491s
2026-07-04T14:56:39.642082613Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-04T14:56:39.642273317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.642523050Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-07-04T14:56:39.642739596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T14:56:39', 'rename_restrictions_to_release_profiles')
2026-07-04T14:56:39.643096706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.643715532Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-04T14:56:39.643949684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014416s
2026-07-04T14:56:39.644126600Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T14:56:39.644328096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.644559853Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-07-04T14:56:39.644768353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T14:56:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T14:56:39.645117907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.645788788Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T14:56:39.645981526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014305s
2026-07-04T14:56:39.646167000Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-04T14:56:39.646348495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.646603830Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-07-04T14:56:39.646810676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T14:56:39', 'add_relative_original_path_to_episode_file')
2026-07-04T14:56:39.647169118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.647764618Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-04T14:56:39.648005824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014053s
2026-07-04T14:56:39.648170385Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-04T14:56:39.648362532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.648582726Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-07-04T14:56:39.648785655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T14:56:39', 'episode_last_searched_time')
2026-07-04T14:56:39.649127233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.649760248Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-04T14:56:39.649942154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s
2026-07-04T14:56:39.650119461Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-04T14:56:39.650315266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.650573286Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-07-04T14:56:39.650765373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T14:56:39', 'download_propers_config')
2026-07-04T14:56:39.651097492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.651752982Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-04T14:56:39.651966893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014246s
2026-07-04T14:56:39.652130743Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-04T14:56:39.652322509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.652551570Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-07-04T14:56:39.652767806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T14:56:39', 'add_download_client_priority')
2026-07-04T14:56:39.653121809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.653754133Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-04T14:56:39.653954025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014219s
2026-07-04T14:56:39.654131823Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-04T14:56:39.654303379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.654554174Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-07-04T14:56:39.654746622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T14:56:39', 'add_specials_folder_format')
2026-07-04T14:56:39.655105555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.655717608Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-04T14:56:39.655967220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014043s
2026-07-04T14:56:39.656135519Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-04T14:56:39.656342757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.656569724Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-07-04T14:56:39.656775208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T14:56:39', 'health_issue_notification')
2026-07-04T14:56:39.657105443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.657748959Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-04T14:56:39.657930986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014017s
2026-07-04T14:56:39.658107772Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T14:56:39.658312124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.658582558Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-07-04T14:56:39.658808143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T14:56:39', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T14:56:39.659175453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.659802516Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T14:56:39.660038160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014872s
2026-07-04T14:56:39.660218453Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-04T14:56:39.660413757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.660637788Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-07-04T14:56:39.660833512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T14:56:39', 'add_airedbefore_to_episodes')
2026-07-04T14:56:39.661195852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.661819779Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-04T14:56:39.662005192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s
2026-07-04T14:56:39.662178982Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-04T14:56:39.662338905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.662590972Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-07-04T14:56:39.662765253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T14:56:39', 'remove_bitmetv')
2026-07-04T14:56:39.663088975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.663706168Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-04T14:56:39.663924448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013592s
2026-07-04T14:56:39.664087156Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-04T14:56:39.664271437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.664502152Z [Info] add_download_history: Starting migration of Log DB to 139
2026-07-04T14:56:39.664701784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T14:56:39', 'add_download_history')
2026-07-04T14:56:39.665016939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.665654884Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-04T14:56:39.665836499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013771s
2026-07-04T14:56:39.666014718Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-04T14:56:39.666209020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.666461007Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-07-04T14:56:39.666656521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T14:56:39', 'remove_chown_and_folderchmod_config_v2')
2026-07-04T14:56:39.667013109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.667630463Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-04T14:56:39.667828642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014099s
2026-07-04T14:56:39.668022573Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-04T14:56:39.668205942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.668446928Z [Info] add_update_history: Starting migration of Log DB to 141
2026-07-04T14:56:39.669172660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T14:56:39.669406220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:56:39.669908101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005331s
2026-07-04T14:56:39.670081290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T14:56:39.670275190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:56:39.670636428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003646s
2026-07-04T14:56:39.670829267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T14:56:39', 'add_update_history')
2026-07-04T14:56:39.671152528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.672246742Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-04T14:56:39.672451805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019635s
2026-07-04T14:56:39.672623591Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-04T14:56:39.672790186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.673020490Z [Info] import_lists: Starting migration of Log DB to 142
2026-07-04T14:56:39.673198108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T14:56:39', 'import_lists')
2026-07-04T14:56:39.673540267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.674147340Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-04T14:56:39.674329808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013553s
2026-07-04T14:56:39.674488628Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-04T14:56:39.674681085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.674913103Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-07-04T14:56:39.675097123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T14:56:39', 'add_priority_to_indexers')
2026-07-04T14:56:39.675425535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.676088159Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-04T14:56:39.676287361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013848s
2026-07-04T14:56:39.676445730Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-04T14:56:39.676655232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.676880355Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-07-04T14:56:39.677105739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T14:56:39', 'import_lists_series_type_and_season_folder')
2026-07-04T14:56:39.677443018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.678063739Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-04T14:56:39.678257389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014036s
2026-07-04T14:56:39.678450297Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-04T14:56:39.678611642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.678874101Z [Info] remove_growl: Starting migration of Log DB to 145
2026-07-04T14:56:39.679045446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T14:56:39', 'remove_growl')
2026-07-04T14:56:39.679382846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.680048376Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-04T14:56:39.680233178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014167s
2026-07-04T14:56:39.680403922Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-04T14:56:39.680590759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.680847806Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-07-04T14:56:39.681160306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:39.681331631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:39.682670277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013313s
2026-07-04T14:56:39.682872575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T14:56:39', 'cleanup_duplicates_updatehistory')
2026-07-04T14:56:39.683220285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.683859242Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-04T14:56:39.684066921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025137s
2026-07-04T14:56:39.684268286Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-04T14:56:39.684437637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.684683573Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-07-04T14:56:39.684871030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T14:56:39', 'swap_filechmod_for_folderchmod')
2026-07-04T14:56:39.685221516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.685840613Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-04T14:56:39.686036438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001395s
2026-07-04T14:56:39.686197081Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-04T14:56:39.686393718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.686626947Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-07-04T14:56:39.686824225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T14:56:39', 'mediainfo_channels')
2026-07-04T14:56:39.687150502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.687776042Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-04T14:56:39.688027529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001381s
2026-07-04T14:56:39.688206319Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-04T14:56:39.688385319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.688622587Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-07-04T14:56:39.688814013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T14:56:39', 'add_on_delete_to_notifications')
2026-07-04T14:56:39.689167876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.689818837Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-04T14:56:39.690016435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014261s
2026-07-04T14:56:39.690176016Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-04T14:56:39.690376300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.690609429Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-07-04T14:56:39.690825304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T14:56:39', 'add_scene_mapping_origin')
2026-07-04T14:56:39.691151691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.691780939Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-04T14:56:39.691982465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013939s
2026-07-04T14:56:39.692165574Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-04T14:56:39.692329303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.692570098Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-07-04T14:56:39.692773799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T14:56:39', 'remove_custom_filter_type')
2026-07-04T14:56:39.693111840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.693740095Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-04T14:56:39.693950629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s
2026-07-04T14:56:39.694116103Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-04T14:56:39.694299873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.694533283Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-07-04T14:56:39.694728686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T14:56:39', 'update_btn_url_to_https')
2026-07-04T14:56:39.695075545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.695691586Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-04T14:56:39.695882330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013787s
2026-07-04T14:56:39.696067844Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-04T14:56:39.696265792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.696502740Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-07-04T14:56:39.696701620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T14:56:39', 'add_on_episodefiledelete_for_upgrade')
2026-07-04T14:56:39.697059752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.697679710Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-04T14:56:39.697881607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014119s
2026-07-04T14:56:39.698044415Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-04T14:56:39.698236261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.698462387Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-07-04T14:56:39.698673542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T14:56:39', 'add_name_release_profile')
2026-07-04T14:56:39.699001613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.699611642Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-04T14:56:39.699793638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013719s
2026-07-04T14:56:39.700005024Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-04T14:56:39.700188624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.700438858Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-07-04T14:56:39.703021060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T14:56:39', 'add_arabic_and_hindi_languages')
2026-07-04T14:56:39.703410204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.704110644Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-04T14:56:39.704301749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039073s
2026-07-04T14:56:39.704472193Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-04T14:56:39.704649019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.704886808Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-07-04T14:56:39.705069847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T14:56:39', 'add_bypass_to_delay_profile')
2026-07-04T14:56:39.705380162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.706008557Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-04T14:56:39.706175193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013491s
2026-07-04T14:56:39.706335466Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-04T14:56:39.706500598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.706726523Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-07-04T14:56:39.706899111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T14:56:39', 'email_multiple_addresses')
2026-07-04T14:56:39.707216921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.707818242Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-04T14:56:39.708022293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013116s
2026-07-04T14:56:39.708171264Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-04T14:56:39.708345164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.708551850Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-07-04T14:56:39.708728606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T14:56:39', 'cdh_per_downloadclient')
2026-07-04T14:56:39.709046376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.709659401Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-04T14:56:39.709824043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001306s
2026-07-04T14:56:39.709993835Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-04T14:56:39.710154047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.710383229Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-07-04T14:56:39.710551819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T14:56:39', 'add_indexer_tags')
2026-07-04T14:56:39.710870410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.711483114Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-04T14:56:39.711654530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013191s
2026-07-04T14:56:39.711807117Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-04T14:56:39.712018092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.712242855Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-07-04T14:56:39.712429901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T14:56:39', 'rename_blacklist_to_blocklist')
2026-07-04T14:56:39.712739976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.713952087Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-04T14:56:39.714123894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s
2026-07-04T14:56:39.714291902Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-04T14:56:39.714450421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.714678090Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-07-04T14:56:39.714851609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T14:56:39', 'remove_plex_hometheatre')
2026-07-04T14:56:39.715171283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.715761973Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-04T14:56:39.715968058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2026-07-04T14:56:39.716120415Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-04T14:56:39.716300528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.716515862Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-07-04T14:56:39.716702598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T14:56:39', 'release_profile_to_array')
2026-07-04T14:56:39.717006199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.717620366Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-04T14:56:39.717796020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013134s
2026-07-04T14:56:39.717996855Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-04T14:56:39.718168430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.718396279Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-07-04T14:56:39.718563326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T14:56:39', 'mediainfo_to_ffmpeg')
2026-07-04T14:56:39.718905575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.719520273Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-04T14:56:39.719692290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013405s
2026-07-04T14:56:39.719859787Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-04T14:56:39.720072876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.720307940Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-07-04T14:56:39.720478103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T14:56:39', 'download_client_per_indexer')
2026-07-04T14:56:39.720800322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.721401593Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-04T14:56:39.721585904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2026-07-04T14:56:39.721743812Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-04T14:56:39.721955819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.722188277Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-07-04T14:56:39.722373250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T14:56:39', 'add_on_update_to_notifications')
2026-07-04T14:56:39.722691331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.723331330Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-04T14:56:39.723499158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013711s
2026-07-04T14:56:39.723668549Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-04T14:56:39.723833141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.724079868Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-07-04T14:56:39.724247686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T14:56:39', 'update_series_sort_title')
2026-07-04T14:56:39.724573652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.725198691Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-04T14:56:39.725378554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013502s
2026-07-04T14:56:39.725531742Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-04T14:56:39.725705021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.725926167Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-07-04T14:56:39.726104416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T14:56:39', 'add_tvdbid_to_episode')
2026-07-04T14:56:39.726408138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.727013006Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-04T14:56:39.727178960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012983s
2026-07-04T14:56:39.727342059Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-04T14:56:39.727516620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.727745241Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-07-04T14:56:39.727946927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T14:56:39', 'add_additional_info_to_pending_releases')
2026-07-04T14:56:39.728283315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.728894185Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-04T14:56:39.729088667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013632s
2026-07-04T14:56:39.729237827Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-04T14:56:39.729427018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.729641701Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-07-04T14:56:39.729834058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T14:56:39', 'add_malayalam_and_ukrainian_languages')
2026-07-04T14:56:39.730147780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.730731846Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-04T14:56:39.730921328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013001s
2026-07-04T14:56:39.731088705Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-04T14:56:39.731258778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.731487278Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-07-04T14:56:39.731669485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T14:56:39', 'add_language_tags_to_subtitle_files')
2026-07-04T14:56:39.732017216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.732610741Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-04T14:56:39.732802337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013377s
2026-07-04T14:56:39.732948722Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-04T14:56:39.733123043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.733335491Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-07-04T14:56:39.733513048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T14:56:39', 'add_custom_formats')
2026-07-04T14:56:39.733812872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.734392440Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-04T14:56:39.734556941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012623s
2026-07-04T14:56:39.734723827Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-04T14:56:39.734916195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.735146298Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-07-04T14:56:39.735343796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T14:56:39', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-04T14:56:39.735690975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.736305784Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-04T14:56:39.736524755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s
2026-07-04T14:56:39.736678835Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-04T14:56:39.736844609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.737056536Z [Info] remove_omg: Starting migration of Log DB to 173
2026-07-04T14:56:39.737228603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T14:56:39', 'remove_omg')
2026-07-04T14:56:39.737523397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.738080278Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-04T14:56:39.738294420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001226s
2026-07-04T14:56:39.738436937Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-04T14:56:39.738615496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.738871232Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-07-04T14:56:39.739033779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T14:56:39', 'add_salt_to_users')
2026-07-04T14:56:39.739333944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.739942099Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-04T14:56:39.740125658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013052s
2026-07-04T14:56:39.740256692Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-04T14:56:39.740421134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.740620966Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-07-04T14:56:39.740792953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T14:56:39', 'language_profiles_to_custom_formats')
2026-07-04T14:56:39.741097015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.741666422Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-04T14:56:39.741836154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012393s
2026-07-04T14:56:39.741981266Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-04T14:56:39.742128092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.742334267Z [Info] original_language: Starting migration of Log DB to 176
2026-07-04T14:56:39.742493047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T14:56:39', 'original_language')
2026-07-04T14:56:39.742780957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.743305253Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-04T14:56:39.743461237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011677s
2026-07-04T14:56:39.743606550Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T14:56:39.743782113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.744006956Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-07-04T14:56:39.744185296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T14:56:39', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T14:56:39.744497785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.745026911Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T14:56:39.745206122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012325s
2026-07-04T14:56:39.745347346Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-04T14:56:39.745490184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.745687131Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-07-04T14:56:39.745835489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T14:56:39', 'list_sync_time')
2026-07-04T14:56:39.746126956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.746703418Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-04T14:56:39.746852859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001192s
2026-07-04T14:56:39.746986668Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-04T14:56:39.747136300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.747329238Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-07-04T14:56:39.747490713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T14:56:39', 'add_auto_tagging')
2026-07-04T14:56:39.747783042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.748366588Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-04T14:56:39.748520868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012156s
2026-07-04T14:56:39.748663516Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-04T14:56:39.748803377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.748992629Z [Info] task_duration: Starting migration of Log DB to 180
2026-07-04T14:56:39.749142070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T14:56:39', 'task_duration')
2026-07-04T14:56:39.749420911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.750102715Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-04T14:56:39.750255593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012972s
2026-07-04T14:56:39.750395033Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-04T14:56:39.750553753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.750752974Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-07-04T14:56:39.750922626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T14:56:39', 'quality_definition_preferred_size')
2026-07-04T14:56:39.751219885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.751732046Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-04T14:56:39.751955687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011718s
2026-07-04T14:56:39.752103064Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T14:56:39.752273016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.752470674Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-07-04T14:56:39.752643703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T14:56:39', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T14:56:39.752950621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.753520930Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T14:56:39.753692506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012403s
2026-07-04T14:56:39.753829842Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-04T14:56:39.753979524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.754178845Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-07-04T14:56:39.754341373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T14:56:39', 'update_images_remote_url')
2026-07-04T14:56:39.754628621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.755136404Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-04T14:56:39.755294603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-07-04T14:56:39.755436920Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-04T14:56:39.755596932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.755800462Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-07-04T14:56:39.755995946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T14:56:39', 'remove_invalid_roksbox_metadata_images')
2026-07-04T14:56:39.756294777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.756809394Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-04T14:56:39.756989316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011985s
2026-07-04T14:56:39.757127495Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-04T14:56:39.757272938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.757469123Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-07-04T14:56:39.757624997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T14:56:39', 'add_episode_runtime')
2026-07-04T14:56:39.757906835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.758486101Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-04T14:56:39.758640843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012039s
2026-07-04T14:56:39.758779893Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-04T14:56:39.758922761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.759123004Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-07-04T14:56:39.759274119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T14:56:39', 'add_result_to_commands')
2026-07-04T14:56:39.759560305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.760127688Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-04T14:56:39.760286568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011857s
2026-07-04T14:56:39.760424866Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-04T14:56:39.760582634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.760779160Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-07-04T14:56:39.760937669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T14:56:39', 'add_on_series_add_to_notifications')
2026-07-04T14:56:39.761232213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.761745316Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-04T14:56:39.761913635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011617s
2026-07-04T14:56:39.762054739Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:56:39.762224702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.762423773Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-07-04T14:56:39.763018300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T14:56:39.763175858Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T14:56:39.763319507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T14:56:39.763802129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:56:39.764341966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T14:56:39.764731701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:56:39.765133721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T14:56:39.765959885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:56:39.766246863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027698s
2026-07-04T14:56:39.766390453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T14:56:39.766527388Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:39.766651218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T14:56:39.767054430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:56:39.767479316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T14:56:39.767814531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T14:56:39.768235589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T14:56:39.769017073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:56:39.769319382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025073s
2026-07-04T14:56:39.769462982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:39.769599527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T14:56:39.769720480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:56:39.770120005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:56:39.770485802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:56:39.770879876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:56:39.771254450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:56:39.772048169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:56:39.772412363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025265s
2026-07-04T14:56:39.772570151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T14:56:39', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:56:39.772884704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.773707321Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:56:39.773889849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038197s
2026-07-04T14:56:39.774043047Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-04T14:56:39.774202378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.774411129Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-07-04T14:56:39.774588095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T14:56:39', 'add_colon_replacement_to_naming_config')
2026-07-04T14:56:39.774888510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.775479350Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-04T14:56:39.775643140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012651s
2026-07-04T14:56:39.775785858Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-04T14:56:39.775960329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.776167186Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-07-04T14:56:39.776335475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T14:56:39', 'health_restored_notification')
2026-07-04T14:56:39.776643796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.777227562Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-04T14:56:39.777400129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012588s
2026-07-04T14:56:39.777548538Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-04T14:56:39.777701637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.777904175Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-07-04T14:56:39.778074017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T14:56:39', 'add_download_client_tags')
2026-07-04T14:56:39.778369141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.778976845Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-04T14:56:39.779173702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012562s
2026-07-04T14:56:39.779316910Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-04T14:56:39.779467183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.779671304Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-07-04T14:56:39.779830424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T14:56:39', 'import_exclusion_type')
2026-07-04T14:56:39.780184548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.780759736Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-04T14:56:39.780916312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012776s
2026-07-04T14:56:39.781058889Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-04T14:56:39.781206857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.781404455Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-07-04T14:56:39.781559507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-04T14:56:39', 'add_import_list_items')
2026-07-04T14:56:39.781846826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.782408036Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-04T14:56:39.782562688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011904s
2026-07-04T14:56:39.782702600Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-04T14:56:39.782860147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.783069980Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-07-04T14:56:39.783227647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T14:56:39', 'add_notification_status')
2026-07-04T14:56:39.783515066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.784102529Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-04T14:56:39.784267482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012219s
2026-07-04T14:56:39.784410650Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-04T14:56:39.784582546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.784782329Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-07-04T14:56:39.784952071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T14:56:39', 'parse_language_tags_from_existing_subtitle_files')
2026-07-04T14:56:39.785256965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.786100825Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-04T14:56:39.786275446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015123s
2026-07-04T14:56:39.786420258Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-04T14:56:39.786564959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.786764672Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-07-04T14:56:39.786918542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T14:56:39', 'add_finale_type')
2026-07-04T14:56:39.787204778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.787773514Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-04T14:56:39.787949999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012021s
2026-07-04T14:56:39.788101274Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-04T14:56:39.788256607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.788479676Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-07-04T14:56:39.788643105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T14:56:39', 'list_add_missing_search')
2026-07-04T14:56:39.788950204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.789555634Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-04T14:56:39.789730175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012903s
2026-07-04T14:56:39.789880308Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-04T14:56:39.790053897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.790261285Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-07-04T14:56:39.790441177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T14:56:39', 'parse_title_from_existing_subtitle_files')
2026-07-04T14:56:39.790770481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.791358766Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-04T14:56:39.791533778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012962s
2026-07-04T14:56:39.791689482Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-04T14:56:39.791877130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.792088486Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-07-04T14:56:39.792257396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T14:56:39', 'series_last_aired')
2026-07-04T14:56:39.792553502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.793175585Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-04T14:56:39.793335728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s
2026-07-04T14:56:39.793485540Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-04T14:56:39.793650712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.793868651Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-07-04T14:56:39.794041500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T14:56:39', 'AddNewItemMonitorType')
2026-07-04T14:56:39.794346774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.794934759Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-04T14:56:39.795116916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012736s
2026-07-04T14:56:39.795278892Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-04T14:56:39.795431660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.795644839Z [Info] email_encryption: Starting migration of Log DB to 201
2026-07-04T14:56:39.795808930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T14:56:39', 'email_encryption')
2026-07-04T14:56:39.796144926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.796771388Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-04T14:56:39.796926881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013152s
2026-07-04T14:56:39.797078046Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-04T14:56:39.797243790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.797452460Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-07-04T14:56:39.797627302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T14:56:39', 'add_indexer_flags')
2026-07-04T14:56:39.797922948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.798540973Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-04T14:56:39.798699662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013024s
2026-07-04T14:56:39.798849253Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-04T14:56:39.799007091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.799210481Z [Info] release_type: Starting migration of Log DB to 203
2026-07-04T14:56:39.799397598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T14:56:39', 'release_type')
2026-07-04T14:56:39.799707152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.800393825Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-04T14:56:39.800558316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013671s
2026-07-04T14:56:39.800722016Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-04T14:56:39.800881397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.801097352Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-07-04T14:56:39.801263045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T14:56:39', 'add_add_release_hash')
2026-07-04T14:56:39.801575084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.802188830Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-04T14:56:39.802349173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012906s
2026-07-04T14:56:39.802495778Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-04T14:56:39.802651071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.802872137Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-07-04T14:56:39.803045806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T14:56:39', 'rename_season_pack_spec')
2026-07-04T14:56:39.803360751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.803982974Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-04T14:56:39.804168327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013131s
2026-07-04T14:56:39.804318149Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-04T14:56:39.804464013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.804675459Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-07-04T14:56:39.804836894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T14:56:39', 'add_tmdbid')
2026-07-04T14:56:39.805145726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.805731406Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-04T14:56:39.805892982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012619s
2026-07-04T14:56:39.806045298Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-04T14:56:39.806229028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.806441567Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-07-04T14:56:39.806631028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T14:56:39', 'add_on_import_complete_to_notifications')
2026-07-04T14:56:39.806948197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.807601373Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-04T14:56:39.807773540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s
2026-07-04T14:56:39.807946047Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-04T14:56:39.808112733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.808322355Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-07-04T14:56:39.808515294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T14:56:39', 'add_monitored_seasons_filter')
2026-07-04T14:56:39.808820659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.809419956Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-04T14:56:39.809585770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013053s
2026-07-04T14:56:39.809756825Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-04T14:56:39.809934252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.810140898Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-07-04T14:56:39.810328867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T14:56:39', 'add_custom_colon_replacement_to_naming_config')
2026-07-04T14:56:39.810663651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.811261105Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-04T14:56:39.811442219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013114s
2026-07-04T14:56:39.811592121Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-04T14:56:39.811768947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.812019522Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-07-04T14:56:39.812216459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T14:56:39', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-04T14:56:39.812551083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.813154769Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-04T14:56:39.813338128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013696s
2026-07-04T14:56:39.813490495Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-04T14:56:39.813656469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.813868126Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-07-04T14:56:39.814053920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T14:56:39', 'add_blurary576p_quality_in_profiles')
2026-07-04T14:56:39.814372061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.814955616Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-04T14:56:39.815128564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012895s
2026-07-04T14:56:39.815287445Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-04T14:56:39.815479612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.815690055Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-07-04T14:56:39.815946532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T14:56:39', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-04T14:56:39.816300826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.816904191Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-04T14:56:39.817093803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014065s
2026-07-04T14:56:39.817244286Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-04T14:56:39.817400922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:39.817632809Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-07-04T14:56:39.817802811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T14:56:39', 'add_mal_and_anilist_ids')
2026-07-04T14:56:39.818112856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:39.818700509Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-04T14:56:39.818883748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012889s
2026-07-04T14:56:40.011569249Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-07-04T14:56:40.021695256Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T14:56:40.132845493Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-04T14:56:40.209830271Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T14:56:40.210036136Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T14:56:40.210189855Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-07-04T14:56:40.345995184Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T14:56:40.704134244Z [ls.io-init] done.
SBOM Output
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.20.0-r1
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.20.0-r1
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.20.0-r1 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.20.0-r1 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
[
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1783177012710
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1783177012710
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8989/signalr/messages?access_token=(removed)&id=g53uKBJBbYtNSsk_hqg9Vw.\"",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177012710
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177012710
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177012710
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1783177012710
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.17s |
| Container Start | PASS | - | 5.17s |
| Create Buildx SBOM | PASS | - | 1.70s |
| Get Build Info | PASS | - | 0.03s |
linuxserver/lspipepr-sonarr
Runtime: 78.33s
ARM64
PASS
builder
X86-BUILDER-3m --Hetzner
created
2026-07-04T14:53:35+00:00
image
linuxserver/lspipepr-sonarr
maintainer
thespad
size
85.27MB
tag
arm64v8-4.0.19.2979-pkg-7e5c8f8e-dev-fdd5671d9e5febf797df7964d2edc17bccb6a747-pr-329
version
4.0.19.2979-ls318
Container Logs
2026-07-04T14:56:37.965924455Z [migrations] started
2026-07-04T14:56:37.970194014Z [migrations] no migrations found
2026-07-04T14:56:38.482901046Z usermod: no changes
2026-07-04T14:56:38.559618686Z ───────────────────────────────────────
2026-07-04T14:56:38.559633135Z
2026-07-04T14:56:38.559641312Z ██╗ ███████╗██╗ ██████╗
2026-07-04T14:56:38.559650100Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T14:56:38.559658707Z ██║ ███████╗██║██║ ██║
2026-07-04T14:56:38.559667054Z ██║ ╚════██║██║██║ ██║
2026-07-04T14:56:38.559675350Z ███████╗███████║██║╚██████╔╝
2026-07-04T14:56:38.559683667Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:56:38.559692335Z
2026-07-04T14:56:38.559700291Z Brought to you by linuxserver.io
2026-07-04T14:56:38.559708467Z ───────────────────────────────────────
2026-07-04T14:56:38.565665797Z
2026-07-04T14:56:38.566225104Z To support the app dev(s) visit:
2026-07-04T14:56:38.588137882Z Sonarr: https://sonarr.tv/donate
2026-07-04T14:56:38.592538756Z
2026-07-04T14:56:38.592553867Z To support LSIO projects visit:
2026-07-04T14:56:38.592562314Z https://www.linuxserver.io/donate/
2026-07-04T14:56:38.592570550Z
2026-07-04T14:56:38.592578867Z ───────────────────────────────────────
2026-07-04T14:56:38.592588236Z GID/UID
2026-07-04T14:56:38.592596392Z ───────────────────────────────────────
2026-07-04T14:56:38.676690070Z
2026-07-04T14:56:38.676703477Z User UID: 911
2026-07-04T14:56:38.676711673Z User GID: 911
2026-07-04T14:56:38.676720040Z ───────────────────────────────────────
2026-07-04T14:56:38.710033172Z Linuxserver.io version: 4.0.19.2979-pkg-7e5c8f8e-dev-fdd5671d9e5febf797df7964d2edc17bccb6a747-pr-329
2026-07-04T14:56:38.713499815Z Build-date: 2026-07-04T14:53:35+00:00
2026-07-04T14:56:38.713511608Z ───────────────────────────────────────
2026-07-04T14:56:38.713520697Z
2026-07-04T14:56:40.953842654Z [custom-init] No custom files found, skipping...
2026-07-04T14:56:46.519981100Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-07-04T14:56:47.663735712Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:47.756958298Z [Debug] Bootstrap: Console selected
2026-07-04T14:56:47.772561767Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:52.495295176Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:56:53.624059353Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {01c2b25e-d8e4-47b7-be4e-30db046fe5c3} may be persisted to storage in unencrypted form.
2026-07-04T14:56:54.963398316Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T14:56:55.790535946Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T14:56:57.098806288Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:56:58.000421867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:56:58.054066582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:56:58.858215757Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-04T14:56:58.889675104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8261685s
2026-07-04T14:56:58.892635567Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:56:58.895565719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8557981s
2026-07-04T14:56:59.114834516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:56:59.123314838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:59.214837580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:56:59.315921310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:56:59.653422739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4348466s
2026-07-04T14:56:59.658861044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:59.676931984Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:56:59.678941722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4592509s
2026-07-04T14:56:59.807183936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:56:59.809799875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:59.895269514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:56:59.916673418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:56:59.931178575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326093s
2026-07-04T14:56:59.934093066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:56:59.937686845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018165s
2026-07-04T14:56:59.943190090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:56:59.950964359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:56:59.965645822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201188s
2026-07-04T14:56:59.968342484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:56:59.972137939Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:56:59.974291206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268547s
2026-07-04T14:56:59.985242014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:56:59.987595354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:56:59.999442437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:57:00.001742630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002928s
2026-07-04T14:57:00.003525492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:57:00.006182804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:57:00.011971234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065609s
2026-07-04T14:57:00.013522789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.016655649Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:57:00.018400684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011316s
2026-07-04T14:57:00.035483373Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:57:00.037561028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.048699935Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T14:57:00.160494741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T14:57:00.166079800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-07-04T14:57:00.173763417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112048s
2026-07-04T14:57:00.175636290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T14:57:00.178234774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T14:57:00.181707298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045018s
2026-07-04T14:57:00.183158251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-04T14:57:00.185610871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-07-04T14:57:00.190221398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00534s
2026-07-04T14:57:00.191623051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-04T14:57:00.193416003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-04T14:57:00.197049762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037602s
2026-07-04T14:57:00.198528581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-04T14:57:00.201523353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:57:00.215104419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150219s
2026-07-04T14:57:00.216621665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T14:57:00.218300507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:00.221814595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035519s
2026-07-04T14:57:00.223305558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-04T14:57:00.225017356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:00.228595704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036192s
2026-07-04T14:57:00.230064934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-07-04T14:57:00.231707071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-07-04T14:57:00.235223053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035489s
2026-07-04T14:57:00.236721792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-04T14:57:00.238471096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:00.242040666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036704s
2026-07-04T14:57:00.243493111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-07-04T14:57:00.245392367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-07-04T14:57:00.250388310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053082s
2026-07-04T14:57:00.251841818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-04T14:57:00.254108814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-07-04T14:57:00.263325620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098974s
2026-07-04T14:57:00.264858447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-04T14:57:00.266664926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:57:00.270546464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003894s
2026-07-04T14:57:00.272195476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-04T14:57:00.274038137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-07-04T14:57:00.280923276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072935s
2026-07-04T14:57:00.282402927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-07-04T14:57:00.284136428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-07-04T14:57:00.287790118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037139s
2026-07-04T14:57:00.289268736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:57:00.291244816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-07-04T14:57:00.297982458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071882s
2026-07-04T14:57:00.299427288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T14:57:00.301388368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-07-04T14:57:00.394414488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0918346s
2026-07-04T14:57:00.397606107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T14:57:00.403571082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T14:57:00.415133933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140789s
2026-07-04T14:57:00.419750302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T14:57:00.422616345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:57:00.429628679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075223s
2026-07-04T14:57:00.432079295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T14:57:00.435422029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-07-04T14:57:00.443180907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086311s
2026-07-04T14:57:00.445445959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T14:57:00.447752766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:57:00.453433890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005829s
2026-07-04T14:57:00.456644016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-07-04T14:57:00.461744930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-07-04T14:57:00.471790775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107083s
2026-07-04T14:57:00.489778788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-07-04T14:57:00.500715587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:57:00.518626845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224318s
2026-07-04T14:57:00.520515750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-07-04T14:57:00.528922243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:57:00.556117242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285822s
2026-07-04T14:57:00.564034559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-07-04T14:57:00.566148768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-07-04T14:57:00.570725286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050168s
2026-07-04T14:57:00.572101308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-07-04T14:57:00.573846774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-07-04T14:57:00.577676087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039605s
2026-07-04T14:57:00.579042549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T14:57:00.581611223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-07-04T14:57:00.587287487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067144s
2026-07-04T14:57:00.588799412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-04T14:57:00.591014284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-07-04T14:57:00.605000856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140029s
2026-07-04T14:57:00.654436724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:57:00', 'InitialSetup')
2026-07-04T14:57:00.677680022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.683081522Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:57:00.684700814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927229s
2026-07-04T14:57:00.690503632Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-04T14:57:00.692701439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.699081120Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-07-04T14:57:00.735392571Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-07-04T14:57:00.741036118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-07-04T14:57:00.747826947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103463s
2026-07-04T14:57:00.749631001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-07-04T14:57:00.751983209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-07-04T14:57:00.755072932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038155s
2026-07-04T14:57:00.758304762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:57:00', 'remove_tvrage_imdb_unique_constraint')
2026-07-04T14:57:00.762801350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.765875662Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-04T14:57:00.767643212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147317s
2026-07-04T14:57:00.769575655Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-04T14:57:00.771374388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.773906117Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-07-04T14:57:00.794495049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-04T14:57:00.799376933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T14:57:00.803821245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073597s
2026-07-04T14:57:00.805259953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-04T14:57:00.807602631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-07-04T14:57:00.813997633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072258s
2026-07-04T14:57:00.815772618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:57:00', 'remove_renamed_scene_mapping_columns')
2026-07-04T14:57:00.820023691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.823716489Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-04T14:57:00.825509501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169774s
2026-07-04T14:57:00.827302662Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-04T14:57:00.828842164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.831429556Z [Info] updated_history: Starting migration of Main DB to 4
2026-07-04T14:57:00.840745971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-07-04T14:57:00.842749346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:57:00.846197652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038243s
2026-07-04T14:57:00.847591309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:57:00.849930070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-07-04T14:57:00.856281033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071834s
2026-07-04T14:57:00.858020507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:57:00', 'updated_history')
2026-07-04T14:57:00.861781532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.864594498Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-04T14:57:00.866111574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155685s
2026-07-04T14:57:00.867897111Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-04T14:57:00.869612957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.872866130Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-07-04T14:57:00.880242688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:57:00.882081733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002455s
2026-07-04T14:57:00.884107644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-07-04T14:57:00.886245379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-07-04T14:57:00.892469356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006963s
2026-07-04T14:57:00.894150743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:57:00', 'added_eventtype_to_history')
2026-07-04T14:57:00.898230100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.901032565Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-04T14:57:00.902667919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155813s
2026-07-04T14:57:00.904334145Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-04T14:57:00.905926162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.908462210Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-07-04T14:57:00.911023339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:57:00', 'add_index_to_log_time')
2026-07-04T14:57:00.915216144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.918189133Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-04T14:57:00.919795909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122619s
2026-07-04T14:57:00.921468128Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-04T14:57:00.923120346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.925526853Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-07-04T14:57:00.937032328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:00.939392192Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-07-04T14:57:00.940819176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-07-04T14:57:00.942878895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-07-04T14:57:00.949346983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066696s
2026-07-04T14:57:00.953055994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-04T14:57:00.957955553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-04T14:57:00.961774495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063082s
2026-07-04T14:57:00.963472806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:57:00', 'add_renameEpisodes_to_naming')
2026-07-04T14:57:00.967490529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:00.970287784Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-04T14:57:00.972282953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148876s
2026-07-04T14:57:00.973701340Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-04T14:57:00.975237203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:00.977737599Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-07-04T14:57:01.009955185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-07-04T14:57:01.240673714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:57:01.256018483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-04T14:57:01.270848635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:01.278965013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:01.297580039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:01.301834820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:01.305606557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2935698s
2026-07-04T14:57:01.307558629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-07-04T14:57:01.334216284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-07-04T14:57:01.343565085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-07-04T14:57:01.352558842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:57:01.355926194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:57:01.367193620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0579628s
2026-07-04T14:57:01.368847842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:57:01', 'remove_backlog')
2026-07-04T14:57:01.372734691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.375900327Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-04T14:57:01.377430339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669912s
2026-07-04T14:57:01.379239804Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-04T14:57:01.380830207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.383693745Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-07-04T14:57:01.432202716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-07-04T14:57:01.458206985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-07-04T14:57:01.466865656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-07-04T14:57:01.474962806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:57:01.478546344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:57:01.492678981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549685s
2026-07-04T14:57:01.494305157Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.522490680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-07-04T14:57:01.526468743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306688s
2026-07-04T14:57:01.527818953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.531242789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-07-04T14:57:01.534652137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052752s
2026-07-04T14:57:01.536403554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:57:01', 'fix_rename_episodes')
2026-07-04T14:57:01.540320454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.543277481Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-04T14:57:01.544865830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141302s
2026-07-04T14:57:01.546702249Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-04T14:57:01.548228213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.551096640Z [Info] add_monitored: Starting migration of Main DB to 10
2026-07-04T14:57:01.572504371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:01.574389459Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s
2026-07-04T14:57:01.575778717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-07-04T14:57:01.577631269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-07-04T14:57:01.584000217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064469s
2026-07-04T14:57:01.585370607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-07-04T14:57:01.587057946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-04T14:57:01.588408126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-07-04T14:57:01.590201268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-07-04T14:57:01.595832952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057053s
2026-07-04T14:57:01.597208613Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.600922814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-04T14:57:01.604649711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060607s
2026-07-04T14:57:01.606025201Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.607445422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-04T14:57:01.610400374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030407s
2026-07-04T14:57:01.611710283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.613147558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-04T14:57:01.616076377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029934s
2026-07-04T14:57:01.617455114Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:01.618889443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-04T14:57:01.621743151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029455s
2026-07-04T14:57:01.623562346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:57:01', 'add_monitored')
2026-07-04T14:57:01.627412331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.630331932Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-04T14:57:01.632291519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115437s
2026-07-04T14:57:01.633698864Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-04T14:57:01.635236832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.637827680Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-07-04T14:57:01.642885789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-07-04T14:57:01.732427761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-07-04T14:57:01.738163354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-07-04T14:57:01.742651925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-04T14:57:01.745581205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-07-04T14:57:01.756345838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117111s
2026-07-04T14:57:01.757788454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-07-04T14:57:01.781047895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-07-04T14:57:01.791519257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-07-04T14:57:01.801753702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:57:01.804775038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:57:01.815404398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:57:01.819411520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0600268s
2026-07-04T14:57:01.821069279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:57:01', 'remove_ignored')
2026-07-04T14:57:01.824854032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.827977343Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-04T14:57:01.829411402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685979s
2026-07-04T14:57:01.831144252Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-04T14:57:01.832867573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.835710861Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-07-04T14:57:01.839570866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-07-04T14:57:01.863563894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-04T14:57:01.876295479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-04T14:57:01.888613451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:01.891795010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:01.902219046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:01.905907516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:01.909516996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0682019s
2026-07-04T14:57:01.911168082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:57:01', 'remove_custom_start_date')
2026-07-04T14:57:01.915086635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.919241084Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-04T14:57:01.920926819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779737s
2026-07-04T14:57:01.922632004Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-04T14:57:01.924208920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.926685879Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-07-04T14:57:01.932372143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:01.933999250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-07-04T14:57:01.935453139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-07-04T14:57:01.937327184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-07-04T14:57:01.943552904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063628s
2026-07-04T14:57:01.945099529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-04T14:57:01.947835971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-04T14:57:01.950648707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032828s
2026-07-04T14:57:01.952191384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:57:01', 'add_air_date_utc')
2026-07-04T14:57:01.955982431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:01.958729865Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-04T14:57:01.960280328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116279s
2026-07-04T14:57:01.962033729Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-04T14:57:01.963545164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:01.966002032Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-07-04T14:57:01.969603828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-07-04T14:57:01.993694793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-07-04T14:57:02.003570145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-07-04T14:57:02.013979923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:57:02.017147493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:57:02.027823939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:57:02.031786380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604748s
2026-07-04T14:57:02.033439630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:57:02', 'drop_air_date')
2026-07-04T14:57:02.037253572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.040624412Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-04T14:57:02.042118311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693912s
2026-07-04T14:57:02.043891102Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-04T14:57:02.045563952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.047987914Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-07-04T14:57:02.052848004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:02.054454179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-07-04T14:57:02.055744608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-07-04T14:57:02.057583923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-07-04T14:57:02.063636154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061889s
2026-07-04T14:57:02.065297100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:57:02', 'add_air_date_as_string')
2026-07-04T14:57:02.069217937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.072077177Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-04T14:57:02.073691238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146856s
2026-07-04T14:57:02.075433467Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-04T14:57:02.077185867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.079667877Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-07-04T14:57:02.083067735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-04T14:57:02.085791681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-04T14:57:02.089698200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039157s
2026-07-04T14:57:02.091310688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:57:02', 'updated_imported_history_item')
2026-07-04T14:57:02.095257057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.098059813Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-04T14:57:02.099751961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123258s
2026-07-04T14:57:02.101393808Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-04T14:57:02.102993911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.105381100Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-07-04T14:57:02.108568250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-04T14:57:02.110959456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-04T14:57:02.114294885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033085s
2026-07-04T14:57:02.115899787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:57:02', 'reset_scene_names')
2026-07-04T14:57:02.119748249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.122553329Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-04T14:57:02.124093482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01161s
2026-07-04T14:57:02.125668324Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-04T14:57:02.127245441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.129666648Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-07-04T14:57:02.133346420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:02.135201196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:02.270202445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350287s
2026-07-04T14:57:02.272367646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:57:02', 'remove_duplicates')
2026-07-04T14:57:02.276545562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.279962644Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-04T14:57:02.281024243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445965s
2026-07-04T14:57:02.282964561Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-04T14:57:02.284478110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.287057155Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-07-04T14:57:02.300320250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-04T14:57:02.302563038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-04T14:57:02.306155634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035864s
2026-07-04T14:57:02.307559993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-04T14:57:02.309534390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-04T14:57:02.312665387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031097s
2026-07-04T14:57:02.314005015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-04T14:57:02.316150426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-04T14:57:02.319031640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030032s
2026-07-04T14:57:02.320466400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-04T14:57:02.322175162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:02.325824593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003809s
2026-07-04T14:57:02.327241407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-04T14:57:02.328883955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:02.332434467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036181s
2026-07-04T14:57:02.333840699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-04T14:57:02.335511565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-04T14:57:02.339190736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003732s
2026-07-04T14:57:02.340843836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:57:02', 'restore_unique_constraints')
2026-07-04T14:57:02.344764533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.347716188Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-04T14:57:02.349391042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122869s
2026-07-04T14:57:02.351099153Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-04T14:57:02.352783255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.355251106Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-07-04T14:57:02.362378062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:02.364015590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-07-04T14:57:02.365326560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-07-04T14:57:02.367141486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-07-04T14:57:02.373097383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061944s
2026-07-04T14:57:02.374476731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:02.375872854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-07-04T14:57:02.377199686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-07-04T14:57:02.378924380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-07-04T14:57:02.384373807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055592s
2026-07-04T14:57:02.385818427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:02.387358559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:02.439906565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522553s
2026-07-04T14:57:02.441994280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:57:02', 'add_year_and_seasons_to_series')
2026-07-04T14:57:02.446302699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.449220866Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-04T14:57:02.450918646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618418s
2026-07-04T14:57:02.452600303Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-04T14:57:02.454166699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.456615511Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-07-04T14:57:02.460079489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-07-04T14:57:02.461728330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-04T14:57:02.465052456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034186s
2026-07-04T14:57:02.466656026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:57:02', 'drop_seasons_table')
2026-07-04T14:57:02.470511762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.473400651Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-04T14:57:02.474948809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118188s
2026-07-04T14:57:02.476588863Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-04T14:57:02.478375131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.480735436Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-07-04T14:57:02.485505854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:02.487069975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-07-04T14:57:02.488428221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-07-04T14:57:02.490280792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-07-04T14:57:02.496349476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006206s
2026-07-04T14:57:02.497978838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:57:02', 'move_indexer_to_generic_provider')
2026-07-04T14:57:02.502019818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.505529467Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-04T14:57:02.507230043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154248s
2026-07-04T14:57:02.508909235Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-04T14:57:02.510661636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.513115669Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-07-04T14:57:02.542368051Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.544961304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-07-04T14:57:02.549054589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049094s
2026-07-04T14:57:02.550395751Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.551790971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:57:02.555321663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036071s
2026-07-04T14:57:02.556653716Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.558049427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-07-04T14:57:02.561413764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034459s
2026-07-04T14:57:02.562714995Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.564127270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-07-04T14:57:02.567681018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034197s
2026-07-04T14:57:02.569037651Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:02.599906248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-07-04T14:57:02.604313426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334254s
2026-07-04T14:57:02.606026997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:57:02', 'add_config_contract_to_indexers')
2026-07-04T14:57:02.610160453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.613150546Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-04T14:57:02.614900671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423503s
2026-07-04T14:57:02.616577138Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-04T14:57:02.618149395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.620695744Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-07-04T14:57:02.624293300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-07-04T14:57:02.648004020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-07-04T14:57:02.657311047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-07-04T14:57:02.667351742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:57:02.670507909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:57:02.681090556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550063s
2026-07-04T14:57:02.682742563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:57:02', 'drop_tvdb_episodeid')
2026-07-04T14:57:02.686590444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.689670628Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-04T14:57:02.691226893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636725s
2026-07-04T14:57:02.692913049Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-04T14:57:02.694660168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.697230055Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-07-04T14:57:02.702131939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:02.703796762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-07-04T14:57:02.705107071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-07-04T14:57:02.707035536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-07-04T14:57:02.713194752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062795s
2026-07-04T14:57:02.714822130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:57:02', 'move_notification_to_generic_provider')
2026-07-04T14:57:02.718907620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.721760807Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-04T14:57:02.723919074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014891s
2026-07-04T14:57:02.725208020Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-04T14:57:02.726984318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.729450115Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-07-04T14:57:02.745498921Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.747107041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-07-04T14:57:02.751004501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039749s
2026-07-04T14:57:02.752343348Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.753731855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-07-04T14:57:02.757156984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034953s
2026-07-04T14:57:02.758468987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.759864668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T14:57:02.764044968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038004s
2026-07-04T14:57:02.764927275Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.766314730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-07-04T14:57:02.769928640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036614s
2026-07-04T14:57:02.771259871Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.772667326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-07-04T14:57:02.776333360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036912s
2026-07-04T14:57:02.777603870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.779023689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-07-04T14:57:02.782433818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00348s
2026-07-04T14:57:02.783743316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.785148146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-07-04T14:57:02.789078302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040005s
2026-07-04T14:57:02.790382890Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.791766728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-07-04T14:57:02.795320315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036265s
2026-07-04T14:57:02.796728191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.798066707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-07-04T14:57:02.801439581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034557s
2026-07-04T14:57:02.802772806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:02.805467555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-07-04T14:57:02.808371775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038277s
2026-07-04T14:57:02.809939202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:57:02', 'add_config_contract_to_notifications')
2026-07-04T14:57:02.814005983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.816919592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-04T14:57:02.818698645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123917s
2026-07-04T14:57:02.820353218Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-04T14:57:02.821880425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.824318907Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-07-04T14:57:02.840451562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.842275075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:57:02.846335684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041723s
2026-07-04T14:57:02.847689451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.849241177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-07-04T14:57:02.852873894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038329s
2026-07-04T14:57:02.854197179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:02.855648162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-07-04T14:57:02.859169725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036693s
2026-07-04T14:57:02.860810891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:57:02', 'fix_omgwtfnzbs')
2026-07-04T14:57:02.864620855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.867448311Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-04T14:57:02.868986749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119665s
2026-07-04T14:57:02.870646773Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-04T14:57:02.872263710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.874664576Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-07-04T14:57:02.882132609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-04T14:57:02.884293932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-07-04T14:57:02.890543200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067426s
2026-07-04T14:57:02.892213455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:57:02', 'add_blacklist_table')
2026-07-04T14:57:02.896077388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:02.899179746Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-04T14:57:02.900792385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154605s
2026-07-04T14:57:02.902408560Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-04T14:57:02.904107352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:02.906505873Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-07-04T14:57:02.913392725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:02.915055795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-07-04T14:57:02.916370974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-07-04T14:57:02.918390652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-07-04T14:57:02.924742797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006469s
2026-07-04T14:57:02.926138839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:02.927571616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-07-04T14:57:02.928880502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-07-04T14:57:02.930798375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-07-04T14:57:02.936457354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057505s
2026-07-04T14:57:02.937814848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:02.939206311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.002901931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633751s
2026-07-04T14:57:03.004982241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:57:03', 'add_formats_to_naming_config')
2026-07-04T14:57:03.009303325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.012226062Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-04T14:57:03.013902519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729992s
2026-07-04T14:57:03.015646472Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-04T14:57:03.017497130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.019936022Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-07-04T14:57:03.026232936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:03.027904182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-07-04T14:57:03.029211926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-07-04T14:57:03.031204390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-07-04T14:57:03.037493488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064124s
2026-07-04T14:57:03.038865922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:03.040315602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.053031876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124681s
2026-07-04T14:57:03.054710608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-04T14:57:03.056824235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-04T14:57:03.060009892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031623s
2026-07-04T14:57:03.061337196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-04T14:57:03.063392626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-04T14:57:03.066138818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027406s
2026-07-04T14:57:03.067862580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:57:03', 'add_season_folder_format_to_naming_config')
2026-07-04T14:57:03.072100836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.075140940Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-04T14:57:03.076959202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117408s
2026-07-04T14:57:03.078844891Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-04T14:57:03.080647552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.083427502Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-07-04T14:57:03.089667591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-07-04T14:57:03.113408451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-07-04T14:57:03.120069328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-07-04T14:57:03.126790246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:57:03.129710598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:57:03.141524004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489438s
2026-07-04T14:57:03.143192645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:57:03', 'delete_old_naming_config_columns')
2026-07-04T14:57:03.147475251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.150355743Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-04T14:57:03.152100678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578729s
2026-07-04T14:57:03.153784289Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-04T14:57:03.155465055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.157893326Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-07-04T14:57:03.167785411Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:03.169602051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-07-04T14:57:03.173338156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003828s
2026-07-04T14:57:03.174931636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:57:03', 'set_default_release_group')
2026-07-04T14:57:03.178896883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.181744559Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-04T14:57:03.183392097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123076s
2026-07-04T14:57:03.185038614Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-04T14:57:03.221397210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.224656275Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-07-04T14:57:03.228249392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:03.229717890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.241604072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116333s
2026-07-04T14:57:03.243618600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:57:03', 'add_api_key_to_pushover')
2026-07-04T14:57:03.248365912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.251233368Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-04T14:57:03.252864594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215004s
2026-07-04T14:57:03.254553265Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-04T14:57:03.256205473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.258645148Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-07-04T14:57:03.279334992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:03.281177323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2026-07-04T14:57:03.285331721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-07-04T14:57:03.315987140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-04T14:57:03.329458375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-04T14:57:03.342676770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:03.345939682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:03.356647521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:03.360394318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:03.364094812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770118s
2026-07-04T14:57:03.365785577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-07-04T14:57:03.389875471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-04T14:57:03.402828963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-04T14:57:03.417205721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:03.420504997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:03.430954145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:03.434682815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:03.438384641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709002s
2026-07-04T14:57:03.440038823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:57:03', 'remove_series_contraints')
2026-07-04T14:57:03.443965332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.450429203Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-04T14:57:03.452262275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828247s
2026-07-04T14:57:03.454020997Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-04T14:57:03.455992819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.458413355Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-07-04T14:57:03.469862236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:03.471899530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000109s
2026-07-04T14:57:03.473265902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-07-04T14:57:03.475280981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-07-04T14:57:03.481854482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067436s
2026-07-04T14:57:03.483239331Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:03.484801528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-07-04T14:57:03.488108569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00347s
2026-07-04T14:57:03.489680926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:57:03', 'add_series_folder_format_to_naming_config')
2026-07-04T14:57:03.493780404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.496705917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-04T14:57:03.498581715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120852s
2026-07-04T14:57:03.500258312Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-04T14:57:03.501975170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.504408862Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-07-04T14:57:03.523369795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:03.525422559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2026-07-04T14:57:03.526746927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-07-04T14:57:03.528650321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-07-04T14:57:03.534962255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064731s
2026-07-04T14:57:03.536386123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:03.537760702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.567669697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296135s
2026-07-04T14:57:03.569567169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:03.570970987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.589362733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181091s
2026-07-04T14:57:03.591499416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:57:03', 'update_with_quality_converters')
2026-07-04T14:57:03.595789538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.598755933Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-04T14:57:03.600491158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277745s
2026-07-04T14:57:03.602196223Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-04T14:57:03.603883000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.606396052Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-07-04T14:57:03.630058284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-07-04T14:57:03.653496015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-07-04T14:57:03.659119632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-04T14:57:03.663428511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-04T14:57:03.666564718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-04T14:57:03.677452840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:57:03.681295360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490684s
2026-07-04T14:57:03.682979392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-07-04T14:57:03.705472630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-04T14:57:03.710799589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-04T14:57:03.715099059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-04T14:57:03.718241229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-04T14:57:03.729232809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-04T14:57:03.733137203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484002s
2026-07-04T14:57:03.734506201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-04T14:57:03.736604397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:57:03.742578932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064477s
2026-07-04T14:57:03.743992359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-04T14:57:03.745806433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:57:03.749732611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040021s
2026-07-04T14:57:03.751115887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-04T14:57:03.752896955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:57:03.756748253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039623s
2026-07-04T14:57:03.758158543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-07-04T14:57:03.759891153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-07-04T14:57:03.763675406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038562s
2026-07-04T14:57:03.765086087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:03.766469343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:03.781209574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144181s
2026-07-04T14:57:03.783270435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-07-04T14:57:03.784626216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-07-04T14:57:03.788286409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037051s
2026-07-04T14:57:03.789962906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:57:03', 'add_configurable_qualities')
2026-07-04T14:57:03.793951600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.798282494Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-04T14:57:03.800017308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137262s
2026-07-04T14:57:03.801696931Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-04T14:57:03.803426926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.805901781Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-07-04T14:57:03.811235224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:03.824244478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-07-04T14:57:03.826112170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-07-04T14:57:03.828104012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-07-04T14:57:03.836428961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085129s
2026-07-04T14:57:03.837828269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-04T14:57:03.840143373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-04T14:57:03.843075399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030999s
2026-07-04T14:57:03.844747246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:57:03', 'add_on_upgrade_to_notifications')
2026-07-04T14:57:03.848753797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.851617785Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-04T14:57:03.853339473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116683s
2026-07-04T14:57:03.855086773Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-04T14:57:03.856788050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.859450042Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-07-04T14:57:03.874899661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-04T14:57:03.877131166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:57:03.883988689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072797s
2026-07-04T14:57:03.885318157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T14:57:03.887318276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-07-04T14:57:03.893831405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069801s
2026-07-04T14:57:03.895431398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:57:03', 'add_metadata_tables')
2026-07-04T14:57:03.899312496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.902266075Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-04T14:57:03.903872791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154395s
2026-07-04T14:57:03.905547324Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-04T14:57:03.907323231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.909801273Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-07-04T14:57:03.920422727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:03.921999082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-07-04T14:57:03.923547842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-07-04T14:57:03.925074527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-07-04T14:57:03.931840476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068734s
2026-07-04T14:57:03.933294956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-07-04T14:57:03.935077426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-07-04T14:57:03.940977951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060057s
2026-07-04T14:57:03.942381999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-07-04T14:57:03.944308560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-07-04T14:57:03.949875273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058929s
2026-07-04T14:57:03.951294642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-07-04T14:57:03.953072823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-07-04T14:57:03.958779558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058054s
2026-07-04T14:57:03.960150419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:03.961572955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-04T14:57:03.962853474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-07-04T14:57:03.964633680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-07-04T14:57:03.970229792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005665s
2026-07-04T14:57:03.971672198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-07-04T14:57:03.973399186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-07-04T14:57:03.979019387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057077s
2026-07-04T14:57:03.980652457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:57:03', 'add_metadata_to_episodes_and_series')
2026-07-04T14:57:03.984704669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:03.987921739Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-04T14:57:03.989426019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143697s
2026-07-04T14:57:03.991117836Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-04T14:57:03.992855777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:03.995280150Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-07-04T14:57:03.998937698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-04T14:57:04.001701505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-04T14:57:04.005888138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041328s
2026-07-04T14:57:04.007490365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:57:04', 'fix_xbmc_season_images_metadata')
2026-07-04T14:57:04.011481063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.014308920Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-04T14:57:04.016045007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126039s
2026-07-04T14:57:04.017642835Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-04T14:57:04.019296887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.021711891Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-07-04T14:57:04.030360482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T14:57:04.032605524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-07-04T14:57:04.039688050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007604s
2026-07-04T14:57:04.041429057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:57:04', 'add_download_clients_table')
2026-07-04T14:57:04.046094945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.048931920Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-04T14:57:04.050582825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169304s
2026-07-04T14:57:04.052287699Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-04T14:57:04.054201634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.056531608Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-07-04T14:57:04.060332734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.061795661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.124033224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618985s
2026-07-04T14:57:04.126127663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:57:04', 'convert_config_to_download_clients')
2026-07-04T14:57:04.130473627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.133340702Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-04T14:57:04.135076939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715313s
2026-07-04T14:57:04.136795130Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-04T14:57:04.138721891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.141013818Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-07-04T14:57:04.145117213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-04T14:57:04.148522262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-04T14:57:04.153813760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052694s
2026-07-04T14:57:04.155163299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-04T14:57:04.158043741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-04T14:57:04.162133649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038283s
2026-07-04T14:57:04.163504680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:57:04', 'fix_xbmc_episode_metadata')
2026-07-04T14:57:04.167800032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.170340930Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-04T14:57:04.171990213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123096s
2026-07-04T14:57:04.173674175Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-04T14:57:04.175189838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.177651225Z [Info] add_indexes: Starting migration of Main DB to 45
2026-07-04T14:57:04.191249256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-07-04T14:57:04.192955332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-07-04T14:57:04.197175332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043055s
2026-07-04T14:57:04.198593208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-07-04T14:57:04.200274555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:57:04.203884817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036676s
2026-07-04T14:57:04.205251660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-07-04T14:57:04.206931293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:57:04.210530934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036586s
2026-07-04T14:57:04.211897296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-07-04T14:57:04.213529113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:57:04.217000235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035359s
2026-07-04T14:57:04.218368611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-07-04T14:57:04.220131732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-07-04T14:57:04.223479586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035426s
2026-07-04T14:57:04.224863734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T14:57:04.226424598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:57:04.230337931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039655s
2026-07-04T14:57:04.231710275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-07-04T14:57:04.233332743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:04.236678673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003443s
2026-07-04T14:57:04.238039213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-07-04T14:57:04.239713486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:04.243342305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037015s
2026-07-04T14:57:04.244743788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-04T14:57:04.246477851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:04.249916076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036331s
2026-07-04T14:57:04.251515328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:57:04', 'add_indexes')
2026-07-04T14:57:04.255264710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.258362951Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-04T14:57:04.259836279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012105s
2026-07-04T14:57:04.261516723Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-04T14:57:04.263026053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.265522602Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-07-04T14:57:04.269123104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-04T14:57:04.272919892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-04T14:57:04.277687987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047344s
2026-07-04T14:57:04.279302489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:57:04', 'fix_nzb_su_url')
2026-07-04T14:57:04.283171051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.286170683Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-04T14:57:04.287522626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131232s
2026-07-04T14:57:04.289190486Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-04T14:57:04.290896803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.293318541Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-07-04T14:57:04.298187007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:04.299762771Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-07-04T14:57:04.301071577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-07-04T14:57:04.302993599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-07-04T14:57:04.309860581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069921s
2026-07-04T14:57:04.311471716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:57:04', 'add_temporary_blacklist_columns')
2026-07-04T14:57:04.315515932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.318341935Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-04T14:57:04.320055676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155207s
2026-07-04T14:57:04.321674467Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-04T14:57:04.323330252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.326050311Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-07-04T14:57:04.330525155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:04.332149407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-07-04T14:57:04.333440728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-07-04T14:57:04.335250784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-07-04T14:57:04.342199540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007059s
2026-07-04T14:57:04.343863061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-04T14:57:04', 'add_title_to_scenemappings')
2026-07-04T14:57:04.347867607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.350648880Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-04T14:57:04.352358403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155677s
2026-07-04T14:57:04.353995340Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-04T14:57:04.355498237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.357937521Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-07-04T14:57:04.361323461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-04T14:57:04.364733420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-04T14:57:04.369632548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048336s
2026-07-04T14:57:04.371288173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:57:04', 'fix_dognzb_url')
2026-07-04T14:57:04.375105792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.377866834Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-04T14:57:04.379386014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131121s
2026-07-04T14:57:04.381068102Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-04T14:57:04.382724028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.385173401Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-07-04T14:57:04.390086808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:57:04.391706731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-07-04T14:57:04.393007491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-07-04T14:57:04.395223916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-07-04T14:57:04.401680321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069836s
2026-07-04T14:57:04.403391888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:57:04', 'add_hash_to_metadata_files')
2026-07-04T14:57:04.407335231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.410162206Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-04T14:57:04.411773542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154952s
2026-07-04T14:57:04.413510811Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-04T14:57:04.415125794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.417550848Z [Info] download_client_import: Starting migration of Main DB to 51
2026-07-04T14:57:04.422226807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.423705946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.430898614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070322s
2026-07-04T14:57:04.432453917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.433834308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.468442889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342965s
2026-07-04T14:57:04.470228596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.471616742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.536280562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641096s
2026-07-04T14:57:04.538211211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:57:04', 'download_client_import')
2026-07-04T14:57:04.542651866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.545576406Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-04T14:57:04.547661296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739526s
2026-07-04T14:57:04.548931144Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-04T14:57:04.550523792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.552954458Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-07-04T14:57:04.559860739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:04.561507326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-07-04T14:57:04.562805400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-07-04T14:57:04.564628964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-07-04T14:57:04.571374681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068792s
2026-07-04T14:57:04.572783619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-07-04T14:57:04.574577873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-07-04T14:57:04.577169714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s
2026-07-04T14:57:04.578480625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:04.579923962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-04T14:57:04.581308390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-07-04T14:57:04.583231083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-07-04T14:57:04.589460882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063277s
2026-07-04T14:57:04.590820721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-04T14:57:04.593223751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-04T14:57:04.596332944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031065s
2026-07-04T14:57:04.597931364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:57:04', 'add_columns_for_anime')
2026-07-04T14:57:04.601770256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.604603333Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-04T14:57:04.606200109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113883s
2026-07-04T14:57:04.607888921Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-04T14:57:04.609499164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.611979791Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-07-04T14:57:04.625664035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-07-04T14:57:04.627858585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-07-04T14:57:04.634791370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070757s
2026-07-04T14:57:04.636182742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.637571710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.648328016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105008s
2026-07-04T14:57:04.650313576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:57:04', 'add_series_sorttitle')
2026-07-04T14:57:04.654402863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.657207402Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-04T14:57:04.658784980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019621s
2026-07-04T14:57:04.660468280Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-04T14:57:04.661988462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.664408196Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-07-04T14:57:04.696151275Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-07-04T14:57:04.699301400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-07-04T14:57:04.713074263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147248s
2026-07-04T14:57:04.714548683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:57:04.715998162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-07-04T14:57:04.717311818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-07-04T14:57:04.719093417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-07-04T14:57:04.725343597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063978s
2026-07-04T14:57:04.726750180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:57:04.728170451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2026-07-04T14:57:04.729510099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-07-04T14:57:04.731291377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-07-04T14:57:04.737453359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062964s
2026-07-04T14:57:04.738920504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-04T14:57:04.740403822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-07-04T14:57:04.741759984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-07-04T14:57:04.743907970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-07-04T14:57:04.750088610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063656s
2026-07-04T14:57:04.751225249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:04.752703707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-07-04T14:57:04.755965086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003445s
2026-07-04T14:57:04.757327591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:04.758719665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-04T14:57:04.760026437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-07-04T14:57:04.761725189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-07-04T14:57:04.767971400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062766s
2026-07-04T14:57:04.769284545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-04T14:57:04.771361940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-04T14:57:04.774359678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029812s
2026-07-04T14:57:04.775693856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-04T14:57:04.777691520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-07-04T14:57:04.783707527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064662s
2026-07-04T14:57:04.785364345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:57:04', 'rename_profiles')
2026-07-04T14:57:04.789163507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.792118029Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-04T14:57:04.793647630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149011s
2026-07-04T14:57:04.795330479Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-04T14:57:04.797005163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.799538125Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-07-04T14:57:04.803411987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-07-04T14:57:04.835944657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-07-04T14:57:04.850575708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-07-04T14:57:04.865535561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:04.869407420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:04.882064295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:04.885796653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:04.889454761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:04.892864439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:04.896423468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:04.899951154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947173s
2026-07-04T14:57:04.901567189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:57:04', 'drop_old_profile_columns')
2026-07-04T14:57:04.905475401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.908610205Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-04T14:57:04.910242002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034395s
2026-07-04T14:57:04.911943058Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-04T14:57:04.913624335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.923663677Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-07-04T14:57:04.930384976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:04.932174661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-07-04T14:57:04.933496884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-07-04T14:57:04.935541112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-07-04T14:57:04.943838665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085872s
2026-07-04T14:57:04.946762955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:57:04', 'add_mediainfo_to_episodefile')
2026-07-04T14:57:04.951117857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:04.955410444Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-04T14:57:04.957146531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202086s
2026-07-04T14:57:04.959212672Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-04T14:57:04.961036275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:04.963555590Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-07-04T14:57:04.969948818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-07-04T14:57:04.972028717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-07-04T14:57:04.979067776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071983s
2026-07-04T14:57:04.980479299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:04.981939280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:04.992608611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104527s
2026-07-04T14:57:04.994667949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:57:04', 'convert_episode_file_path_to_relative')
2026-07-04T14:57:04.999114335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.001895878Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-04T14:57:05.003705383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199829s
2026-07-04T14:57:05.005425047Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-04T14:57:05.007045250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.009541598Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-07-04T14:57:05.015221429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-07-04T14:57:05.051214129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-07-04T14:57:05.059160094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-07-04T14:57:05.066607505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:57:05.070429654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:57:05.084198888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:57:05.087893952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709253s
2026-07-04T14:57:05.089563314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:57:05', 'drop_episode_file_path')
2026-07-04T14:57:05.093466887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.096785261Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-04T14:57:05.098429663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799231s
2026-07-04T14:57:05.100235591Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-04T14:57:05.102022029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.104517626Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-07-04T14:57:05.118345759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:05.120601503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s
2026-07-04T14:57:05.121970220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-07-04T14:57:05.189667491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-07-04T14:57:05.196856492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075751s
2026-07-04T14:57:05.198290610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-07-04T14:57:05.200114234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-07-04T14:57:05.206392360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006385s
2026-07-04T14:57:05.207828803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-04T14:57:05.210410784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-04T14:57:05.213555829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032753s
2026-07-04T14:57:05.214879445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.217150609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-07-04T14:57:05.220413993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041636s
2026-07-04T14:57:05.221992001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:57:05', 'add_enable_options_to_indexers')
2026-07-04T14:57:05.226000947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.228873032Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-04T14:57:05.230568447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126733s
2026-07-04T14:57:05.232284754Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-04T14:57:05.317781097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.326884423Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-07-04T14:57:05.334237254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-07-04T14:57:05.367878887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-04T14:57:05.376782822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-04T14:57:05.382585531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:57:05.385660865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:57:05.398736783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:57:05.403109932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663773s
2026-07-04T14:57:05.404577709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-07-04T14:57:05.430315822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:57:05.436004050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-07-04T14:57:05.441673209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-07-04T14:57:05.444593621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-07-04T14:57:05.458021870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517671s
2026-07-04T14:57:05.460731958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:57:05', 'remove_enable_from_indexers')
2026-07-04T14:57:05.464772237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.468362088Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-04T14:57:05.470268227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621523s
2026-07-04T14:57:05.473268390Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-04T14:57:05.474860487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.477329390Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-07-04T14:57:05.480866966Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-04T14:57:05.485340798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-04T14:57:05.491675377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006379s
2026-07-04T14:57:05.493251231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:57:05', 'clear_bad_scene_names')
2026-07-04T14:57:05.497071366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.499727526Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-04T14:57:05.501310144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144837s
2026-07-04T14:57:05.502869756Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-04T14:57:05.504466271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.506985235Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-07-04T14:57:05.510516508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:05.512027421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:05.529516990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172544s
2026-07-04T14:57:05.531594024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:57:05', 'convert_quality_models')
2026-07-04T14:57:05.536117746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.538468481Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-04T14:57:05.540155860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264681s
2026-07-04T14:57:05.541868570Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-04T14:57:05.543540077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.545890561Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-07-04T14:57:05.553558526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-04T14:57:05.555657394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-07-04T14:57:05.561136931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058582s
2026-07-04T14:57:05.562780602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:57:05', 'add_remotepathmappings')
2026-07-04T14:57:05.566683544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.569977218Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-04T14:57:05.571566590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014762s
2026-07-04T14:57:05.573280432Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-04T14:57:05.574898822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.577345841Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-07-04T14:57:05.579363815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:57:05', 'remove_method_from_logs')
2026-07-04T14:57:05.583284883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.585903087Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-04T14:57:05.587498511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109915s
2026-07-04T14:57:05.588987019Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-04T14:57:05.590655811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.592916634Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-07-04T14:57:05.619145105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.621160345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-07-04T14:57:05.624958065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040427s
2026-07-04T14:57:05.626299627Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.627706641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-07-04T14:57:05.631107371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034801s
2026-07-04T14:57:05.632451899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.633903523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-07-04T14:57:05.637790432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040393s
2026-07-04T14:57:05.639420426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:57:05', 'make_scene_numbering_nullable')
2026-07-04T14:57:05.643417166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.646177045Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-04T14:57:05.647836488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124395s
2026-07-04T14:57:05.649611273Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-04T14:57:05.650981022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.653331727Z [Info] add_tags: Starting migration of Main DB to 66
2026-07-04T14:57:05.668139564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T14:57:05.670277811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-04T14:57:05.674935152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050851s
2026-07-04T14:57:05.676399802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:05.677867990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.97E-05s
2026-07-04T14:57:05.679256236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-07-04T14:57:05.681088557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-07-04T14:57:05.687318245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064372s
2026-07-04T14:57:05.688696551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:05.690145931Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-07-04T14:57:05.691369075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-07-04T14:57:05.693129701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-07-04T14:57:05.699273516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062075s
2026-07-04T14:57:05.700627123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.702033345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-07-04T14:57:05.704680998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027843s
2026-07-04T14:57:05.706011448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:05.707341968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-07-04T14:57:05.710024682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027671s
2026-07-04T14:57:05.711640677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:57:05', 'add_tags')
2026-07-04T14:57:05.715218904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.718950210Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-04T14:57:05.720420542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116532s
2026-07-04T14:57:05.722088592Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-04T14:57:05.723659155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.726058749Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-07-04T14:57:05.730760610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:05.732308337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T14:57:05.733588225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-07-04T14:57:05.735285193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-07-04T14:57:05.742504265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007289s
2026-07-04T14:57:05.744130160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:57:05', 'add_added_to_series')
2026-07-04T14:57:05.748115096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.750674431Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-04T14:57:05.752242410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155172s
2026-07-04T14:57:05.753857723Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-04T14:57:05.755427866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.757798822Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-07-04T14:57:05.779515034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-04T14:57:05.781896141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-07-04T14:57:05.787386890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058894s
2026-07-04T14:57:05.788780066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:05.790158172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:05.798837215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085235s
2026-07-04T14:57:05.800928507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:05.803634878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-07-04T14:57:05.806651584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003946s
2026-07-04T14:57:05.808237910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:57:05', 'add_release_restrictions')
2026-07-04T14:57:05.812077725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.814911773Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-04T14:57:05.816529762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122202s
2026-07-04T14:57:05.818251751Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-04T14:57:05.819754127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.822175133Z [Info] quality_proper: Starting migration of Main DB to 69
2026-07-04T14:57:05.825611335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:05.827058660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:05.836042346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088479s
2026-07-04T14:57:05.837909316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:57:05', 'quality_proper')
2026-07-04T14:57:05.842058073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:05.844762190Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-04T14:57:05.846276350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176849s
2026-07-04T14:57:05.847998920Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-04T14:57:05.849412136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:05.851761118Z [Info] delay_profile: Starting migration of Main DB to 70
2026-07-04T14:57:05.907661807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-04T14:57:05.910238497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-07-04T14:57:05.918713959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089731s
2026-07-04T14:57:05.922126543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-04T14:57:05.927096724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:05.928583559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:06.016754539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878789s
2026-07-04T14:57:06.018564305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-07-04T14:57:06.048188125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-07-04T14:57:06.053753555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-07-04T14:57:06.058667323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:57:06.061680182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:57:06.075341910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:57:06.078961621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587843s
2026-07-04T14:57:06.080372593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-07-04T14:57:06.156052994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-07-04T14:57:06.161731512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-07-04T14:57:06.166109581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:57:06.169093782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:57:06.182639527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:57:06.186203595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.104197s
2026-07-04T14:57:06.190433907Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0068697 taking an average of 00:00:00.0068697
2026-07-04T14:57:06.192961388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:57:06', 'delay_profile')
2026-07-04T14:57:06.196766432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.199746845Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-04T14:57:06.201246977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1178131s
2026-07-04T14:57:06.202911490Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-04T14:57:06.204533898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.207062551Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-07-04T14:57:06.211559860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-07-04T14:57:06.239519839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:57:06.245510606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:57:06.250182857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:57:06.253600281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:57:06.268732331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:57:06.272689772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:57:06.276481289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631282s
2026-07-04T14:57:06.277827671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:06.279210316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:06.312398496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328869s
2026-07-04T14:57:06.314500661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:57:06', 'unknown_quality_in_profile')
2026-07-04T14:57:06.318766984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.321746506Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-04T14:57:06.323371298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425249s
2026-07-04T14:57:06.325023747Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-04T14:57:06.326557346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.328867159Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-07-04T14:57:06.343162794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:57:06.346046903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-07-04T14:57:06.347528778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-07-04T14:57:06.349321219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-07-04T14:57:06.356670632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074531s
2026-07-04T14:57:06.358152096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T14:57:06.360247477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T14:57:06.363333242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036284s
2026-07-04T14:57:06.364708893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:06.366075236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:06.381940553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155537s
2026-07-04T14:57:06.384149773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:57:06', 'history_downloadId')
2026-07-04T14:57:06.388161604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.391059822Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-04T14:57:06.392635455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249323s
2026-07-04T14:57:06.394326291Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-04T14:57:06.395794899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.398152929Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-07-04T14:57:06.407572643Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:06.409456928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-04T14:57:06.412794421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034448s
2026-07-04T14:57:06.414108047Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:06.415429539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-04T14:57:06.418129758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027443s
2026-07-04T14:57:06.419691313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:57:06', 'clear_ratings')
2026-07-04T14:57:06.423362658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.426082567Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-04T14:57:06.427545694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107149s
2026-07-04T14:57:06.429238143Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-04T14:57:06.430704477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.433076705Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-07-04T14:57:06.436368646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-04T14:57:06.439647110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-04T14:57:06.443829203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043762s
2026-07-04T14:57:06.445389857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:57:06', 'disable_eztv')
2026-07-04T14:57:06.449058406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.451698595Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-04T14:57:06.453204799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122756s
2026-07-04T14:57:06.454779721Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-04T14:57:06.456285374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.458606629Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-07-04T14:57:06.474226372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:06.476174686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-07-04T14:57:06.480647946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045883s
2026-07-04T14:57:06.481966262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:06.483297363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-04T14:57:06.486354090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031022s
2026-07-04T14:57:06.487916447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:57:06', 'force_lib_update')
2026-07-04T14:57:06.491626190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.494344475Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-04T14:57:06.495867573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110961s
2026-07-04T14:57:06.497577537Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-04T14:57:06.499176097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.501595130Z [Info] add_users_table: Starting migration of Main DB to 76
2026-07-04T14:57:06.509497066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T14:57:06.511496494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-07-04T14:57:06.517517161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064496s
2026-07-04T14:57:06.518901830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T14:57:06.520523146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T14:57:06.524104750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003641s
2026-07-04T14:57:06.525554140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T14:57:06.527193301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T14:57:06.530753623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003614s
2026-07-04T14:57:06.532313535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:57:06', 'add_users_table')
2026-07-04T14:57:06.535971433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.538806794Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-04T14:57:06.540387438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116954s
2026-07-04T14:57:06.542089827Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-04T14:57:06.543754400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.546193182Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-07-04T14:57:06.551109535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:06.552622803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-04T14:57:06.553933724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-07-04T14:57:06.555781115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-07-04T14:57:06.563259358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074431s
2026-07-04T14:57:06.564746634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:57:06', 'add_add_options_to_series')
2026-07-04T14:57:06.568643744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.571419656Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-04T14:57:06.572976461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156976s
2026-07-04T14:57:06.574639241Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-04T14:57:06.576187690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.578851124Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-07-04T14:57:06.589841171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T14:57:06.592054309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:57:06.599750040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082821s
2026-07-04T14:57:06.601392098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:57:06', 'add_commands_table')
2026-07-04T14:57:06.605156721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:06.608009367Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-04T14:57:06.609599490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166159s
2026-07-04T14:57:06.611257670Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-04T14:57:06.612741719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:06.615103326Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-07-04T14:57:06.623173492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:06.624735278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:07.492837141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8673131s
2026-07-04T14:57:07.494902912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-07-04T14:57:07.496289925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-07-04T14:57:07.497873816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-07-04T14:57:07.528986134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-04T14:57:07.533723216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-07-04T14:57:07.537010788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-07-04T14:57:07.539945500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-07-04T14:57:07.554452420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549498s
2026-07-04T14:57:07.555933243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T14:57:07.557484778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T14:57:07.560895869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034859s
2026-07-04T14:57:07.562529279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:57:07', 'dedupe_tags')
2026-07-04T14:57:07.566186245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.569274175Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-04T14:57:07.570736180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118878s
2026-07-04T14:57:07.572434671Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-04T14:57:07.574259407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.576668951Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-07-04T14:57:07.580402401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:07.581876590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:07.596848337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147354s
2026-07-04T14:57:07.598862975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-04T14:57:07', 'move_dot_prefix_to_transmission_category')
2026-07-04T14:57:07.603447560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.606210425Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-04T14:57:07.608069960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243144s
2026-07-04T14:57:07.609744864Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-04T14:57:07.611325548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.613789882Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-07-04T14:57:07.624294341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:07.626100459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-07-04T14:57:07.630535112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045439s
2026-07-04T14:57:07.632123812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-04T14:57:07', 'add_fanzub_settings')
2026-07-04T14:57:07.635928816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.638699326Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-04T14:57:07.640244118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127766s
2026-07-04T14:57:07.641875665Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-04T14:57:07.643537562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.645907867Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-07-04T14:57:07.660487163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:07.662326698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-07-04T14:57:07.663672830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-07-04T14:57:07.665414639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-07-04T14:57:07.672958393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076163s
2026-07-04T14:57:07.674340928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:07.675748423Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-04T14:57:07.677070526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-07-04T14:57:07.678795702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-07-04T14:57:07.685489705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067413s
2026-07-04T14:57:07.686879003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:07.688270847Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-07-04T14:57:07.689541256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-07-04T14:57:07.691267573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-07-04T14:57:07.698291051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070001s
2026-07-04T14:57:07.699758617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:07.701235652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-07-04T14:57:07.702554618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-07-04T14:57:07.704416659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-07-04T14:57:07.711791193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074833s
2026-07-04T14:57:07.713160562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:07.714573879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-07-04T14:57:07.715863737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-07-04T14:57:07.717691348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-07-04T14:57:07.724487848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068248s
2026-07-04T14:57:07.725778538Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:07.727200842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-07-04T14:57:07.729967345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028302s
2026-07-04T14:57:07.731530143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-04T14:57:07', 'additonal_blacklist_columns')
2026-07-04T14:57:07.735494639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.738718442Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-04T14:57:07.740412945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011591s
2026-07-04T14:57:07.742073971Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-04T14:57:07.743723975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.746133859Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-07-04T14:57:07.754005795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:57:07.755791632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-07-04T14:57:07.757129738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-07-04T14:57:07.788286756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-07-04T14:57:07.794092691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:57:07.798724541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:57:07.801993205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:57:07.817464308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:57:07.821605539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:57:07.825470645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665353s
2026-07-04T14:57:07.826905535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:57:07.828459435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-04T14:57:07.829737649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-07-04T14:57:07.861096635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-04T14:57:07.866990136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-04T14:57:07.871764263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-04T14:57:07.875077126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-04T14:57:07.890138784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:57:07.894621523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:57:07.899371371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673718s
2026-07-04T14:57:07.900766130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-04T14:57:07.903278411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-04T14:57:07.907458711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041365s
2026-07-04T14:57:07.911514300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-04T14:57:07', 'update_quality_minmax_size')
2026-07-04T14:57:07.915588707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.918640214Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-04T14:57:07.920373184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153829s
2026-07-04T14:57:07.922404646Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-04T14:57:07.924124931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.926773115Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-07-04T14:57:07.931244231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:07.932974597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:07.949760208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165527s
2026-07-04T14:57:07.952019548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-04T14:57:07', 'expand_transmission_urlbase')
2026-07-04T14:57:07.956114297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.958802371Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-04T14:57:07.960534831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258433s
2026-07-04T14:57:07.962210155Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-04T14:57:07.963774977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:07.966152827Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-07-04T14:57:07.969681855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:07.971231547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:07.986125006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146559s
2026-07-04T14:57:07.988319426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-04T14:57:07', 'pushbullet_device_ids')
2026-07-04T14:57:07.992296608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:07.995009562Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-04T14:57:07.996646900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237644s
2026-07-04T14:57:07.998365151Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-04T14:57:07.999826214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.002196689Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-07-04T14:57:08.006698096Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:08.008713987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-07-04T14:57:08.011731044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031587s
2026-07-04T14:57:08.013300184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-04T14:57:08', 'remove_eztv')
2026-07-04T14:57:08.016967662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.019565244Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-04T14:57:08.021016507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110355s
2026-07-04T14:57:08.022597993Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-04T14:57:08.024315232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.026583661Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-07-04T14:57:08.030127209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:08.031658824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:08.049345459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174171s
2026-07-04T14:57:08.051448495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-04T14:57:08', 'pushbullet_devices_channels_list')
2026-07-04T14:57:08.055609336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.058190626Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-04T14:57:08.059892144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026515s
2026-07-04T14:57:08.061540083Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-04T14:57:08.063192421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.065527895Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-07-04T14:57:08.079531813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:08.081475067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s
2026-07-04T14:57:08.082790978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-07-04T14:57:08.084783221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-07-04T14:57:08.092259129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007713s
2026-07-04T14:57:08.093621143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:57:08.096496264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:57:08.101076179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046183s
2026-07-04T14:57:08.102421749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:57:08.105241078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-04T14:57:08.109470037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041698s
2026-07-04T14:57:08.110819375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:08.112266901Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-07-04T14:57:08.113546488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-07-04T14:57:08.146085570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-04T14:57:08.153834809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-07-04T14:57:08.160623654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T14:57:08.163587053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T14:57:08.178623420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633058s
2026-07-04T14:57:08.180032429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:08.181534224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-07-04T14:57:08.184818669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034352s
2026-07-04T14:57:08.186375285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-04T14:57:08', 'add_on_rename_to_notifcations')
2026-07-04T14:57:08.190273827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.193182256Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-04T14:57:08.194842660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118373s
2026-07-04T14:57:08.196513816Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-04T14:57:08.198056664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.200412820Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-07-04T14:57:08.203724801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-04T14:57:08.209670347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-04T14:57:08.217967450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083286s
2026-07-04T14:57:08.219559397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-04T14:57:08', 'update_kickass_url')
2026-07-04T14:57:08.223305502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.226004829Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-04T14:57:08.227541575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164183s
2026-07-04T14:57:08.229172941Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-04T14:57:08.230744917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.233086805Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-07-04T14:57:08.243019091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T14:57:08.245252890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:57:08.252297931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075377s
2026-07-04T14:57:08.253780046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-04T14:57:08.255585132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-04T14:57:08.259337500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038957s
2026-07-04T14:57:08.260929126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-04T14:57:08', 'added_indexerstatus')
2026-07-04T14:57:08.264645813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.267401373Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-04T14:57:08.268969913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119883s
2026-07-04T14:57:08.270602812Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-04T14:57:08.272292826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.274623350Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-07-04T14:57:08.283501433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:08.285310918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-07-04T14:57:08.286600355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-07-04T14:57:08.288749063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.297837480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093446s
2026-07-04T14:57:08.299492674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-04T14:57:08', 'add_unverifiedscenenumbering')
2026-07-04T14:57:08.303445266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.306189193Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-04T14:57:08.307995741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177559s
2026-07-04T14:57:08.309645554Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-04T14:57:08.311466833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.313909012Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-07-04T14:57:08.323513138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:08.325364938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T14:57:08.326659054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-07-04T14:57:08.328782882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:08.337105316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084486s
2026-07-04T14:57:08.338485276Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:08.339833632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-07-04T14:57:08.342927403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031363s
2026-07-04T14:57:08.344536434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-04T14:57:08', 'naming_config_replace_illegal_characters')
2026-07-04T14:57:08.348552684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.351375550Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-04T14:57:08.353221358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116028s
2026-07-04T14:57:08.354877214Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-04T14:57:08.356415161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.358753201Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-07-04T14:57:08.365032198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:08.366628644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:08.367912139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-07-04T14:57:08.369663276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.377484471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079456s
2026-07-04T14:57:08.378907056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-07-04T14:57:08.380475375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:08.384245108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036288s
2026-07-04T14:57:08.385661922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-04T14:57:08', 'add_tvmazeid')
2026-07-04T14:57:08.389397787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.392242006Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-04T14:57:08.393749823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118766s
2026-07-04T14:57:08.395374817Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-04T14:57:08.397088578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.399517801Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-07-04T14:57:08.406426047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-07-04T14:57:08.408600577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:57:08.413702253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051853s
2026-07-04T14:57:08.415341795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-04T14:57:08', 'add_additional_episodes_index')
2026-07-04T14:57:08.419506514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.422050018Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-04T14:57:08.423710523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136019s
2026-07-04T14:57:08.425332129Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-04T14:57:08.426830317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.429235772Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-07-04T14:57:08.432390165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-04T14:57:08.436335011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-04T14:57:08.441676862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053274s
2026-07-04T14:57:08.443230170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-04T14:57:08', 'disable_kickass')
2026-07-04T14:57:08.446908970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.449529328Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-04T14:57:08.451027376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132298s
2026-07-04T14:57:08.452598831Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-04T14:57:08.454546705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.456612717Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-07-04T14:57:08.461244737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:57:08.462887926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-07-04T14:57:08.464209729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-04T14:57:08.466012209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.474100491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008158s
2026-07-04T14:57:08.475679662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-04T14:57:08', 'add_reason_to_pending_releases')
2026-07-04T14:57:08.479625350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.482367784Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-04T14:57:08.484044381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164738s
2026-07-04T14:57:08.485666779Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-04T14:57:08.487248064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.489630794Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-07-04T14:57:08.493319694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:08.495252928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-07-04T14:57:08.498325587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031439s
2026-07-04T14:57:08.499868575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-04T14:57:08', 'remove_titans_of_tv')
2026-07-04T14:57:08.503635753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.506386805Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-04T14:57:08.508000025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112415s
2026-07-04T14:57:08.509556179Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-04T14:57:08.511166282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.513523951Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-07-04T14:57:08.533050944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T14:57:08.535175132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:57:08.542391117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076895s
2026-07-04T14:57:08.543774133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-04T14:57:08.545693930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T14:57:08.553044977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077551s
2026-07-04T14:57:08.554449817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:57:08.555916200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-07-04T14:57:08.557196369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-07-04T14:57:08.558988259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-07-04T14:57:08.566357763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074329s
2026-07-04T14:57:08.567686058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-07-04T14:57:08.569586346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-07-04T14:57:08.576779585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072709s
2026-07-04T14:57:08.578129885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-04T14:57:08.580360127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-04T14:57:08.583325450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029659s
2026-07-04T14:57:08.584692323Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:08.586097624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:08.599128201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127718s
2026-07-04T14:57:08.600927676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:57:08.602449261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-04T14:57:08.603738287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-07-04T14:57:08.652903189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:57:08.661981435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:57:08.669277271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:57:08.672288346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:57:08.689741681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841161s
2026-07-04T14:57:08.692100052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-04T14:57:08', 'extra_and_subtitle_files')
2026-07-04T14:57:08.696092814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.699234272Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-04T14:57:08.700881630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938122s
2026-07-04T14:57:08.702734613Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-04T14:57:08.704376931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.707106379Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-07-04T14:57:08.713837858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:08.715523072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T14:57:08.717017412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-07-04T14:57:08.752705508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-07-04T14:57:08.759127463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-07-04T14:57:08.764640748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-04T14:57:08.767597053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-07-04T14:57:08.784432775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655949s
2026-07-04T14:57:08.785843096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:08.787270020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-04T14:57:08.788585861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-07-04T14:57:08.790504445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-07-04T14:57:08.797845021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074399s
2026-07-04T14:57:08.799457809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-04T14:57:08', 'add_scene_season_number')
2026-07-04T14:57:08.803254818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.806245492Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-04T14:57:08.807867048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158722s
2026-07-04T14:57:08.809591141Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-04T14:57:08.811400255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.813842233Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-07-04T14:57:08.817821930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:08.819723200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:08.834238417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146701s
2026-07-04T14:57:08.836387496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-04T14:57:08', 'add_ultrahd_quality_in_profiles')
2026-07-04T14:57:08.840764903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.843879066Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-04T14:57:08.845580954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246021s
2026-07-04T14:57:08.847266920Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-04T14:57:08.849274183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.851631040Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-07-04T14:57:08.860991776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:08.862640927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T14:57:08.863946678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-07-04T14:57:08.865778808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.874031652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083862s
2026-07-04T14:57:08.875396040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:57:08.876784517Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-07-04T14:57:08.878046007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-07-04T14:57:08.879732685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.887110005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074781s
2026-07-04T14:57:08.888514885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:57:08.889957911Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-07-04T14:57:08.891266247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-07-04T14:57:08.892915439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:08.900457670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075986s
2026-07-04T14:57:08.901803682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:08.903155284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:08.968382179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648848s
2026-07-04T14:57:08.970841603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-04T14:57:08', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-04T14:57:08.975534456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:08.978388364Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-04T14:57:08.980355557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0752087s
2026-07-04T14:57:08.982044930Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-04T14:57:08.983723110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:08.986215751Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-07-04T14:57:08.989971967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:08.991440275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.003894691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122435s
2026-07-04T14:57:09.005969540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-04T14:57:09', 'fix_metadata_file_extensions')
2026-07-04T14:57:09.010158277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.012874910Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-04T14:57:09.014563922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021422s
2026-07-04T14:57:09.016275329Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-04T14:57:09.017785621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.020135995Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-07-04T14:57:09.024097515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:09.026110389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-04T14:57:09.029351157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033654s
2026-07-04T14:57:09.030879816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T14:57:09', 'remove_kickass')
2026-07-04T14:57:09.034572003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.037251350Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-04T14:57:09.038718545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113105s
2026-07-04T14:57:09.040348308Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-04T14:57:09.042066219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.044422255Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-07-04T14:57:09.048912760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:09.050477341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-07-04T14:57:09.054542950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041966s
2026-07-04T14:57:09.056088153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T14:57:09', 'rename_torrent_downloadstation')
2026-07-04T14:57:09.059921334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.062571472Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-04T14:57:09.064327259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123068s
2026-07-04T14:57:09.065903373Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-04T14:57:09.067397733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.069709119Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-07-04T14:57:09.072853603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:57:09.076152478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:57:09.080421397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043279s
2026-07-04T14:57:09.081965898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T14:57:09', 'update_btn_url')
2026-07-04T14:57:09.085629597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.089029395Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-04T14:57:09.090546651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129636s
2026-07-04T14:57:09.092161013Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-04T14:57:09.093657788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.095949535Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-07-04T14:57:09.099913469Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:09.102002807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-04T14:57:09.105117882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003195s
2026-07-04T14:57:09.106601160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T14:57:09', 'remove_wombles')
2026-07-04T14:57:09.110323277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.112980850Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-04T14:57:09.114462134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110998s
2026-07-04T14:57:09.116033249Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-04T14:57:09.117634764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.119961541Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-07-04T14:57:09.123893872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-04T14:57:09.126174516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-04T14:57:09.129287696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003096s
2026-07-04T14:57:09.130592745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.131984689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.146778207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145425s
2026-07-04T14:57:09.148936445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T14:57:09', 'fix_extra_file_extension')
2026-07-04T14:57:09.153033567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.156097208Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-04T14:57:09.157565626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02392s
2026-07-04T14:57:09.159317785Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-04T14:57:09.160819009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.163167500Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-07-04T14:57:09.166780968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.168256520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.176793406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008348s
2026-07-04T14:57:09.178733363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T14:57:09', 'import_extra_files')
2026-07-04T14:57:09.182741287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.185494953Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-04T14:57:09.187048152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171997s
2026-07-04T14:57:09.188737655Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-04T14:57:09.190355924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.192727391Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-07-04T14:57:09.196336411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.197791301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.205023208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071148s
2026-07-04T14:57:09.206802392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T14:57:09', 'fix_extra_files_config')
2026-07-04T14:57:09.210750274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.213436966Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-04T14:57:09.215024304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156392s
2026-07-04T14:57:09.216667814Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-04T14:57:09.218246774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.220594944Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-07-04T14:57:09.230546740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-04T14:57:09.232765178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-07-04T14:57:09.238250367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059674s
2026-07-04T14:57:09.239630617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-04T14:57:09.241384680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-04T14:57:09.245104864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038141s
2026-07-04T14:57:09.246424953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:09.247822137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-07-04T14:57:09.249090722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-07-04T14:57:09.250888123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:09.258962467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081819s
2026-07-04T14:57:09.260336374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.261705592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.368056912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1060021s
2026-07-04T14:57:09.370065859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-07-04T14:57:09.407162883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-04T14:57:09.412591036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-07-04T14:57:09.416668570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-04T14:57:09.419668582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-04T14:57:09.437086737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:57:09.440987174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069272s
2026-07-04T14:57:09.442590604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T14:57:09', 'create_language_profiles')
2026-07-04T14:57:09.446824682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.449716227Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-04T14:57:09.451436261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0781156s
2026-07-04T14:57:09.453164683Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-04T14:57:09.454879376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.457522060Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-07-04T14:57:09.462601902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:09.464274892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-04T14:57:09.465667447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-07-04T14:57:09.467648237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-07-04T14:57:09.475999789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008436s
2026-07-04T14:57:09.477657378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T14:57:09', 'added_regex_to_scenemapping')
2026-07-04T14:57:09.481565540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.484445591Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-04T14:57:09.486198321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169437s
2026-07-04T14:57:09.487858014Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-04T14:57:09.489586626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.491938163Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-07-04T14:57:09.495715261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.497255113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.513260492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156976s
2026-07-04T14:57:09.515345301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T14:57:09', 'consolidate_indexer_baseurl')
2026-07-04T14:57:09.519445099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.522185179Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-04T14:57:09.523875594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249008s
2026-07-04T14:57:09.525615599Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-04T14:57:09.527188918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.529600335Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-07-04T14:57:09.547771687Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-04T14:57:09.655139194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:57:09.663673244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:57:09.671542074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:57:09.675522221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:57:09.696356868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:57:09.701600831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1514639s
2026-07-04T14:57:09.703575879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T14:57:09', 'rename_indexer_status_id')
2026-07-04T14:57:09.708228220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.711660423Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-04T14:57:09.713571192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1616545s
2026-07-04T14:57:09.715937899Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-04T14:57:09.717735440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.720621073Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-07-04T14:57:09.729559296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T14:57:09.732203162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:09.739639451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078157s
2026-07-04T14:57:09.741519708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T14:57:09.743480337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:57:09.748516952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049536s
2026-07-04T14:57:09.750425727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T14:57:09', 'add_downloadclient_status')
2026-07-04T14:57:09.754958989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.758211570Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-04T14:57:09.760074132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147617s
2026-07-04T14:57:09.761847123Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-04T14:57:09.763392265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.766235362Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-07-04T14:57:09.770069926Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-04T14:57:09.774324606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-04T14:57:09.780158587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057737s
2026-07-04T14:57:09.782048644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T14:57:09', 'disable_nyaa')
2026-07-04T14:57:09.786472125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.789547489Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-04T14:57:09.791397536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153115s
2026-07-04T14:57:09.793189806Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-04T14:57:09.795065183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.797845483Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-07-04T14:57:09.802111026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:09.803830579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:09.853283561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490834s
2026-07-04T14:57:09.855599636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T14:57:09', 'add_webrip_and_br480_qualites_in_profile')
2026-07-04T14:57:09.860408573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.863431251Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-04T14:57:09.865372070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0595398s
2026-07-04T14:57:09.867116374Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-04T14:57:09.868831128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.871540665Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-07-04T14:57:09.876144750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-04T14:57:09.877996530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:57:09.882140036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042037s
2026-07-04T14:57:09.883868788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T14:57:09', 'add_history_eventType_index')
2026-07-04T14:57:09.887771108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:09.891696826Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-04T14:57:09.893438985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138119s
2026-07-04T14:57:09.895109600Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-04T14:57:09.897028305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:09.899426225Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-07-04T14:57:09.907613597Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-04T14:57:09.948344139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-04T14:57:09.954909202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-04T14:57:09.960907645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:57:09.963947859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:57:09.982023378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:57:09.985615543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075857s
2026-07-04T14:57:09.986979080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:09.988469151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-04T14:57:09.989789651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:57:09.991803578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-04T14:57:09.999644141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078955s
2026-07-04T14:57:10.001041405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:57:10.003452472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:57:10.006558137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031033s
2026-07-04T14:57:10.007903137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:10.009300171Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-07-04T14:57:10.010597494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:57:10.049012252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-04T14:57:10.056628513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-07-04T14:57:10.064251678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:57:10.067429108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:57:10.085485930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:57:10.089162194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766257s
2026-07-04T14:57:10.091000457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T14:57:10', 'separate_automatic_and_interactive_searches')
2026-07-04T14:57:10.095177771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.098246523Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-04T14:57:10.100139336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858197s
2026-07-04T14:57:10.102099013Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-04T14:57:10.104037998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.106662866Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-07-04T14:57:10.119905340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-07-04T14:57:10.121906440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:57:10.126343979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045292s
2026-07-04T14:57:10.128117361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-07-04T14:57:10.130816398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-07-04T14:57:10.133853335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004148s
2026-07-04T14:57:10.135230819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-07-04T14:57:10.137194735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:57:10.140915550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039078s
2026-07-04T14:57:10.142275649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-04T14:57:10.143870001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-04T14:57:10.146687396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028612s
2026-07-04T14:57:10.148097877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-04T14:57:10.149817210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:57:10.153594339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038278s
2026-07-04T14:57:10.155171716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T14:57:10', 'update_series_episodes_history_indexes')
2026-07-04T14:57:10.159151923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.162103969Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-04T14:57:10.163905067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123447s
2026-07-04T14:57:10.165600302Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-04T14:57:10.167203922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.169640199Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-07-04T14:57:10.173290642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-04T14:57:10.177876128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-04T14:57:10.183905954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060476s
2026-07-04T14:57:10.185617402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T14:57:10', 'update_animetosho_url')
2026-07-04T14:57:10.189466124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.192186163Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-04T14:57:10.193816667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143522s
2026-07-04T14:57:10.195456129Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-04T14:57:10.197203579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.199602711Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-07-04T14:57:10.203409981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:10.204971226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:10.236587289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312813s
2026-07-04T14:57:10.238765136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T14:57:10', 'add_remux_qualities_in_profile')
2026-07-04T14:57:10.243181792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.245887131Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-04T14:57:10.247629360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409366s
2026-07-04T14:57:10.249347952Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-04T14:57:10.251023547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.253433772Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-07-04T14:57:10.257855870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-07-04T14:57:10.259614722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:57:10.263726575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041504s
2026-07-04T14:57:10.265419715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T14:57:10', 'add_history_seriesId_index')
2026-07-04T14:57:10.269279850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.272063668Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-04T14:57:10.273751728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125519s
2026-07-04T14:57:10.275423035Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-04T14:57:10.277168891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.279552653Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-07-04T14:57:10.289021195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:10.291292871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-04T14:57:10.294831428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036599s
2026-07-04T14:57:10.296197239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:10.298029781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-04T14:57:10.300992418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003017s
2026-07-04T14:57:10.302533181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T14:57:10', 'remove_media_browser_metadata')
2026-07-04T14:57:10.306459821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.309177135Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-04T14:57:10.310884033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112187s
2026-07-04T14:57:10.312552052Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-04T14:57:10.314527732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.316957546Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-07-04T14:57:10.322032258Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:10.324028189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T14:57:10.327278025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033293s
2026-07-04T14:57:10.328663976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:10.330497990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-04T14:57:10.333396589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029542s
2026-07-04T14:57:10.334951250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T14:57:10', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-04T14:57:10.339166341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.341911130Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-04T14:57:10.343929355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114638s
2026-07-04T14:57:10.345589218Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-04T14:57:10.347202117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.349509895Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-07-04T14:57:10.355905408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T14:57:10.358130540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-04T14:57:10.363682152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060372s
2026-07-04T14:57:10.365335202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T14:57:10', 'add_custom_filters')
2026-07-04T14:57:10.369127911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.371994415Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-04T14:57:10.373570400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144074s
2026-07-04T14:57:10.375380717Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-04T14:57:10.377234531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.379644715Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-07-04T14:57:10.386491577Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-04T14:57:10.388715506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-04T14:57:10.408029229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019424s
2026-07-04T14:57:10.409504320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:57:10.411095305Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.24E-05s
2026-07-04T14:57:10.412458211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-04T14:57:10.414773274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:10.423584381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089885s
2026-07-04T14:57:10.425349858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T14:57:10', 'rename_restrictions_to_release_profiles')
2026-07-04T14:57:10.429532092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.433027573Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-04T14:57:10.434980837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184518s
2026-07-04T14:57:10.436899973Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T14:57:10.439012277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.441742136Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-07-04T14:57:10.456515494Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-04T14:57:10.458553609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-04T14:57:10.478232829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196286s
2026-07-04T14:57:10.479668160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:10.481178201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T14:57:10.482486507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-04T14:57:10.484476114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:57:10.492470066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081475s
2026-07-04T14:57:10.493830827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-04T14:57:10.495358033Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-04T14:57:10.496641429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-04T14:57:10.498542438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:57:10.506482671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080036s
2026-07-04T14:57:10.507842119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:10.509309966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:57:10.512207512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030315s
2026-07-04T14:57:10.513538834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:10.514879054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:57:10.517727983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028903s
2026-07-04T14:57:10.519274087Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-07-04T14:57:10.573417837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-07-04T14:57:10.589756658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-07-04T14:57:10.606532459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:10.610403396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:10.629433999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:10.633075443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:10.636642960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:10.640043068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:10.643637238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:10.647212720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:10.650835868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296807s
2026-07-04T14:57:10.652446943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T14:57:10', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T14:57:10.656609518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.660433640Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T14:57:10.662341974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393281s
2026-07-04T14:57:10.664099595Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-04T14:57:10.665956866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.668557154Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-07-04T14:57:10.674165119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:10.675763960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-04T14:57:10.677221285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-07-04T14:57:10.679157726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-04T14:57:10.687662307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086203s
2026-07-04T14:57:10.689286228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T14:57:10', 'add_relative_original_path_to_episode_file')
2026-07-04T14:57:10.693440515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.696169963Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-04T14:57:10.698010871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017169s
2026-07-04T14:57:10.699618980Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-04T14:57:10.701297952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.703641864Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-07-04T14:57:10.708376971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:10.709927625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-04T14:57:10.711205459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-07-04T14:57:10.713077680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-07-04T14:57:10.721493482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085155s
2026-07-04T14:57:10.723092092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T14:57:10', 'episode_last_searched_time')
2026-07-04T14:57:10.726997909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.729718499Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-04T14:57:10.731368472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167838s
2026-07-04T14:57:10.733031773Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-04T14:57:10.734656736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.736997020Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-07-04T14:57:10.741363946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:10.742905762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:10.752514256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094052s
2026-07-04T14:57:10.754252427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:57:10.756392067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:57:10.759341458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029544s
2026-07-04T14:57:10.761026712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T14:57:10', 'download_propers_config')
2026-07-04T14:57:10.764856376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:10.767621796Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-04T14:57:10.769251910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112507s
2026-07-04T14:57:10.771080924Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-04T14:57:10.772820829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:10.775219050Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-07-04T14:57:10.780858890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:57:10.782508883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-04T14:57:10.783799202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-04T14:57:10.785721955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:10.794703456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091789s
2026-07-04T14:57:10.796142104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:10.797493156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:11.089346738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2912788s
2026-07-04T14:57:11.091548613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T14:57:11', 'add_download_client_priority')
2026-07-04T14:57:11.096216255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.099152129Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-04T14:57:11.100935251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3016489s
2026-07-04T14:57:11.102784666Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-04T14:57:11.104410410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.106825475Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-07-04T14:57:11.116901440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:11.118765666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-07-04T14:57:11.120096947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-07-04T14:57:11.122111014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-07-04T14:57:11.130986341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089619s
2026-07-04T14:57:11.132407885Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:11.133795199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-07-04T14:57:11.136985966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032722s
2026-07-04T14:57:11.138620659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T14:57:11', 'add_specials_folder_format')
2026-07-04T14:57:11.142496847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.145388651Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-04T14:57:11.147013063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116125s
2026-07-04T14:57:11.148699571Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-04T14:57:11.150362370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.152786984Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-07-04T14:57:11.159378421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:11.161093485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-04T14:57:11.162541001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-04T14:57:11.164613485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.174130836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096818s
2026-07-04T14:57:11.175560726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:11.177079606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-04T14:57:11.178368382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-04T14:57:11.180381847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.188793391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085067s
2026-07-04T14:57:11.190437913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T14:57:11', 'health_issue_notification')
2026-07-04T14:57:11.194516358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.197296909Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-04T14:57:11.198974728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170779s
2026-07-04T14:57:11.200756327Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T14:57:11.202718840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.205148785Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-07-04T14:57:11.212063523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:57:11.213753998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-04T14:57:11.215049778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-04T14:57:11.217001158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:11.226048152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091393s
2026-07-04T14:57:11.227450026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:57:11.228974186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-07-04T14:57:11.230340989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-04T14:57:11.232220374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.240569592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084759s
2026-07-04T14:57:11.242169364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T14:57:11', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T14:57:11.246343322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.249290448Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T14:57:11.251157438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172354s
2026-07-04T14:57:11.252845038Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-04T14:57:11.254526054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.256921630Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-07-04T14:57:11.263883683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:11.265550149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-04T14:57:11.266876140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-07-04T14:57:11.268856319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-07-04T14:57:11.277807870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090573s
2026-07-04T14:57:11.279234864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-07-04T14:57:11.281200133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-07-04T14:57:11.289401342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082695s
2026-07-04T14:57:11.290882726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-07-04T14:57:11.292898667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-07-04T14:57:11.301087812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082659s
2026-07-04T14:57:11.302682474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T14:57:11', 'add_airedbefore_to_episodes')
2026-07-04T14:57:11.306582770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.309400145Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-04T14:57:11.311089087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166225s
2026-07-04T14:57:11.312761947Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-04T14:57:11.314313642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.316692334Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-07-04T14:57:11.321271036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:11.323283861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-04T14:57:11.326997652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037881s
2026-07-04T14:57:11.328415337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-04T14:57:11.332303038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-04T14:57:11.337164260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048713s
2026-07-04T14:57:11.338715514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T14:57:11', 'remove_bitmetv')
2026-07-04T14:57:11.342933030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.346832625Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-04T14:57:11.349112858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145016s
2026-07-04T14:57:11.351523162Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-04T14:57:11.353934590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.357530593Z [Info] add_download_history: Starting migration of Main DB to 139
2026-07-04T14:57:11.373954625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-04T14:57:11.376349309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:57:11.384382691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086516s
2026-07-04T14:57:11.385785236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-04T14:57:11.387579099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:57:11.391296937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037941s
2026-07-04T14:57:11.392669021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-07-04T14:57:11.394360619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-04T14:57:11.397978486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036616s
2026-07-04T14:57:11.399359267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-04T14:57:11.401093651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:57:11.404808804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037647s
2026-07-04T14:57:11.406147561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:11.407521739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:11.435755589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279001s
2026-07-04T14:57:11.437898536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T14:57:11', 'add_download_history')
2026-07-04T14:57:11.441996490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.445872468Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-04T14:57:11.447462521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038306s
2026-07-04T14:57:11.449413280Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-04T14:57:11.451299880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.454227086Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-07-04T14:57:11.458142703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-04T14:57:11.461073226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-04T14:57:11.465632189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004513s
2026-07-04T14:57:11.467245960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T14:57:11', 'remove_chown_and_folderchmod_config_v2')
2026-07-04T14:57:11.471414446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.474546936Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-04T14:57:11.476418265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135222s
2026-07-04T14:57:11.478108259Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-04T14:57:11.479702580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.482116543Z [Info] add_update_history: Starting migration of Main DB to 141
2026-07-04T14:57:11.483802690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T14:57:11', 'add_update_history')
2026-07-04T14:57:11.487591752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.490264235Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-04T14:57:11.491843566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105373s
2026-07-04T14:57:11.493365040Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-04T14:57:11.494856845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.497113020Z [Info] import_lists: Starting migration of Main DB to 142
2026-07-04T14:57:11.517027874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-04T14:57:11.519382066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-07-04T14:57:11.527824351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089669s
2026-07-04T14:57:11.529432781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-04T14:57:11.531043094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:57:11.534817948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038214s
2026-07-04T14:57:11.536261476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-04T14:57:11.538110400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:57:11.544542065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068152s
2026-07-04T14:57:11.545916403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-04T14:57:11.547770758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:11.551923143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041531s
2026-07-04T14:57:11.553412533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-04T14:57:11.555285074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-07-04T14:57:11.559923708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048374s
2026-07-04T14:57:11.561344590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-07-04T14:57:11.563105867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-04T14:57:11.567208602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041428s
2026-07-04T14:57:11.568845429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T14:57:11', 'import_lists')
2026-07-04T14:57:11.572711847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.575731689Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-04T14:57:11.577251661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126987s
2026-07-04T14:57:11.578971144Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-04T14:57:11.580637220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.583002866Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-07-04T14:57:11.588301699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:11.589908616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-04T14:57:11.591198584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-04T14:57:11.593003399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-04T14:57:11.602631533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097429s
2026-07-04T14:57:11.604304403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T14:57:11', 'add_priority_to_indexers')
2026-07-04T14:57:11.608309300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.611047525Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-04T14:57:11.612684592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182287s
2026-07-04T14:57:11.614338073Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-04T14:57:11.616306648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.618724238Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-07-04T14:57:11.625426789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:57:11.627146944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-07-04T14:57:11.628483606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-07-04T14:57:11.630321017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.640022990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097547s
2026-07-04T14:57:11.641420114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:57:11.642884834Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-07-04T14:57:11.644180514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-07-04T14:57:11.646014989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:11.655219049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092281s
2026-07-04T14:57:11.656967691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T14:57:11', 'import_lists_series_type_and_season_folder')
2026-07-04T14:57:11.661765685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.664692971Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-04T14:57:11.666531084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187651s
2026-07-04T14:57:11.668202310Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-04T14:57:11.669697883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.672076264Z [Info] remove_growl: Starting migration of Main DB to 145
2026-07-04T14:57:11.675992382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:11.678000176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-04T14:57:11.681180632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032672s
2026-07-04T14:57:11.682729802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T14:57:11', 'remove_growl')
2026-07-04T14:57:11.686431228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.689130415Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-04T14:57:11.690600466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112631s
2026-07-04T14:57:11.692197744Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-04T14:57:11.693933801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.696282752Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-07-04T14:57:11.698113329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T14:57:11', 'cleanup_duplicates_updatehistory')
2026-07-04T14:57:11.702084087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.704761881Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-04T14:57:11.706556676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108205s
2026-07-04T14:57:11.708175097Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-04T14:57:11.709732033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.712166296Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-07-04T14:57:11.716238057Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:11.717543076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:11.723631189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059165s
2026-07-04T14:57:11.725445855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T14:57:11', 'swap_filechmod_for_folderchmod')
2026-07-04T14:57:11.729621565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.732341063Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-04T14:57:11.734122622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147875s
2026-07-04T14:57:11.735741502Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-04T14:57:11.737332267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.739704505Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-07-04T14:57:11.743212511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T14:57:11.746104256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-04T14:57:11.750100095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039178s
2026-07-04T14:57:11.751366175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T14:57:11.754556721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-04T14:57:11.758666520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040276s
2026-07-04T14:57:11.760218406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T14:57:11', 'mediainfo_channels')
2026-07-04T14:57:11.764247552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.766693338Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-04T14:57:11.768317059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121801s
2026-07-04T14:57:11.769996080Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-04T14:57:11.771755655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.774186060Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-07-04T14:57:11.780631393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:11.782282439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T14:57:11.783605714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-07-04T14:57:11.785577245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.795368438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099074s
2026-07-04T14:57:11.796806805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:11.798304001Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-04T14:57:11.799612566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-07-04T14:57:11.801634038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:11.810923159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093608s
2026-07-04T14:57:11.812601419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T14:57:11', 'add_on_delete_to_notifications')
2026-07-04T14:57:11.816758733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.819622201Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-04T14:57:11.821369901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181376s
2026-07-04T14:57:11.823069675Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-04T14:57:11.824814830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.827213953Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-07-04T14:57:11.833745940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-04T14:57:11.835453079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-07-04T14:57:11.836792998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-07-04T14:57:11.838709338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-07-04T14:57:11.848295918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009373s
2026-07-04T14:57:11.849450453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-07-04T14:57:11.851319759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-07-04T14:57:11.860075164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088237s
2026-07-04T14:57:11.861487770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-07-04T14:57:11.863291523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-07-04T14:57:11.871865874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086279s
2026-07-04T14:57:11.873516108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T14:57:11', 'add_scene_mapping_origin')
2026-07-04T14:57:11.877440132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.880305083Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-04T14:57:11.881955006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171044s
2026-07-04T14:57:11.883639189Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-04T14:57:11.885321778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.887663515Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-07-04T14:57:11.898712521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:11.900536104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-07-04T14:57:11.904227158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037846s
2026-07-04T14:57:11.905581907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:11.906989122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-07-04T14:57:11.910152323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032276s
2026-07-04T14:57:11.911494356Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:11.912912874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-07-04T14:57:11.916031115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031884s
2026-07-04T14:57:11.917611959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T14:57:11', 'remove_custom_filter_type')
2026-07-04T14:57:11.921481714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.924242154Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-04T14:57:11.925892989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114105s
2026-07-04T14:57:11.927540097Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-04T14:57:11.929226704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.931635076Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-07-04T14:57:11.934964261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:57:11.938530374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-04T14:57:11.943433921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046704s
2026-07-04T14:57:11.944941608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T14:57:11', 'update_btn_url_to_https')
2026-07-04T14:57:11.948850963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.951595722Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-04T14:57:11.953327891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131273s
2026-07-04T14:57:11.954995460Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-04T14:57:11.956858773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.959232905Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-07-04T14:57:11.964246413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:11.965942991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T14:57:11.967280866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-07-04T14:57:11.969494695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:11.979985837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105704s
2026-07-04T14:57:11.981682996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T14:57:11', 'add_on_episodefiledelete_for_upgrade')
2026-07-04T14:57:11.985974831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:11.990013616Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-04T14:57:11.991863422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206739s
2026-07-04T14:57:11.993639840Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-04T14:57:11.995302328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:11.997773937Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-07-04T14:57:12.002519596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:57:12.004209340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-04T14:57:12.005628088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-04T14:57:12.007472432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-04T14:57:12.017339467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099409s
2026-07-04T14:57:12.018996094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T14:57:12', 'add_name_release_profile')
2026-07-04T14:57:12.022910228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.025717182Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-04T14:57:12.027348538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183969s
2026-07-04T14:57:12.029031147Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-04T14:57:12.030750050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.033123571Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-07-04T14:57:12.037359333Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.038857911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.078621566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393726s
2026-07-04T14:57:12.080846688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T14:57:12', 'add_arabic_and_hindi_languages')
2026-07-04T14:57:12.085360530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.088217886Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-04T14:57:12.089935265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493451s
2026-07-04T14:57:12.091586611Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-04T14:57:12.093270864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.095638312Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-07-04T14:57:12.104891030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:57:12.106726718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-07-04T14:57:12.108049442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-04T14:57:12.110119622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:12.120184586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101185s
2026-07-04T14:57:12.121519444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:57:12.122885907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-04T14:57:12.126068056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032375s
2026-07-04T14:57:12.127726898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T14:57:12', 'add_bypass_to_delay_profile')
2026-07-04T14:57:12.131551692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.134438356Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-04T14:57:12.136117098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116271s
2026-07-04T14:57:12.137803224Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-04T14:57:12.139885649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.142098266Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-07-04T14:57:12.145565039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.147091804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.171240977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237454s
2026-07-04T14:57:12.173308902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T14:57:12', 'email_multiple_addresses')
2026-07-04T14:57:12.177408260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.180189902Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-04T14:57:12.181858463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033064s
2026-07-04T14:57:12.183583548Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-04T14:57:12.185214924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.187589407Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-07-04T14:57:12.194349925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:57:12.196207566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T14:57:12.197385188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-04T14:57:12.199551091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:12.209529671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101582s
2026-07-04T14:57:12.210921033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-04T14:57:12.212957255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:12.222209431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093424s
2026-07-04T14:57:12.223591806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.224991746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.493093094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.267794s
2026-07-04T14:57:12.495737601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T14:57:12', 'cdh_per_downloadclient')
2026-07-04T14:57:12.500188637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.503130202Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-04T14:57:12.504774334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2781594s
2026-07-04T14:57:12.507066972Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-04T14:57:12.508211126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.511207472Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-07-04T14:57:12.515871917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:12.517567192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-04T14:57:12.518956551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T14:57:12.520722257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T14:57:12.530173635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095409s
2026-07-04T14:57:12.531832656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T14:57:12', 'add_indexer_tags')
2026-07-04T14:57:12.535649745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.538500528Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-04T14:57:12.540090250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179373s
2026-07-04T14:57:12.541775534Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-04T14:57:12.543729831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.545836394Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-07-04T14:57:12.549925430Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-04T14:57:12.551721538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-04T14:57:12.574226850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224456s
2026-07-04T14:57:12.575903106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T14:57:12', 'rename_blacklist_to_blocklist')
2026-07-04T14:57:12.580006582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.582703975Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-04T14:57:12.584467267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310708s
2026-07-04T14:57:12.586147742Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-04T14:57:12.588023691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.590413574Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-07-04T14:57:12.596371485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:12.598469812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-04T14:57:12.601935843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035805s
2026-07-04T14:57:12.603262957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:12.605101690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-04T14:57:12.607982062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029488s
2026-07-04T14:57:12.609326059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.610696379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.653611352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425573s
2026-07-04T14:57:12.655750050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T14:57:12', 'remove_plex_hometheatre')
2026-07-04T14:57:12.660011995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.662819910Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-04T14:57:12.664461297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520575s
2026-07-04T14:57:12.666132663Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-04T14:57:12.667772516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.670182390Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-07-04T14:57:12.673930300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.675404469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.692207225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165139s
2026-07-04T14:57:12.694363718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T14:57:12', 'release_profile_to_array')
2026-07-04T14:57:12.698462424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.701209127Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-04T14:57:12.702845994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025792s
2026-07-04T14:57:12.704581800Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-04T14:57:12.706161953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.708539903Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-07-04T14:57:12.712135576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.713612180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.741014115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271223s
2026-07-04T14:57:12.743173895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T14:57:12', 'mediainfo_to_ffmpeg')
2026-07-04T14:57:12.747277050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.750031518Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-04T14:57:12.751601921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036413s
2026-07-04T14:57:12.753246153Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-04T14:57:12.754940847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.757281902Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-07-04T14:57:12.762396174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:12.763990776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-04T14:57:12.767505656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T14:57:12.770367350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:12.780402524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101743s
2026-07-04T14:57:12.782056966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T14:57:12', 'download_client_per_indexer')
2026-07-04T14:57:12.785922803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.788711019Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-04T14:57:12.790364490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185867s
2026-07-04T14:57:12.792076749Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-04T14:57:12.793765200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.796167188Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-07-04T14:57:12.801481853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:12.803125023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T14:57:12.804428328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T14:57:12.806425180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:12.816217906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099094s
2026-07-04T14:57:12.817800383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T14:57:12', 'add_on_update_to_notifications')
2026-07-04T14:57:12.821697914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.824479266Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-04T14:57:12.826169100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182159s
2026-07-04T14:57:12.827798692Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-04T14:57:12.829442614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.831782968Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-07-04T14:57:12.835833256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.837336915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.847330876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097018s
2026-07-04T14:57:12.849417569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T14:57:12', 'update_series_sort_title')
2026-07-04T14:57:12.853514912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.856356245Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-04T14:57:12.857933161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189488s
2026-07-04T14:57:12.859687455Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-04T14:57:12.861328911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.863737794Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-07-04T14:57:12.868339653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:12.869866468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-07-04T14:57:12.871184042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-07-04T14:57:12.872918496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-07-04T14:57:12.882263620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009466s
2026-07-04T14:57:12.883880587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T14:57:12', 'add_tvdbid_to_episode')
2026-07-04T14:57:12.887714249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.890472775Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-04T14:57:12.892074191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177142s
2026-07-04T14:57:12.893769455Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-04T14:57:12.895549942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.897935237Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-07-04T14:57:12.902901380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:57:12.904558357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-07-04T14:57:12.905844087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-04T14:57:12.907773554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-04T14:57:12.917228448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095516s
2026-07-04T14:57:12.918832008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T14:57:12', 'add_additional_info_to_pending_releases')
2026-07-04T14:57:12.922864140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.925637657Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-04T14:57:12.927443865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180141s
2026-07-04T14:57:12.929095201Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-04T14:57:12.930885567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.933239328Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-07-04T14:57:12.937060636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:12.938518883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:12.976054300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370882s
2026-07-04T14:57:12.978461919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T14:57:12', 'add_malayalam_and_ukrainian_languages')
2026-07-04T14:57:12.983027235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:12.987228487Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-04T14:57:12.989078754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486776s
2026-07-04T14:57:12.990816695Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-04T14:57:12.992592241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:12.995006805Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-07-04T14:57:12.999922757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:57:13.001529874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-07-04T14:57:13.002824392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-04T14:57:13.004734279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-04T14:57:13.014115745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094856s
2026-07-04T14:57:13.015703634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T14:57:13', 'add_language_tags_to_subtitle_files')
2026-07-04T14:57:13.019692268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:13.022432157Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-04T14:57:13.024226692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178821s
2026-07-04T14:57:13.025844350Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-04T14:57:13.027405385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:13.029751029Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-07-04T14:57:13.051459887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-04T14:57:13.053966877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:57:13.060479124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069477s
2026-07-04T14:57:13.061919766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-04T14:57:13.063568176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T14:57:13.067619998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040717s
2026-07-04T14:57:13.069085800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:13.070532514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-07-04T14:57:13.071836982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-04T14:57:13.073779846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:13.083676149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099705s
2026-07-04T14:57:13.085049074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:13.086533174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-04T14:57:13.087815527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-04T14:57:13.089714512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:13.099156140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095143s
2026-07-04T14:57:13.100576461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:13.102057905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-07-04T14:57:13.103317342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-04T14:57:13.105281568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:13.114628325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094113s
2026-07-04T14:57:13.116074358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:13.117367853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:13.190275189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0725654s
2026-07-04T14:57:13.192365399Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:13.193772924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:13.208065122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140039s
2026-07-04T14:57:13.210094931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-04T14:57:13.265013803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-04T14:57:13.273466939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-04T14:57:13.279797491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:57:13.282937496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:57:13.305602589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0937796s
2026-07-04T14:57:13.307075346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-04T14:57:13.371407388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-04T14:57:13.377868783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-04T14:57:13.383354944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:57:13.386304395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:57:13.408959298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998106s
2026-07-04T14:57:13.410327584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:13.412295748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T14:57:13.415421915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033475s
2026-07-04T14:57:13.417119174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T14:57:13', 'add_custom_formats')
2026-07-04T14:57:13.420935862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:13.424691346Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-04T14:57:13.426341570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126065s
2026-07-04T14:57:13.428767517Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-04T14:57:13.431133653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:13.433625963Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-07-04T14:57:13.440228543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:57:13.441844748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-04T14:57:13.443305370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-07-04T14:57:13.445462074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:13.456073890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105851s
2026-07-04T14:57:13.457553770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T14:57:13', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-04T14:57:13.461980838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:13.464751248Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-04T14:57:13.466793401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194756s
2026-07-04T14:57:13.468491832Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-04T14:57:13.469952505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:13.472370966Z [Info] remove_omg: Starting migration of Main DB to 173
2026-07-04T14:57:13.475782037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:57:13.478160498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:57:13.481443070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003211s
2026-07-04T14:57:13.482955817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T14:57:13', 'remove_omg')
2026-07-04T14:57:13.486684578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:13.489392833Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-04T14:57:13.490876982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112872s
2026-07-04T14:57:13.492533018Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-04T14:57:13.494092870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:13.496455880Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-07-04T14:57:13.502193968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T14:57:13.503909383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-07-04T14:57:13.505227108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T14:57:13.506948675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T14:57:13.517415358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010494s
2026-07-04T14:57:13.518922503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T14:57:13.520659011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T14:57:13.529738680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091142s
2026-07-04T14:57:13.531456881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T14:57:13', 'add_salt_to_users')
2026-07-04T14:57:13.535502049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:13.538381109Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-04T14:57:13.539959247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178372s
2026-07-04T14:57:13.541773251Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-04T14:57:13.543643228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:13.546146240Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-07-04T14:57:13.559104281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:13.560758302Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-07-04T14:57:13.562061988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-07-04T14:57:13.563927205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:13.575054819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111179s
2026-07-04T14:57:13.576603479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:57:13.578061536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T14:57:13.579355913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-04T14:57:13.581156931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:13.590467074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009435s
2026-07-04T14:57:13.591875451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:57:13.593310642Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-07-04T14:57:13.594590860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-07-04T14:57:13.596369653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:13.605638613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093375s
2026-07-04T14:57:13.607017351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.609179807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.612184599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030274s
2026-07-04T14:57:13.613576813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.615629367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.618549299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028634s
2026-07-04T14:57:13.619856943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.621952494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-04T14:57:13.624858969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028973s
2026-07-04T14:57:13.626216723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-07-04T14:57:13.673514464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:13.681844463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-04T14:57:13.689841501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:57:13.692948088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:57:13.715811953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:57:13.719441774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914675s
2026-07-04T14:57:13.720797154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-04T14:57:13.767668395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:13.775137330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-04T14:57:13.781572061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:57:13.785427748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:57:13.807402821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:57:13.810798581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:57:13.814414224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:57:13.818161973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:57:13.821995856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:57:13.825475645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1031024s
2026-07-04T14:57:13.826930495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-07-04T14:57:13.875098859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:13.883735757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:57:13.891694458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:57:13.894955676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:57:13.918053031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:57:13.921776822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932182s
2026-07-04T14:57:13.923207754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-07-04T14:57:13.972140789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-07-04T14:57:13.987586420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-07-04T14:57:14.004387602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:14.008432259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:14.030305959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:14.033897713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:14.037636755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:14.041257488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:14.044936890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:14.048528083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:14.052405563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127228s
2026-07-04T14:57:14.053939503Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-04T14:57:14.102069009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-07-04T14:57:14.110802992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-07-04T14:57:14.119454859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T14:57:14.122694554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T14:57:14.146151273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:57:14.150039405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942809s
2026-07-04T14:57:14.151510548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-04T14:57:14.153167345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-04T14:57:14.156204583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031151s
2026-07-04T14:57:14.158552683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T14:57:14', 'language_profiles_to_custom_formats')
2026-07-04T14:57:14.163800283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.168280998Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-04T14:57:14.170510559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150785s
2026-07-04T14:57:14.173129895Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-04T14:57:14.175441561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.178653411Z [Info] original_language: Starting migration of Main DB to 176
2026-07-04T14:57:14.185950760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:14.187986600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-07-04T14:57:14.189754040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-07-04T14:57:14.191646532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:14.201599721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100516s
2026-07-04T14:57:14.203227460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T14:57:14', 'original_language')
2026-07-04T14:57:14.207088086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.209951965Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-04T14:57:14.211509372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184744s
2026-07-04T14:57:14.213288225Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T14:57:14.215248974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.217772978Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-07-04T14:57:14.223227144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:14.224901066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-07-04T14:57:14.226192507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-04T14:57:14.228377639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:14.238499267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102687s
2026-07-04T14:57:14.240237047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T14:57:14', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T14:57:14.244586979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.247260033Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T14:57:14.249225302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190841s
2026-07-04T14:57:14.250953553Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-04T14:57:14.252466340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.254915273Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-07-04T14:57:14.260554482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-04T14:57:14.307662400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:14.314427146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-07-04T14:57:14.320513315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:57:14.323686587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:57:14.345399082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:14.349593170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870537s
2026-07-04T14:57:14.350970304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:14.352504174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-04T14:57:14.353808882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-07-04T14:57:14.355737266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-04T14:57:14.364590298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008947s
2026-07-04T14:57:14.366213438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T14:57:14', 'list_sync_time')
2026-07-04T14:57:14.369986037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.374043690Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-04T14:57:14.375581968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184136s
2026-07-04T14:57:14.377318536Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-04T14:57:14.378881434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.381287651Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-07-04T14:57:14.390787336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-04T14:57:14.392946235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-04T14:57:14.399672794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071826s
2026-07-04T14:57:14.401130931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-04T14:57:14.402788420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-04T14:57:14.406463923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036688s
2026-07-04T14:57:14.407966650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T14:57:14', 'add_auto_tagging')
2026-07-04T14:57:14.411914021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.414650433Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-04T14:57:14.416229323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119856s
2026-07-04T14:57:14.417881251Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-04T14:57:14.419354007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.422103906Z [Info] task_duration: Starting migration of Main DB to 180
2026-07-04T14:57:14.426512797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:57:14.428248052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:14.429528932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-04T14:57:14.431491976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-04T14:57:14.441239050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098523s
2026-07-04T14:57:14.442975397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T14:57:14', 'task_duration')
2026-07-04T14:57:14.446870723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.449609009Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-04T14:57:14.451155303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182517s
2026-07-04T14:57:14.452841590Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-04T14:57:14.454621165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.456995528Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-07-04T14:57:14.462431727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:57:14.464136351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:14.465447692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-04T14:57:14.467417911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-04T14:57:14.477115024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097806s
2026-07-04T14:57:14.478530825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:57:14.480993977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:57:14.484218482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003257s
2026-07-04T14:57:14.485809537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T14:57:14', 'quality_definition_preferred_size')
2026-07-04T14:57:14.489758852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.492591959Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-04T14:57:14.494340951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116254s
2026-07-04T14:57:14.496006777Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T14:57:14.497917215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.500304473Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-07-04T14:57:14.507130533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:57:14.508788363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-04T14:57:14.510095926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-04T14:57:14.522179846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:14.532940020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207595s
2026-07-04T14:57:14.534348237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:57:14.535772956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-04T14:57:14.539932515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-04T14:57:14.542391268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-04T14:57:14.552620923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103298s
2026-07-04T14:57:14.554293011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T14:57:14', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T14:57:14.558498212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.561354725Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T14:57:14.563311988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191591s
2026-07-04T14:57:14.565040449Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-04T14:57:14.566703309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.569434129Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-07-04T14:57:14.573593057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T14:57:14.576016679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-04T14:57:14.579600287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00355s
2026-07-04T14:57:14.580923011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-04T14:57:14.584372529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-04T14:57:14.589127717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047434s
2026-07-04T14:57:14.590715686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T14:57:14', 'update_images_remote_url')
2026-07-04T14:57:14.594529398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.597318887Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-04T14:57:14.598946165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129606s
2026-07-04T14:57:14.600563653Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-04T14:57:14.602363678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.604694132Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-07-04T14:57:14.609741279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-04T14:57:14.613249385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-04T14:57:14.617992068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047246s
2026-07-04T14:57:14.619628534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T14:57:14', 'remove_invalid_roksbox_metadata_images')
2026-07-04T14:57:14.623666608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.626484294Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-04T14:57:14.628287085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132596s
2026-07-04T14:57:14.629919153Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-04T14:57:14.631486340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.633863588Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-07-04T14:57:14.638681172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:14.640325023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-07-04T14:57:14.641606223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-07-04T14:57:14.643342851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:14.653167882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099496s
2026-07-04T14:57:14.654756392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T14:57:14', 'add_episode_runtime')
2026-07-04T14:57:14.658542528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.661402068Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-04T14:57:14.662965247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182277s
2026-07-04T14:57:14.664621813Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-04T14:57:14.666235353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.668579826Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-07-04T14:57:14.673563173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:57:14.675174709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-04T14:57:14.676559419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-04T14:57:14.678365908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:14.688900868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101141s
2026-07-04T14:57:14.690714300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T14:57:14', 'add_result_to_commands')
2026-07-04T14:57:14.694611751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.697258302Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-04T14:57:14.698896392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190148s
2026-07-04T14:57:14.700597588Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-04T14:57:14.702370630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.704757257Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-07-04T14:57:14.710111131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:14.711764521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-07-04T14:57:14.713131785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-07-04T14:57:14.715019618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:14.725122618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102147s
2026-07-04T14:57:14.726748623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T14:57:14', 'add_on_series_add_to_notifications')
2026-07-04T14:57:14.730758360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:14.733733633Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-04T14:57:14.735633250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188691s
2026-07-04T14:57:14.737400770Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:57:14.739387351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:14.741897197Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-07-04T14:57:14.793583427Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:57:14.796038342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T14:57:14.799003685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031377s
2026-07-04T14:57:14.800369626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:57:14.801779206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-07-04T14:57:14.803075607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-04T14:57:14.851067846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:14.859789404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:57:14.867704567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:57:14.870845374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:57:14.893431729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:57:14.897471756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926258s
2026-07-04T14:57:14.898927949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:57:14.900361577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T14:57:14.901666606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-04T14:57:14.949937066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:14.958875841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-04T14:57:14.967071168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:57:14.970293349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:57:14.993323899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-04T14:57:14.997585783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939694s
2026-07-04T14:57:14.999013339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:57:15.000515695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-07-04T14:57:15.001961337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T14:57:15.053415469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:57:15.062605721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:57:15.069919002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:57:15.073422809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:57:15.097942309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927247s
2026-07-04T14:57:15.099028106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:57:15.100477164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-04T14:57:15.101831102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T14:57:15.151390037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:57:15.160163418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:57:15.171089938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:57:15.174001432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:57:15.197187255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934021s
2026-07-04T14:57:15.198840375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:57:15.200305877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:15.201633000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T14:57:15.252621054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-04T14:57:15.262521415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-04T14:57:15.270632343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:57:15.273894724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:57:15.296656302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0929573s
2026-07-04T14:57:15.298669738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:57:15.300894439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:15.302237605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T14:57:15.352202347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:15.359615549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:57:15.366013717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:57:15.369262361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:57:15.391940992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:57:15.396194770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915149s
2026-07-04T14:57:15.397615041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:57:15.399205915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-04T14:57:15.400610164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T14:57:15.447732311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:15.454284067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:57:15.460431270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:57:15.463659001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:57:15.493460911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:57:15.498198924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954472s
2026-07-04T14:57:15.499652312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:57:15.501245951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-04T14:57:15.502765432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T14:57:15.550629493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:15.557220459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:57:15.563407011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:57:15.566616626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:57:15.589584970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:57:15.594175978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893436s
2026-07-04T14:57:15.595629857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-04T14:57:15.597175981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T14:57:15.598865965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-04T14:57:15.645560170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:57:15.653593010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-04T14:57:15.660767501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-04T14:57:15.664274495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-04T14:57:15.687120714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:57:15.691365694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-04T14:57:15.695099194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:57:15.698894580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984891s
2026-07-04T14:57:15.700347967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:15.701877608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.04E-05s
2026-07-04T14:57:15.703214782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-07-04T14:57:15.750207388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:15.758642418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-04T14:57:15.766526849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-04T14:57:15.769636854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-04T14:57:15.792358381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-04T14:57:15.796194869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911206s
2026-07-04T14:57:15.797561411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:15.798983927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-04T14:57:15.800316390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-07-04T14:57:15.847494620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-04T14:57:15.860595038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-04T14:57:15.875834334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:57:15.879607885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:57:15.901437466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:57:15.905556012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:57:15.909414765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:57:15.914032867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:57:15.917845115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156897s
2026-07-04T14:57:15.919239354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:15.920658572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-07-04T14:57:15.921954282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-07-04T14:57:15.969529652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-04T14:57:15.983201170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-04T14:57:15.998338150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-04T14:57:16.001962290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-04T14:57:16.024441910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-04T14:57:16.028870922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-04T14:57:16.032391393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-04T14:57:16.037023854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-04T14:57:16.040998660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170925s
2026-07-04T14:57:16.042427849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:57:16.043864482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-04T14:57:16.045179872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-04T14:57:16.091336053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:57:16.098602891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:57:16.105230871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:57:16.108291887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:57:16.131688404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845727s
2026-07-04T14:57:16.133351805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:57:16.134817687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-04T14:57:16.136166494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-04T14:57:16.182960640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:57:16.190333461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:57:16.196671688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:57:16.199579094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:57:16.222387116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840955s
2026-07-04T14:57:16.223893981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:57:16.225332619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:16.226635493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T14:57:16.281618213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-04T14:57:16.289553377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-04T14:57:16.295955933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:57:16.299717761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:57:16.321714027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:57:16.325363328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:57:16.328909050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-04T14:57:16.332745928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:57:16.336666365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-04T14:57:16.340150033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1118277s
2026-07-04T14:57:16.341510222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:16.343016687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:16.344611439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-04T14:57:16.391107625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:57:16.398231384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:57:16.405074378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:57:16.408355858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:57:16.431211916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.435307966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886964s
2026-07-04T14:57:16.436792186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:16.438571229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-04T14:57:16.440029516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-04T14:57:16.488361931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:57:16.495770855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:57:16.502396691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:57:16.505837261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:57:16.530575381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.536304671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938571s
2026-07-04T14:57:16.537728659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:16.539261076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-04T14:57:16.540640785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-04T14:57:16.588955304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:57:16.596646265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:57:16.603239917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:57:16.606481085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:57:16.629911791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.634913446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922417s
2026-07-04T14:57:16.636787341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:16.638367794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-07-04T14:57:16.639711250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-04T14:57:16.686715930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-04T14:57:16.693809348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-04T14:57:16.700375664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:57:16.703528746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:57:16.726956265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.732040255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900997s
2026-07-04T14:57:16.733431698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:57:16.734972522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T14:57:16.736331319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T14:57:16.784264670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:57:16.791971343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:57:16.798656118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:57:16.801791463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:57:16.824141583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.828063613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897486s
2026-07-04T14:57:16.829437390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:57:16.830929746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-04T14:57:16.832281839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T14:57:16.880100098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:57:16.887606658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:57:16.894526838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:57:16.897600639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:57:16.920578633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:57:16.925142686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908325s
2026-07-04T14:57:16.927407669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:57:16.928988964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T14:57:16.930353382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T14:57:16.977899503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:57:16.985000346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:57:16.991800223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:57:16.994992233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:57:17.017529248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:57:17.021703406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885307s
2026-07-04T14:57:17.023075399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:57:17.024570391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:17.025949178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-04T14:57:17.075950685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:57:17.086479823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:57:17.094149612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:57:17.102897253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:57:17.127008309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0989932s
2026-07-04T14:57:17.128743494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:57:17.130232944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-07-04T14:57:17.131877015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-04T14:57:17.180172135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:57:17.188388335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:57:17.195485180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:57:17.198435202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:57:17.220699237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870109s
2026-07-04T14:57:17.222143998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:57:17.223633729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:17.224953277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-04T14:57:17.271925611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-07-04T14:57:17.279194092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-07-04T14:57:17.285491236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T14:57:17.288693386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T14:57:17.312233412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852878s
2026-07-04T14:57:17.314205004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:57:17.315803934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T14:57:17.317165767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T14:57:17.366766256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:57:17.373345719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:57:17.378866700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:57:17.382028930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:57:17.404546215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:57:17.408922470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0898405s
2026-07-04T14:57:17.410512944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:57:17.412045311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T14:57:17.413343215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T14:57:17.459932588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:57:17.467013672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:57:17.472410062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:57:17.475506889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:57:17.498181232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:57:17.502341301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870728s
2026-07-04T14:57:17.503729718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:17.505297887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T14:57:17.507301633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-07-04T14:57:17.556041839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:57:17.572632667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:57:17.589504983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:17.593667387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:17.615742752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:17.619994948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:17.623634358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:17.626962983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:17.630702245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:17.634280643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:17.637803669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285327s
2026-07-04T14:57:17.639182707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:17.640605283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-04T14:57:17.642054742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-07-04T14:57:17.693155924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:57:17.711367306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:57:17.729587236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:17.734233605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:17.756876594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:17.761053207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:17.764583198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:17.767842402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:17.771287662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:17.774708012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:17.778094924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342249s
2026-07-04T14:57:17.779464202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:17.780875575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:17.782249061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-07-04T14:57:17.832516093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:57:17.849922635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:57:17.868938948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:17.873278690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:17.898609323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:17.907044774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:17.911376479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:17.914906149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:17.918955616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:17.923068450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:17.926994468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427017s
2026-07-04T14:57:17.929185010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:17.930724602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-04T14:57:17.932267730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-07-04T14:57:17.990638795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:57:18.007174462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:57:18.023584537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:18.028636362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:18.050973446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:18.054609079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:18.058130882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:18.061413775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:18.064853203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:18.068263252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:18.073110536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385289s
2026-07-04T14:57:18.074542199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:18.075946708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-04T14:57:18.078136700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-07-04T14:57:18.126587413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-04T14:57:18.146001668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-04T14:57:18.162917491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-04T14:57:18.166838299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-04T14:57:18.188528438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-04T14:57:18.194780983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-04T14:57:18.198297606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-04T14:57:18.201568525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-04T14:57:18.205061721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-04T14:57:18.208414134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-04T14:57:18.211771286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319968s
2026-07-04T14:57:18.213171336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:57:18.214604142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-04T14:57:18.215949131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-04T14:57:18.268277845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-04T14:57:18.276899803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-04T14:57:18.284495492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T14:57:18.288112197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T14:57:18.312183113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932361s
2026-07-04T14:57:18.314800575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:57:18.316302651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-04T14:57:18.317630545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-04T14:57:18.364832022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-04T14:57:18.373607698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-04T14:57:18.381092064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-04T14:57:18.384185034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-04T14:57:18.408761057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875762s
2026-07-04T14:57:18.410740654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:57:18.412246868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T14:57:18.413936642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:57:18.462734674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:57:18.468818339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:57:18.479273428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:57:18.483272233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:57:18.506319226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:57:18.513685042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970979s
2026-07-04T14:57:18.516386934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T14:57:18', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:57:18.521046100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.525719643Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:57:18.527694932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097375s
2026-07-04T14:57:18.532155847Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-04T14:57:18.534040454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.538182858Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-07-04T14:57:18.547514824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:18.549738053Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-07-04T14:57:18.551016568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-04T14:57:18.553101267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-04T14:57:18.563384861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105226s
2026-07-04T14:57:18.564972659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T14:57:18', 'add_colon_replacement_to_naming_config')
2026-07-04T14:57:18.568959831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.571713397Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-04T14:57:18.573488332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188989s
2026-07-04T14:57:18.575168467Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-04T14:57:18.576829953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.579132611Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-07-04T14:57:18.584180629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:18.586261070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:18.587506489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T14:57:18.589445925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:18.599565168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102522s
2026-07-04T14:57:18.601147766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T14:57:18', 'health_restored_notification')
2026-07-04T14:57:18.604984815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.607952623Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-04T14:57:18.609617997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187094s
2026-07-04T14:57:18.611203761Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-04T14:57:18.612809356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.615095881Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-07-04T14:57:18.619818624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:57:18.621880167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T14:57:18.623120144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-04T14:57:18.624891312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-04T14:57:18.634613515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098136s
2026-07-04T14:57:18.636245512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T14:57:18', 'add_download_client_tags')
2026-07-04T14:57:18.640041088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.642938394Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-04T14:57:18.644517845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182127s
2026-07-04T14:57:18.646128099Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-04T14:57:18.647674904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.649962933Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-07-04T14:57:18.658405389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-07-04T14:57:18.660797607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-07-04T14:57:18.662051292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-07-04T14:57:18.709628917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-07-04T14:57:18.715034966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-07-04T14:57:18.719608468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-07-04T14:57:18.722787531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-07-04T14:57:18.748106892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-04T14:57:18.754834553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909521s
2026-07-04T14:57:18.757080246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T14:57:18', 'import_exclusion_type')
2026-07-04T14:57:18.762587269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.774104948Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-04T14:57:18.777388984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100772s
2026-07-04T14:57:18.780909766Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-04T14:57:18.782556983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.785230539Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-07-04T14:57:18.798260845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-07-04T14:57:18.801404006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-07-04T14:57:18.809130359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082697s
2026-07-04T14:57:18.810777698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:57:18.812284543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-07-04T14:57:18.813565824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-07-04T14:57:18.815756667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:18.826766162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109111s
2026-07-04T14:57:18.828793155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-04T14:57:18', 'add_import_list_items')
2026-07-04T14:57:18.833090001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.836848952Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-04T14:57:18.838569919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021217s
2026-07-04T14:57:18.840295154Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-04T14:57:18.841936911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.844734175Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-07-04T14:57:18.854879360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T14:57:18.857377833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:57:18.864545371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074681s
2026-07-04T14:57:18.866545870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T14:57:18.868452791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T14:57:18.873206887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048004s
2026-07-04T14:57:18.874981251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T14:57:18', 'add_notification_status')
2026-07-04T14:57:18.879204117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.882129209Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-04T14:57:18.883788541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138428s
2026-07-04T14:57:18.885535981Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-04T14:57:18.887495097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.890147189Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-07-04T14:57:18.894489836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:18.896222276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:18.909105055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126735s
2026-07-04T14:57:18.911313013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T14:57:18', 'parse_language_tags_from_existing_subtitle_files')
2026-07-04T14:57:18.916073262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.919672161Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-04T14:57:18.922197688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233362s
2026-07-04T14:57:18.923898454Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-04T14:57:18.925437624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.928089826Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-07-04T14:57:18.932879924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-04T14:57:18.934731103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-07-04T14:57:18.936001032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-07-04T14:57:18.937805707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-07-04T14:57:18.948377962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105065s
2026-07-04T14:57:18.950412721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T14:57:18', 'add_finale_type')
2026-07-04T14:57:18.954653242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.957384784Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-04T14:57:18.958941640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197529s
2026-07-04T14:57:18.960617796Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-04T14:57:18.962227208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:18.964856274Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-07-04T14:57:18.970342174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:57:18.972250047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-07-04T14:57:18.973541498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-07-04T14:57:18.975647330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:18.987102504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114488s
2026-07-04T14:57:18.989247434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T14:57:18', 'list_add_missing_search')
2026-07-04T14:57:18.993753300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:18.996454491Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-04T14:57:18.998068652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210387s
2026-07-04T14:57:18.999683064Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-04T14:57:19.001514694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.003883024Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-07-04T14:57:19.011025040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:57:19.012841880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T14:57:19.014104723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-04T14:57:19.015869388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-04T14:57:19.025708928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099438s
2026-07-04T14:57:19.027051131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-04T14:57:19.028486753Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-07-04T14:57:19.029713945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-04T14:57:19.031393097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.040883343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095472s
2026-07-04T14:57:19.042306710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.043657030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.061061698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171295s
2026-07-04T14:57:19.063189303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T14:57:19', 'parse_title_from_existing_subtitle_files')
2026-07-04T14:57:19.067396547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.070093310Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-04T14:57:19.071895520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264101s
2026-07-04T14:57:19.073517898Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-04T14:57:19.075044773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.077352923Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-07-04T14:57:19.081616631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:19.083105700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-04T14:57:19.084374115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-07-04T14:57:19.086191686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-07-04T14:57:19.095942487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098349s
2026-07-04T14:57:19.097506237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T14:57:19', 'series_last_aired')
2026-07-04T14:57:19.101186620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.103831628Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-04T14:57:19.105361469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177843s
2026-07-04T14:57:19.106918586Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-04T14:57:19.108521445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.110798752Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-07-04T14:57:19.116890712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:19.118448991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-04T14:57:19.119683818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-07-04T14:57:19.121473092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.131735764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103709s
2026-07-04T14:57:19.134383718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:57:19.136199686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T14:57:19.139951863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-04T14:57:19.140036694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.151652462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116568s
2026-07-04T14:57:19.153474021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T14:57:19', 'AddNewItemMonitorType')
2026-07-04T14:57:19.157294506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.159946649Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-04T14:57:19.161551111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202035s
2026-07-04T14:57:19.163155272Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-04T14:57:19.164679462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.167006990Z [Info] email_encryption: Starting migration of Main DB to 201
2026-07-04T14:57:19.170628354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.172167845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.193010388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206276s
2026-07-04T14:57:19.195163004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T14:57:19', 'email_encryption')
2026-07-04T14:57:19.199102880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.201664229Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-04T14:57:19.203201776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295033s
2026-07-04T14:57:19.204829485Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-04T14:57:19.206370599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.208693187Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-07-04T14:57:19.214623723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:57:19.216209157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T14:57:19.217486249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-04T14:57:19.219348240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.229720212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105289s
2026-07-04T14:57:19.231070001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:19.232502987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-07-04T14:57:19.233884049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-07-04T14:57:19.235660627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.245496499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099407s
2026-07-04T14:57:19.247040650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T14:57:19', 'add_indexer_flags')
2026-07-04T14:57:19.250728879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.253369788Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-04T14:57:19.254893467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178641s
2026-07-04T14:57:19.256492709Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-04T14:57:19.257951497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.260244215Z [Info] release_type: Starting migration of Main DB to 203
2026-07-04T14:57:19.266700710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:57:19.268285282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-07-04T14:57:19.269541012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-07-04T14:57:19.271292309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.281584130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103595s
2026-07-04T14:57:19.282974500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:19.284397106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-07-04T14:57:19.285651212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-07-04T14:57:19.287407750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.297174413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009855s
2026-07-04T14:57:19.298507929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.299835824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.313106674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130258s
2026-07-04T14:57:19.315246214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T14:57:19', 'release_type')
2026-07-04T14:57:19.319066740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.321797891Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-04T14:57:19.323256138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219164s
2026-07-04T14:57:19.324874248Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-04T14:57:19.326419390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.328706356Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-07-04T14:57:19.333495093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-04T14:57:19.335059253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T14:57:19.336325814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-07-04T14:57:19.338183426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-07-04T14:57:19.348211806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101652s
2026-07-04T14:57:19.349564821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.350896734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.366708233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155715s
2026-07-04T14:57:19.368835989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T14:57:19', 'add_add_release_hash')
2026-07-04T14:57:19.372803911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.375930689Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-04T14:57:19.377489289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250071s
2026-07-04T14:57:19.379084722Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-04T14:57:19.380691799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.382977504Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-07-04T14:57:19.386312932Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-04T14:57:19.389580143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-04T14:57:19.393757898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042369s
2026-07-04T14:57:19.395282629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T14:57:19', 'rename_season_pack_spec')
2026-07-04T14:57:19.399023695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.401794646Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-04T14:57:19.403375881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123129s
2026-07-04T14:57:19.404917607Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-04T14:57:19.406372397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.408635626Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-07-04T14:57:19.414341188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:19.415888896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T14:57:19.417130908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-07-04T14:57:19.418809659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.429374840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106361s
2026-07-04T14:57:19.431063962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-07-04T14:57:19.432631831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-07-04T14:57:19.436175649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036161s
2026-07-04T14:57:19.437745181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T14:57:19', 'add_tmdbid')
2026-07-04T14:57:19.441345412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.444703647Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-04T14:57:19.446182435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121675s
2026-07-04T14:57:19.447822158Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-04T14:57:19.449636443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.452024283Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-07-04T14:57:19.456981979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:57:19.466081257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-07-04T14:57:19.467612792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-07-04T14:57:19.469626638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:57:19.480349918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010813s
2026-07-04T14:57:19.482121396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T14:57:19', 'add_on_import_complete_to_notifications')
2026-07-04T14:57:19.486210653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.489137098Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-04T14:57:19.490930019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197125s
2026-07-04T14:57:19.492565914Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-04T14:57:19.494228313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.496889202Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-07-04T14:57:19.500563253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.502065709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.537135038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348141s
2026-07-04T14:57:19.539265971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T14:57:19', 'add_monitored_seasons_filter')
2026-07-04T14:57:19.543311570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.546617028Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-04T14:57:19.548297593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044546s
2026-07-04T14:57:19.549891554Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-04T14:57:19.551836191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.554254913Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-07-04T14:57:19.559143299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:57:19.560759625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-07-04T14:57:19.562058972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-07-04T14:57:19.564216538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-07-04T14:57:19.575302077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111608s
2026-07-04T14:57:19.577060018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T14:57:19', 'add_custom_colon_replacement_to_naming_config')
2026-07-04T14:57:19.581213344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.583901318Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-04T14:57:19.585779301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198689s
2026-07-04T14:57:19.587393513Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-04T14:57:19.589338450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.591723775Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-07-04T14:57:19.596886244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:57:19.598517650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-04T14:57:19.599739331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-04T14:57:19.601726984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:57:19.612428871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107904s
2026-07-04T14:57:19.614070568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T14:57:19', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-04T14:57:19.618356561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.620993612Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-04T14:57:19.622912898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194304s
2026-07-04T14:57:19.624524104Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-04T14:57:19.626243297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.628603742Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-07-04T14:57:19.631378611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T14:57:19', 'add_blurary576p_quality_in_profiles')
2026-07-04T14:57:19.635958897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.638521619Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-04T14:57:19.640328598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122743s
2026-07-04T14:57:19.641888611Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-04T14:57:19.643890002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.646171638Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-07-04T14:57:19.649983676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:19.651421162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:19.684349799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325903s
2026-07-04T14:57:19.686375419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T14:57:19', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-04T14:57:19.691020355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.694059958Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-04T14:57:19.696172523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426197s
2026-07-04T14:57:19.697743788Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-04T14:57:19.699303139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:19.701605086Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-07-04T14:57:19.707277121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:19.708954810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-07-04T14:57:19.710187153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-07-04T14:57:19.711881005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:19.722509152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107315s
2026-07-04T14:57:19.723916537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-04T14:57:19.725267789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-07-04T14:57:19.726490852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-07-04T14:57:19.728207069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:57:19.738673462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105152s
2026-07-04T14:57:19.740397324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T14:57:19', 'add_mal_and_anilist_ids')
2026-07-04T14:57:19.744226777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:19.754061427Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-04T14:57:19.755683003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259646s
2026-07-04T14:57:19.922233071Z [Debug] MigrationController: Took: 00:00:24.1305982
2026-07-04T14:57:23.692222253Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T14:57:24.442551981Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T14:57:24.687747621Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:57:24.698522545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:24.701359369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:24.848389117Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-04T14:57:24.856821933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1544701s
2026-07-04T14:57:24.863287226Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:57:24.870795991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1617048s
2026-07-04T14:57:24.934784421Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:57:24.943803458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:25.264987048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:57:25.312095207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:57:25.527146429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2328382s
2026-07-04T14:57:25.534870427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:25.564260637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:57:25.569460711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2794376s
2026-07-04T14:57:25.676943972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:57:25.684322845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:25.718127326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:57:25.725142527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:57:25.793310596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0697431s
2026-07-04T14:57:25.797041370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:57:25.800101113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s
2026-07-04T14:57:25.808657478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:57:25.813907704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:57:25.883493969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0704516s
2026-07-04T14:57:25.887157038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:25.902775037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:57:25.906071807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907125s
2026-07-04T14:57:25.915159392Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:57:25.918566014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:25.926494023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:57:25.929668628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-07-04T14:57:25.932141839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:57:25.935464943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:57:25.943143961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078648s
2026-07-04T14:57:25.945494505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:25.950916226Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:57:25.954968128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152746s
2026-07-04T14:57:25.986878033Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:57:25.992868540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.004082167Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T14:57:26.025933101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T14:57:26.030486472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:57:26.043151784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143305s
2026-07-04T14:57:26.048034990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:57:26', 'InitialSetup')
2026-07-04T14:57:26.057099207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.062373882Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:57:26.064995222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337141s
2026-07-04T14:57:26.068092281Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-04T14:57:26.071295553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.075035686Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-07-04T14:57:26.079062969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:57:26', 'remove_tvrage_imdb_unique_constraint')
2026-07-04T14:57:26.085990222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.090185813Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-04T14:57:26.093351930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189073s
2026-07-04T14:57:26.095774751Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-04T14:57:26.099554474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.104266666Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-07-04T14:57:26.107777607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:57:26', 'remove_renamed_scene_mapping_columns')
2026-07-04T14:57:26.114668568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.119069913Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-04T14:57:26.122220540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195296s
2026-07-04T14:57:26.124665093Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-04T14:57:26.127313248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.131295589Z [Info] updated_history: Starting migration of Log DB to 4
2026-07-04T14:57:26.133792008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:57:26', 'updated_history')
2026-07-04T14:57:26.139904600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.144163218Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-04T14:57:26.146819429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168469s
2026-07-04T14:57:26.149243792Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-04T14:57:26.152169796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.155871652Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-07-04T14:57:26.158562472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:57:26', 'added_eventtype_to_history')
2026-07-04T14:57:26.164960830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.169214639Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-04T14:57:26.172193348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170148s
2026-07-04T14:57:26.174688003Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-04T14:57:26.177449295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.181193126Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-07-04T14:57:26.194533047Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-07-04T14:57:26.197419080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:57:26.205606131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084337s
2026-07-04T14:57:26.207952818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T14:57:26.210782918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:57:26.221066733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106271s
2026-07-04T14:57:26.223405674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T14:57:26.226115021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:57:26.231160554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052025s
2026-07-04T14:57:26.233702094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:57:26', 'add_index_to_log_time')
2026-07-04T14:57:26.240333702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.245900224Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-04T14:57:26.248702799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199535s
2026-07-04T14:57:26.251303007Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-04T14:57:26.254301877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.258158526Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-07-04T14:57:26.261091704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:57:26', 'add_renameEpisodes_to_naming')
2026-07-04T14:57:26.268190934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.272823605Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-04T14:57:26.275821534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185583s
2026-07-04T14:57:26.278297361Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-04T14:57:26.280912799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.284584444Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-07-04T14:57:26.286979409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:57:26', 'remove_backlog')
2026-07-04T14:57:26.293072652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.297444879Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-04T14:57:26.300096720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165363s
2026-07-04T14:57:26.302492777Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-04T14:57:26.305211303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.308846495Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-07-04T14:57:26.311392834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:57:26', 'fix_rename_episodes')
2026-07-04T14:57:26.317674116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.321917474Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-04T14:57:26.324710259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167035s
2026-07-04T14:57:26.327216567Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-04T14:57:26.329872587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.336994122Z [Info] add_monitored: Starting migration of Log DB to 10
2026-07-04T14:57:26.340562881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:57:26', 'add_monitored')
2026-07-04T14:57:26.349674453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.355296809Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-04T14:57:26.358103953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024639s
2026-07-04T14:57:26.361687030Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-04T14:57:26.364382229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.368777623Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-07-04T14:57:26.371561500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:57:26', 'remove_ignored')
2026-07-04T14:57:26.378808257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.383327139Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-04T14:57:26.386048280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189979s
2026-07-04T14:57:26.388504758Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-04T14:57:26.395792488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.399444865Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-07-04T14:57:26.402148571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:57:26', 'remove_custom_start_date')
2026-07-04T14:57:26.408731250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.413616550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-04T14:57:26.416531742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017838s
2026-07-04T14:57:26.418914111Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-04T14:57:26.421608057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.425271777Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-07-04T14:57:26.427794880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:57:26', 'add_air_date_utc')
2026-07-04T14:57:26.437889282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.443898296Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-04T14:57:26.446601251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222413s
2026-07-04T14:57:26.450366044Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-04T14:57:26.453223680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.456884444Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-07-04T14:57:26.459318837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:57:26', 'drop_air_date')
2026-07-04T14:57:26.466848374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.471750277Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-04T14:57:26.474410927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185305s
2026-07-04T14:57:26.477387853Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-04T14:57:26.480951070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.485842794Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-07-04T14:57:26.489046406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:57:26', 'add_air_date_as_string')
2026-07-04T14:57:26.496470691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.501129345Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-04T14:57:26.503956840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206869s
2026-07-04T14:57:26.506387055Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-04T14:57:26.510506042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.515337424Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-07-04T14:57:26.519479858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:57:26', 'updated_imported_history_item')
2026-07-04T14:57:26.526402883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.530839018Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-04T14:57:26.534077562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205045s
2026-07-04T14:57:26.536497787Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-04T14:57:26.539279139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.542906996Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-07-04T14:57:26.545548748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:57:26', 'reset_scene_names')
2026-07-04T14:57:26.552850586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.558008715Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-04T14:57:26.560815068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187505s
2026-07-04T14:57:26.563940003Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-04T14:57:26.567138736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.571474880Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-07-04T14:57:26.574397727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:57:26', 'remove_duplicates')
2026-07-04T14:57:26.581345983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.586863888Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-04T14:57:26.590288275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197308s
2026-07-04T14:57:26.594104792Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-04T14:57:26.597650675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.601961208Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-07-04T14:57:26.605845592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:57:26', 'restore_unique_constraints')
2026-07-04T14:57:26.613016586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.617886626Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-04T14:57:26.622490629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020241s
2026-07-04T14:57:26.625487486Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-04T14:57:26.628546267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.632189596Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-07-04T14:57:26.635284680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:57:26', 'add_year_and_seasons_to_series')
2026-07-04T14:57:26.642783024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.648042808Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-04T14:57:26.651063283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194804s
2026-07-04T14:57:26.653476764Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-04T14:57:26.656638833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.660774413Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-07-04T14:57:26.663408529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:57:26', 'drop_seasons_table')
2026-07-04T14:57:26.669560401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.673937427Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-04T14:57:26.676997160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172576s
2026-07-04T14:57:26.679409920Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-04T14:57:26.682471257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.686830417Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-07-04T14:57:26.689847485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:57:26', 'move_indexer_to_generic_provider')
2026-07-04T14:57:26.697131346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.701998540Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-04T14:57:26.705037010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195323s
2026-07-04T14:57:26.707429019Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-04T14:57:26.710433160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.714051428Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-07-04T14:57:26.717024466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:57:26', 'add_config_contract_to_indexers')
2026-07-04T14:57:26.723546964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.727871355Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-04T14:57:26.730904334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174191s
2026-07-04T14:57:26.733321643Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-04T14:57:26.735999788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.739569789Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-07-04T14:57:26.742076628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:57:26', 'drop_tvdb_episodeid')
2026-07-04T14:57:26.748292138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.752773755Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-04T14:57:26.755477080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167542s
2026-07-04T14:57:26.757841293Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-04T14:57:26.760987941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.764548593Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-07-04T14:57:26.767483965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:57:26', 'move_notification_to_generic_provider')
2026-07-04T14:57:26.774702906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.779175946Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-04T14:57:26.782544732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181462s
2026-07-04T14:57:26.784928794Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-04T14:57:26.788067476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.792703735Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-07-04T14:57:26.797066222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:57:26', 'add_config_contract_to_notifications')
2026-07-04T14:57:26.804111683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.808873886Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-04T14:57:26.812014232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020806s
2026-07-04T14:57:26.814737797Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-04T14:57:26.817561786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.821542484Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-07-04T14:57:26.823995205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:57:26', 'fix_omgwtfnzbs')
2026-07-04T14:57:26.830080181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.834418971Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-04T14:57:26.837135763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168766s
2026-07-04T14:57:26.839545988Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-04T14:57:26.842287180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.845893794Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-07-04T14:57:26.848414261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:57:26', 'add_blacklist_table')
2026-07-04T14:57:26.854629200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.858997859Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-04T14:57:26.861713289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166836s
2026-07-04T14:57:26.864054084Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-04T14:57:26.866958103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.870488695Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-07-04T14:57:26.873236530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:57:26', 'add_formats_to_naming_config')
2026-07-04T14:57:26.879599677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.883866091Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-04T14:57:26.886832335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169082s
2026-07-04T14:57:26.960817763Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-04T14:57:26.965411806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.969623239Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-07-04T14:57:26.972852453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:57:26', 'add_season_folder_format_to_naming_config')
2026-07-04T14:57:26.980261678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:26.984703765Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-04T14:57:26.988597498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193091s
2026-07-04T14:57:26.991567290Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-04T14:57:26.994739159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:26.998877245Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-07-04T14:57:27.003289191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:57:27', 'delete_old_naming_config_columns')
2026-07-04T14:57:27.010222587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.014752642Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-04T14:57:27.018135416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200392s
2026-07-04T14:57:27.021350692Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-04T14:57:27.025882270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.030432345Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-07-04T14:57:27.033945732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:57:27', 'set_default_release_group')
2026-07-04T14:57:27.041248511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.045650218Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-04T14:57:27.048889443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198911s
2026-07-04T14:57:27.051942292Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-04T14:57:27.055143981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.058893393Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-07-04T14:57:27.062956928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:57:27', 'add_api_key_to_pushover')
2026-07-04T14:57:27.070290430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.074850886Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-04T14:57:27.078302949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197015s
2026-07-04T14:57:27.082396645Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-04T14:57:27.085223970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.088806556Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-07-04T14:57:27.092653144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:57:27', 'remove_series_contraints')
2026-07-04T14:57:27.099630880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.105694974Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-04T14:57:27.109461351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203183s
2026-07-04T14:57:27.112361743Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-04T14:57:27.115535837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.119195318Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-07-04T14:57:27.122232616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:57:27', 'add_series_folder_format_to_naming_config')
2026-07-04T14:57:27.129672662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.134368390Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-04T14:57:27.138601166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188372s
2026-07-04T14:57:27.141524946Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-04T14:57:27.145064455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.148762724Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-07-04T14:57:27.151553175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:57:27', 'update_with_quality_converters')
2026-07-04T14:57:27.159240349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.163488085Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-04T14:57:27.167181385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184557s
2026-07-04T14:57:27.170164594Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-04T14:57:27.173023703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.177367131Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-07-04T14:57:27.180224457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:57:27', 'add_configurable_qualities')
2026-07-04T14:57:27.186707926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.190892315Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-04T14:57:27.193770442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178869s
2026-07-04T14:57:27.196157941Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-04T14:57:27.199444952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.203292512Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-07-04T14:57:27.206092462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:57:27', 'add_on_upgrade_to_notifications')
2026-07-04T14:57:27.213077582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.218909179Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-04T14:57:27.223321146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192675s
2026-07-04T14:57:27.226939854Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-04T14:57:27.231832700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.237642763Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-07-04T14:57:27.241336794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:57:27', 'add_metadata_tables')
2026-07-04T14:57:27.247880835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.253092212Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-04T14:57:27.257111298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214206s
2026-07-04T14:57:27.259530922Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-04T14:57:27.262738142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.266525350Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-07-04T14:57:27.269481665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:57:27', 'add_metadata_to_episodes_and_series')
2026-07-04T14:57:27.276189276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.280360067Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-04T14:57:27.283789345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176029s
2026-07-04T14:57:27.286148527Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-04T14:57:27.290514591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.296382361Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-07-04T14:57:27.299988284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:57:27', 'fix_xbmc_season_images_metadata')
2026-07-04T14:57:27.307757854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.312302869Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-04T14:57:27.315441581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222311s
2026-07-04T14:57:27.318001116Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-04T14:57:27.321111562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.325116309Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-07-04T14:57:27.328565867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:57:27', 'add_download_clients_table')
2026-07-04T14:57:27.336674349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.341180797Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-04T14:57:27.344134476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201011s
2026-07-04T14:57:27.346674252Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-04T14:57:27.349875260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.354430665Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-07-04T14:57:27.357460549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:57:27', 'convert_config_to_download_clients')
2026-07-04T14:57:27.364942469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.370061851Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-04T14:57:27.373660480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201993s
2026-07-04T14:57:27.376134513Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-04T14:57:27.379227183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.383355618Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-07-04T14:57:27.386493539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:57:27', 'fix_xbmc_episode_metadata')
2026-07-04T14:57:27.394132776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.398991834Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-04T14:57:27.402118181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198365s
2026-07-04T14:57:27.404860946Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-04T14:57:27.407665354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.412164026Z [Info] add_indexes: Starting migration of Log DB to 45
2026-07-04T14:57:27.415491970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:57:27', 'add_indexes')
2026-07-04T14:57:27.423403445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.428132782Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-04T14:57:27.431294841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020377s
2026-07-04T14:57:27.434227909Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-04T14:57:27.437302281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.441934782Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-07-04T14:57:27.444906629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:57:27', 'fix_nzb_su_url')
2026-07-04T14:57:27.456837661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.462150673Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-04T14:57:27.464837796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251631s
2026-07-04T14:57:27.467333503Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-04T14:57:27.470282422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.474055322Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-07-04T14:57:27.478457279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:57:27', 'add_temporary_blacklist_columns')
2026-07-04T14:57:27.487258317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.492239420Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-04T14:57:27.495444375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215299s
2026-07-04T14:57:27.497858799Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-04T14:57:27.500824643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.504771503Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-07-04T14:57:27.508284018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-04T14:57:27', 'add_title_to_scenemappings')
2026-07-04T14:57:27.517023792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.521357081Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-04T14:57:27.524187412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206341s
2026-07-04T14:57:27.526495280Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-04T14:57:27.529512368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.533313725Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-07-04T14:57:27.536141410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:57:27', 'fix_dognzb_url')
2026-07-04T14:57:27.543442477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.548273758Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-04T14:57:27.551415447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185949s
2026-07-04T14:57:27.554331420Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-04T14:57:27.557193214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.561089472Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-07-04T14:57:27.564696137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:57:27', 'add_hash_to_metadata_files')
2026-07-04T14:57:27.572291627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.576993978Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-04T14:57:27.579867597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193477s
2026-07-04T14:57:27.582350989Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-04T14:57:27.585157001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.588913347Z [Info] download_client_import: Starting migration of Log DB to 51
2026-07-04T14:57:27.591694209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:57:27', 'download_client_import')
2026-07-04T14:57:27.600408882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.604383970Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-04T14:57:27.607163699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019242s
2026-07-04T14:57:27.609610236Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-04T14:57:27.612386779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.616578583Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-07-04T14:57:27.619399876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:57:27', 'add_columns_for_anime')
2026-07-04T14:57:27.629779142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.634863103Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-04T14:57:27.637820730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223653s
2026-07-04T14:57:27.642240723Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-04T14:57:27.645239934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.651711810Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-07-04T14:57:27.655172762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:57:27', 'add_series_sorttitle')
2026-07-04T14:57:27.662961360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.669415841Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-04T14:57:27.672704556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231068s
2026-07-04T14:57:27.676176319Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-04T14:57:27.679626057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.684786492Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-07-04T14:57:27.689181625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:57:27', 'rename_profiles')
2026-07-04T14:57:27.697731376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.702500944Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-04T14:57:27.706349656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233985s
2026-07-04T14:57:27.709334699Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-04T14:57:27.712353269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.717131083Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-07-04T14:57:27.720195074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:57:27', 'drop_old_profile_columns')
2026-07-04T14:57:27.727609730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.732647477Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-04T14:57:27.735816360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202307s
2026-07-04T14:57:27.738543163Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-04T14:57:27.741644159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.746566925Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-07-04T14:57:27.750426258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:57:27', 'add_mediainfo_to_episodefile')
2026-07-04T14:57:27.758721127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.764116945Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-04T14:57:27.767628739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223216s
2026-07-04T14:57:27.770348567Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-04T14:57:27.774254284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.778749289Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-07-04T14:57:27.782690718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:57:27', 'convert_episode_file_path_to_relative')
2026-07-04T14:57:27.792695671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.797527122Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-04T14:57:27.801096131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023231s
2026-07-04T14:57:27.804134281Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-04T14:57:27.807073201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.811863179Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-07-04T14:57:27.815357267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:57:27', 'drop_episode_file_path')
2026-07-04T14:57:27.823390668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.828898944Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-04T14:57:27.832097426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215181s
2026-07-04T14:57:27.835454839Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-04T14:57:27.839006613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.843574925Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-07-04T14:57:27.847361643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:57:27', 'add_enable_options_to_indexers')
2026-07-04T14:57:27.856189324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.861434569Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-04T14:57:27.864500325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221057s
2026-07-04T14:57:27.867548434Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-04T14:57:27.871361595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.875437986Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-07-04T14:57:27.878951473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:57:27', 'remove_enable_from_indexers')
2026-07-04T14:57:27.886341118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.890699627Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-04T14:57:27.893634869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197227s
2026-07-04T14:57:27.896161439Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-04T14:57:27.899052582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.903188703Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-07-04T14:57:27.906116471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:57:27', 'clear_bad_scene_names')
2026-07-04T14:57:27.912879483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.916770080Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-04T14:57:27.919468094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177307s
2026-07-04T14:57:27.921911737Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-04T14:57:27.924890847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.928582172Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-07-04T14:57:27.931206940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:57:27', 'convert_quality_models')
2026-07-04T14:57:27.937546199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.941423488Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-04T14:57:27.944159780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165756s
2026-07-04T14:57:27.946557340Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-04T14:57:27.949290124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.953000498Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-07-04T14:57:27.956097115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:57:27', 'add_remotepathmappings')
2026-07-04T14:57:27.963350025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:27.967234890Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-04T14:57:27.970885533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179379s
2026-07-04T14:57:27.973310147Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-04T14:57:27.976635896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:27.980907189Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-07-04T14:57:27.993645237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-07-04T14:57:28.017742065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:57:28.028390624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T14:57:28.038160904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:57:28.043364295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T14:57:28.057831486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:57:28.063033063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664301s
2026-07-04T14:57:28.065503539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:57:28', 'remove_method_from_logs')
2026-07-04T14:57:28.071714260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.076193823Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-04T14:57:28.078979754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797038s
2026-07-04T14:57:28.081754884Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-04T14:57:28.084698904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.088598449Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-07-04T14:57:28.091560515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:57:28', 'make_scene_numbering_nullable')
2026-07-04T14:57:28.098511436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.102941851Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-04T14:57:28.106017636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181925s
2026-07-04T14:57:28.109053872Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-04T14:57:28.111617946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.116126227Z [Info] add_tags: Starting migration of Log DB to 66
2026-07-04T14:57:28.118751576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:57:28', 'add_tags')
2026-07-04T14:57:28.126158966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.130320358Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-04T14:57:28.132787077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018738s
2026-07-04T14:57:28.135110717Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-04T14:57:28.137836498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.143098086Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-07-04T14:57:28.145594104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:57:28', 'add_added_to_series')
2026-07-04T14:57:28.152782613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.157545387Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-04T14:57:28.160258432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197245s
2026-07-04T14:57:28.162572443Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-04T14:57:28.165326079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.169657434Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-07-04T14:57:28.172280838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:57:28', 'add_release_restrictions')
2026-07-04T14:57:28.179508316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.184846589Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-04T14:57:28.187661058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019512s
2026-07-04T14:57:28.190150933Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-04T14:57:28.192763045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.196787241Z [Info] quality_proper: Starting migration of Log DB to 69
2026-07-04T14:57:28.199247847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:57:28', 'quality_proper')
2026-07-04T14:57:28.205684803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.210013292Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-04T14:57:28.213081632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172435s
2026-07-04T14:57:28.215686910Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-04T14:57:28.218336727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.222381254Z [Info] delay_profile: Starting migration of Log DB to 70
2026-07-04T14:57:28.224724815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:57:28', 'delay_profile')
2026-07-04T14:57:28.230758368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.234701440Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-04T14:57:28.237259823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016509s
2026-07-04T14:57:28.239792635Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-04T14:57:28.242584980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.246133097Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-07-04T14:57:28.248720689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:57:28', 'unknown_quality_in_profile')
2026-07-04T14:57:28.254931669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.258773698Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-04T14:57:28.261619130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161644s
2026-07-04T14:57:28.264105678Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-04T14:57:28.266768221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.270352551Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-07-04T14:57:28.272847356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:57:28', 'history_downloadId')
2026-07-04T14:57:28.279045070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.283596257Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-04T14:57:28.286252858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01682s
2026-07-04T14:57:28.288548332Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-04T14:57:28.291085422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.294821869Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-07-04T14:57:28.297114657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:57:28', 'clear_ratings')
2026-07-04T14:57:28.303243292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.307081222Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-04T14:57:28.309632662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159903s
2026-07-04T14:57:28.312044260Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-04T14:57:28.314520898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.318148455Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-07-04T14:57:28.320476204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:57:28', 'disable_eztv')
2026-07-04T14:57:28.326381849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.330341636Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-04T14:57:28.332862213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157932s
2026-07-04T14:57:28.335202015Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-04T14:57:28.337988789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.341774083Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-07-04T14:57:28.344191813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:57:28', 'force_lib_update')
2026-07-04T14:57:28.350224916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.354251356Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-04T14:57:28.356843627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162938s
2026-07-04T14:57:28.359122688Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-04T14:57:28.361842637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.365485455Z [Info] add_users_table: Starting migration of Log DB to 76
2026-07-04T14:57:28.367884918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:57:28', 'add_users_table')
2026-07-04T14:57:28.374564582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.378531393Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-04T14:57:28.381107141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166458s
2026-07-04T14:57:28.383446012Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-04T14:57:28.386264910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.389896104Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-07-04T14:57:28.392637506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:57:28', 'add_add_options_to_series')
2026-07-04T14:57:28.400437367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.404537877Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-04T14:57:28.407393719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182659s
2026-07-04T14:57:28.409809044Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-04T14:57:28.412855350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.416532297Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-07-04T14:57:28.419104919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:57:28', 'add_commands_table')
2026-07-04T14:57:28.426899138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.430833223Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-04T14:57:28.433525756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018023s
2026-07-04T14:57:28.435875239Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-04T14:57:28.438624717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.442347776Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-07-04T14:57:28.444797881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:57:28', 'dedupe_tags')
2026-07-04T14:57:28.451539200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.456015186Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-04T14:57:28.458487356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174633s
2026-07-04T14:57:28.460954455Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-04T14:57:28.464305024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.468005197Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-07-04T14:57:28.471168469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-04T14:57:28', 'move_dot_prefix_to_transmission_category')
2026-07-04T14:57:28.479392975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.483409816Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-04T14:57:28.486586786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193008s
2026-07-04T14:57:28.489033544Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-04T14:57:28.491739484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.495252180Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-07-04T14:57:28.497735332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-04T14:57:28', 'add_fanzub_settings')
2026-07-04T14:57:28.503982505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.508202355Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-04T14:57:28.510897744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164996s
2026-07-04T14:57:28.513324382Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-04T14:57:28.516171126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.519715987Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-07-04T14:57:28.522389833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-04T14:57:28', 'additonal_blacklist_columns')
2026-07-04T14:57:28.528669351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.532923410Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-04T14:57:28.535744372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167241s
2026-07-04T14:57:28.538329379Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-04T14:57:28.541167706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.544651554Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-07-04T14:57:28.547267743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-04T14:57:28', 'update_quality_minmax_size')
2026-07-04T14:57:28.553465197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.557320533Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-04T14:57:28.560124220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161355s
2026-07-04T14:57:28.562519735Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-04T14:57:28.565372541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.568857130Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-07-04T14:57:28.571527920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-04T14:57:28', 'expand_transmission_urlbase')
2026-07-04T14:57:28.577752588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.581987238Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-04T14:57:28.584844203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166111s
2026-07-04T14:57:28.587234979Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-04T14:57:28.589923795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.593405868Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-07-04T14:57:28.595839149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-04T14:57:28', 'pushbullet_device_ids')
2026-07-04T14:57:28.601866721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.605695383Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-04T14:57:28.608393077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157426s
2026-07-04T14:57:28.610652407Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-04T14:57:28.613107703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.616611581Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-07-04T14:57:28.618877174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-04T14:57:28', 'remove_eztv')
2026-07-04T14:57:28.624669071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.628580680Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-04T14:57:28.631050595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154641s
2026-07-04T14:57:28.633500049Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-04T14:57:28.636506444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.640318664Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-07-04T14:57:28.644277928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-04T14:57:28', 'pushbullet_devices_channels_list')
2026-07-04T14:57:28.651009317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.654968542Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-04T14:57:28.657977463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018507s
2026-07-04T14:57:28.660226974Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-04T14:57:28.663085712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.666605823Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-07-04T14:57:28.669355060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-04T14:57:28', 'add_on_rename_to_notifcations')
2026-07-04T14:57:28.675953572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.679871453Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-04T14:57:28.682757326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167735s
2026-07-04T14:57:28.685056066Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-04T14:57:28.687668418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.691183479Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-07-04T14:57:28.693685719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-04T14:57:28', 'update_kickass_url')
2026-07-04T14:57:28.700243919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.704142111Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-04T14:57:28.706797340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164636s
2026-07-04T14:57:28.709127223Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-04T14:57:28.711787030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.715772588Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-07-04T14:57:28.718227563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-04T14:57:28', 'added_indexerstatus')
2026-07-04T14:57:28.724290816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.728176633Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-04T14:57:28.730876131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163834s
2026-07-04T14:57:28.733193919Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-04T14:57:28.736124452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.739650074Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-07-04T14:57:28.742374912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-04T14:57:28', 'add_unverifiedscenenumbering')
2026-07-04T14:57:28.748623739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.752512783Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-04T14:57:28.755412894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163935s
2026-07-04T14:57:28.757688688Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-04T14:57:28.760909997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.764393013Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-07-04T14:57:28.767309758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-04T14:57:28', 'naming_config_replace_illegal_characters')
2026-07-04T14:57:28.773909561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.778862799Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-04T14:57:28.782506278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017942s
2026-07-04T14:57:28.784807443Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-04T14:57:28.787305966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.790975296Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-07-04T14:57:28.793343928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-04T14:57:28', 'add_tvmazeid')
2026-07-04T14:57:28.799556492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.803370284Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-04T14:57:28.805842042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160535s
2026-07-04T14:57:28.808166865Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-04T14:57:28.811022237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.814513690Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-07-04T14:57:28.817167705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-04T14:57:28', 'add_additional_episodes_index')
2026-07-04T14:57:28.823381692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.827577894Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-04T14:57:28.830501924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164412s
2026-07-04T14:57:28.832879644Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-04T14:57:28.835396964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.839207700Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-07-04T14:57:28.841528094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-04T14:57:28', 'disable_kickass')
2026-07-04T14:57:28.847408018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.851278103Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-04T14:57:28.853899443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158161s
2026-07-04T14:57:28.856241531Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-04T14:57:28.859158877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.863038341Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-07-04T14:57:28.865836828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-04T14:57:28', 'add_reason_to_pending_releases')
2026-07-04T14:57:28.872449398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.876333922Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-04T14:57:28.879641935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171291s
2026-07-04T14:57:28.882091399Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-04T14:57:28.885031852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.888595781Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-07-04T14:57:28.891058832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-04T14:57:28', 'remove_titans_of_tv')
2026-07-04T14:57:28.897207637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.901167293Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-04T14:57:28.903867482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161421s
2026-07-04T14:57:28.906148176Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-04T14:57:28.908944499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.913144438Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-07-04T14:57:28.916007035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-04T14:57:28', 'extra_and_subtitle_files')
2026-07-04T14:57:28.922690266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.926589541Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-04T14:57:28.929563451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176287s
2026-07-04T14:57:28.931953465Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-04T14:57:28.934752623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.938483428Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-07-04T14:57:28.941399692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-04T14:57:28', 'add_scene_season_number')
2026-07-04T14:57:28.947962992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.952056288Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-04T14:57:28.954919264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173029s
2026-07-04T14:57:28.957368618Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-04T14:57:28.960442710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.964064104Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-07-04T14:57:28.966933344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-04T14:57:28', 'add_ultrahd_quality_in_profiles')
2026-07-04T14:57:28.973473157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:28.977307841Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-04T14:57:28.980379899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168952s
2026-07-04T14:57:28.982682737Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-04T14:57:28.986285274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:28.989842740Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-07-04T14:57:28.993859360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-04T14:57:28', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-04T14:57:29.000889411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.004792683Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-04T14:57:29.008273043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184988s
2026-07-04T14:57:29.010619610Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-04T14:57:29.013748783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.019535209Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-07-04T14:57:29.023700849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-04T14:57:29', 'fix_metadata_file_extensions')
2026-07-04T14:57:29.030655207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.034663280Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-04T14:57:29.037630126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210996s
2026-07-04T14:57:29.040074550Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-04T14:57:29.042753196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.046369921Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-07-04T14:57:29.049018145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T14:57:29', 'remove_kickass')
2026-07-04T14:57:29.055070136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.058939670Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-04T14:57:29.061538885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162429s
2026-07-04T14:57:29.063936645Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-04T14:57:29.066898761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.070409162Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-07-04T14:57:29.073178050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T14:57:29', 'rename_torrent_downloadstation')
2026-07-04T14:57:29.079469873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.083365109Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-04T14:57:29.086350542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164841s
2026-07-04T14:57:29.088665185Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-04T14:57:29.091215843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.094742897Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-07-04T14:57:29.097114845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T14:57:29', 'update_btn_url')
2026-07-04T14:57:29.103030170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.119052954Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-04T14:57:29.121691850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276848s
2026-07-04T14:57:29.124158579Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-04T14:57:29.126718575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.130714895Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-07-04T14:57:29.133237255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T14:57:29', 'remove_wombles')
2026-07-04T14:57:29.139380659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.143277619Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-04T14:57:29.145910703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165332s
2026-07-04T14:57:29.148228432Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-04T14:57:29.151004082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.154533772Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-07-04T14:57:29.157204492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T14:57:29', 'fix_extra_file_extension')
2026-07-04T14:57:29.163447026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.167311370Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-04T14:57:29.171084911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162816s
2026-07-04T14:57:29.173623935Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-04T14:57:29.176397151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.180110581Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-07-04T14:57:29.182630186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T14:57:29', 'import_extra_files')
2026-07-04T14:57:29.188801947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.192669408Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-04T14:57:29.195340408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163566s
2026-07-04T14:57:29.197641273Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-04T14:57:29.200398737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.203884718Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-07-04T14:57:29.206395836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T14:57:29', 'fix_extra_files_config')
2026-07-04T14:57:29.212501395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.216283443Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-04T14:57:29.219022209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158957s
2026-07-04T14:57:29.221304907Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-04T14:57:29.224118665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.227629206Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-07-04T14:57:29.230227801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T14:57:29', 'create_language_profiles')
2026-07-04T14:57:29.236375403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.240236340Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-04T14:57:29.243063174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161067s
2026-07-04T14:57:29.245362857Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-04T14:57:29.248215964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.251708889Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-07-04T14:57:29.254429820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T14:57:29', 'added_regex_to_scenemapping')
2026-07-04T14:57:29.260735070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.264547801Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-04T14:57:29.267408723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163311s
2026-07-04T14:57:29.269697884Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-04T14:57:29.272595080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.276236985Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-07-04T14:57:29.278932124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T14:57:29', 'consolidate_indexer_baseurl')
2026-07-04T14:57:29.285265451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.289057139Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-04T14:57:29.291939895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164755s
2026-07-04T14:57:29.294227613Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-04T14:57:29.297013796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.300518736Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-07-04T14:57:29.303082530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T14:57:29', 'rename_indexer_status_id')
2026-07-04T14:57:29.309249381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.313264158Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-04T14:57:29.316043517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162461s
2026-07-04T14:57:29.318393220Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-04T14:57:29.321257770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.324791177Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-07-04T14:57:29.327421304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T14:57:29', 'add_downloadclient_status')
2026-07-04T14:57:29.333591573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.337472390Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-04T14:57:29.340401931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162252s
2026-07-04T14:57:29.342659308Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-04T14:57:29.345360629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.348867734Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-07-04T14:57:29.351172075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T14:57:29', 'disable_nyaa')
2026-07-04T14:57:29.357053372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.360904910Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-04T14:57:29.364171670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157449s
2026-07-04T14:57:29.367325423Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-04T14:57:29.370652464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.375815624Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-07-04T14:57:29.379090560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T14:57:29', 'add_webrip_and_br480_qualites_in_profile')
2026-07-04T14:57:29.386256294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.390218565Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-04T14:57:29.393412769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196197s
2026-07-04T14:57:29.398593916Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-04T14:57:29.401515471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.405229902Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-07-04T14:57:29.407903528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T14:57:29', 'add_history_eventType_index')
2026-07-04T14:57:29.414324912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.418190158Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-04T14:57:29.421076051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016666s
2026-07-04T14:57:29.423331714Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-04T14:57:29.426636381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.430162082Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-07-04T14:57:29.433238770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T14:57:29', 'separate_automatic_and_interactive_searches')
2026-07-04T14:57:29.439951792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.443835795Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-04T14:57:29.447158939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017224s
2026-07-04T14:57:29.449445945Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-04T14:57:29.452574467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.456075539Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-07-04T14:57:29.458994178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T14:57:29', 'update_series_episodes_history_indexes')
2026-07-04T14:57:29.465472758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.469323033Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-04T14:57:29.472459702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167565s
2026-07-04T14:57:29.474786007Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-04T14:57:29.477532960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.481409238Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-07-04T14:57:29.484194368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T14:57:29', 'update_animetosho_url')
2026-07-04T14:57:29.490693349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.494618205Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-04T14:57:29.497424237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171371s
2026-07-04T14:57:29.499905394Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-04T14:57:29.502866479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.506445268Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-07-04T14:57:29.509181649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T14:57:29', 'add_remux_qualities_in_profile')
2026-07-04T14:57:29.516912852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.521306482Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-04T14:57:29.524302377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018416s
2026-07-04T14:57:29.526685888Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-04T14:57:29.529509666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.533184788Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-07-04T14:57:29.535871931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T14:57:29', 'add_history_seriesId_index')
2026-07-04T14:57:29.542832171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.546847479Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-04T14:57:29.549740686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173313s
2026-07-04T14:57:29.552144248Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-04T14:57:29.555058899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.558702348Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-07-04T14:57:29.561509362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T14:57:29', 'remove_media_browser_metadata')
2026-07-04T14:57:29.567951808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.571806422Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-04T14:57:29.574801385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167584s
2026-07-04T14:57:29.577176560Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-04T14:57:29.580634876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.584258545Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-07-04T14:57:29.587552579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T14:57:29', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-04T14:57:29.594691409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.599116202Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-04T14:57:29.602602053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184251s
2026-07-04T14:57:29.605119033Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-04T14:57:29.607817950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.612025515Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-07-04T14:57:29.614604189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T14:57:29', 'add_custom_filters')
2026-07-04T14:57:29.620978498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.624904617Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-04T14:57:29.628589820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170987s
2026-07-04T14:57:29.631214557Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-04T14:57:29.634476698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.638176941Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-07-04T14:57:29.641299050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T14:57:29', 'rename_restrictions_to_release_profiles')
2026-07-04T14:57:29.648184268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.652119445Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-04T14:57:29.656019180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176188s
2026-07-04T14:57:29.658842267Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T14:57:29.662132284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.665823769Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-07-04T14:57:29.668973904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T14:57:29', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T14:57:29.675899013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.679940775Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T14:57:29.683253457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177078s
2026-07-04T14:57:29.685534973Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-04T14:57:29.688804438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.692411434Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-07-04T14:57:29.695536840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T14:57:29', 'add_relative_original_path_to_episode_file')
2026-07-04T14:57:29.702494294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.706558790Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-04T14:57:29.709876313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176364s
2026-07-04T14:57:29.712514928Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-04T14:57:29.715348415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.719227649Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-07-04T14:57:29.721976596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T14:57:29', 'episode_last_searched_time')
2026-07-04T14:57:29.728424013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.732290211Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-04T14:57:29.735120592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169507s
2026-07-04T14:57:29.737439302Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-04T14:57:29.740193320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.744297366Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-07-04T14:57:29.746928015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T14:57:29', 'download_propers_config')
2026-07-04T14:57:29.753315291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.757142951Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-04T14:57:29.759950826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016926s
2026-07-04T14:57:29.762317173Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-04T14:57:29.765261925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.768864381Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-07-04T14:57:29.771538107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T14:57:29', 'add_download_client_priority')
2026-07-04T14:57:29.777771853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.781619523Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-04T14:57:29.784490887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163594s
2026-07-04T14:57:29.786754797Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-04T14:57:29.789571741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.793386625Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-07-04T14:57:29.796081584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T14:57:29', 'add_specials_folder_format')
2026-07-04T14:57:29.802249077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.806077198Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-04T14:57:29.808934593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165032s
2026-07-04T14:57:29.811457655Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-04T14:57:29.814451756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.818237773Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-07-04T14:57:29.821165119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T14:57:29', 'health_issue_notification')
2026-07-04T14:57:29.827499448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.831386347Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-04T14:57:29.834202540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170614s
2026-07-04T14:57:29.836626462Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T14:57:29.839873803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.843445768Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-07-04T14:57:29.846443406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T14:57:29', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T14:57:29.853107770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.856910901Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T14:57:29.860112319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170064s
2026-07-04T14:57:29.862396079Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-04T14:57:29.865225679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.868743836Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-07-04T14:57:29.871688176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T14:57:29', 'add_airedbefore_to_episodes')
2026-07-04T14:57:29.877955570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.882870440Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-04T14:57:29.886707118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175902s
2026-07-04T14:57:29.890029460Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-04T14:57:29.893664953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.897689109Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-07-04T14:57:29.900287312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T14:57:29', 'remove_bitmetv')
2026-07-04T14:57:29.906820813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.920734829Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-04T14:57:29.924331464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269242s
2026-07-04T14:57:29.927600669Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-04T14:57:29.930337221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.934219501Z [Info] add_download_history: Starting migration of Log DB to 139
2026-07-04T14:57:29.937385408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T14:57:29', 'add_download_history')
2026-07-04T14:57:29.945491225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.963294416Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-04T14:57:29.966989078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329289s
2026-07-04T14:57:29.969987868Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-04T14:57:29.973211592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:29.978235932Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-07-04T14:57:29.981549767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T14:57:29', 'remove_chown_and_folderchmod_config_v2')
2026-07-04T14:57:29.988882667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:29.994892403Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-04T14:57:29.998107729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216509s
2026-07-04T14:57:30.000530680Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-04T14:57:30.003203343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.006941222Z [Info] add_update_history: Starting migration of Log DB to 141
2026-07-04T14:57:30.018931364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T14:57:30.023459304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:57:30.031808492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100509s
2026-07-04T14:57:30.034427828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T14:57:30.037369503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:57:30.045379427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081522s
2026-07-04T14:57:30.049429305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T14:57:30', 'add_update_history')
2026-07-04T14:57:30.058650609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.063404284Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-04T14:57:30.066077880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262631s
2026-07-04T14:57:30.068626824Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-04T14:57:30.071130807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.074874138Z [Info] import_lists: Starting migration of Log DB to 142
2026-07-04T14:57:30.077207678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T14:57:30', 'import_lists')
2026-07-04T14:57:30.083098975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.087145505Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-04T14:57:30.089744170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160188s
2026-07-04T14:57:30.092054854Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-04T14:57:30.094932320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.098561771Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-07-04T14:57:30.101213562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T14:57:30', 'add_priority_to_indexers')
2026-07-04T14:57:30.107446377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.111221381Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-04T14:57:30.114096452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016393s
2026-07-04T14:57:30.116389711Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-04T14:57:30.119577693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.123122813Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-07-04T14:57:30.126190783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T14:57:30', 'import_lists_series_type_and_season_folder')
2026-07-04T14:57:30.132974808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.137946923Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-04T14:57:30.141312021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183051s
2026-07-04T14:57:30.143764602Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-04T14:57:30.146486815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.150373043Z [Info] remove_growl: Starting migration of Log DB to 145
2026-07-04T14:57:30.152897708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T14:57:30', 'remove_growl')
2026-07-04T14:57:30.159332069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.163592781Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-04T14:57:30.166654689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171504s
2026-07-04T14:57:30.169556313Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-04T14:57:30.173112186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.177957516Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-07-04T14:57:30.184219770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:57:30.187485538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:57:30.209355510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218343s
2026-07-04T14:57:30.212888937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T14:57:30', 'cleanup_duplicates_updatehistory')
2026-07-04T14:57:30.219709105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.223792820Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-04T14:57:30.226800899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365164s
2026-07-04T14:57:30.229471449Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-04T14:57:30.232503396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.236354223Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-07-04T14:57:30.239197650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T14:57:30', 'swap_filechmod_for_folderchmod')
2026-07-04T14:57:30.245743976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.249703091Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-04T14:57:30.252641490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172013s
2026-07-04T14:57:30.254932354Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-04T14:57:30.257597392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.261118584Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-07-04T14:57:30.263953294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T14:57:30', 'mediainfo_channels')
2026-07-04T14:57:30.270716618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.274663658Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-04T14:57:30.277399559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170008s
2026-07-04T14:57:30.280059937Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-04T14:57:30.283083939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.286837119Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-07-04T14:57:30.289749465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T14:57:30', 'add_on_delete_to_notifications')
2026-07-04T14:57:30.296122682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.299964651Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-04T14:57:30.302908952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168788s
2026-07-04T14:57:30.305324127Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-04T14:57:30.308154438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.312219796Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-07-04T14:57:30.315091210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T14:57:30', 'add_scene_mapping_origin')
2026-07-04T14:57:30.321549599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.325407310Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-04T14:57:30.328209995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172513s
2026-07-04T14:57:30.330501521Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-04T14:57:30.333443677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.337117788Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-07-04T14:57:30.339950263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T14:57:30', 'remove_custom_filter_type')
2026-07-04T14:57:30.346555708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.350528461Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-04T14:57:30.353490838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170576s
2026-07-04T14:57:30.355957777Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-04T14:57:30.358759580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.362355062Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-07-04T14:57:30.364949829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T14:57:30', 'update_btn_url_to_https')
2026-07-04T14:57:30.371134106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.375310729Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-04T14:57:30.378150970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162972s
2026-07-04T14:57:30.380411964Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-04T14:57:30.383495946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.387006487Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-07-04T14:57:30.390039567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T14:57:30', 'add_on_episodefiledelete_for_upgrade')
2026-07-04T14:57:30.396570682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.400393562Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-04T14:57:30.403614560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168835s
2026-07-04T14:57:30.406306934Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-04T14:57:30.409309361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.413122652Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-07-04T14:57:30.415800035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T14:57:30', 'add_name_release_profile')
2026-07-04T14:57:30.422205497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.426159793Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-04T14:57:30.428950995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168654s
2026-07-04T14:57:30.431239294Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-04T14:57:30.434366864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.437975222Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-07-04T14:57:30.440914162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T14:57:30', 'add_arabic_and_hindi_languages')
2026-07-04T14:57:30.450114283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.454313402Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-04T14:57:30.457296841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198801s
2026-07-04T14:57:30.459964524Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-04T14:57:30.463074689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.466754080Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-07-04T14:57:30.469636095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T14:57:30', 'add_bypass_to_delay_profile')
2026-07-04T14:57:30.476083132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.480041284Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-04T14:57:30.483023010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169556s
2026-07-04T14:57:30.485336791Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-04T14:57:30.488291162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.491803226Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-07-04T14:57:30.494462282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T14:57:30', 'email_multiple_addresses')
2026-07-04T14:57:30.500686860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.504589992Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-04T14:57:30.507402317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016307s
2026-07-04T14:57:30.509693152Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-04T14:57:30.512440706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.515954333Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-07-04T14:57:30.518536234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T14:57:30', 'cdh_per_downloadclient')
2026-07-04T14:57:30.524642062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.528517359Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-04T14:57:30.531227568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160549s
2026-07-04T14:57:30.533515396Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-04T14:57:30.536124421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.539623880Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-07-04T14:57:30.542075268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T14:57:30', 'add_indexer_tags')
2026-07-04T14:57:30.548098029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.551873173Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-04T14:57:30.554740028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157986s
2026-07-04T14:57:30.557163099Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-04T14:57:30.560133252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.563773985Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-07-04T14:57:30.566588404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T14:57:30', 'rename_blacklist_to_blocklist')
2026-07-04T14:57:30.572906861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.576853811Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-04T14:57:30.579959317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167412s
2026-07-04T14:57:30.582383389Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-04T14:57:30.585139902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.588661425Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-07-04T14:57:30.591296462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T14:57:30', 'remove_plex_hometheatre')
2026-07-04T14:57:30.597437422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.601603424Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-04T14:57:30.604463765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164053s
2026-07-04T14:57:30.606811564Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-04T14:57:30.609611203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.613167277Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-07-04T14:57:30.615771893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T14:57:30', 'release_profile_to_array')
2026-07-04T14:57:30.622224700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.626112632Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-04T14:57:30.628969055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164743s
2026-07-04T14:57:30.631360503Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-04T14:57:30.634031402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.637627927Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-07-04T14:57:30.640170698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T14:57:30', 'mediainfo_to_ffmpeg')
2026-07-04T14:57:30.646679519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.650530707Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-04T14:57:30.653194913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165063s
2026-07-04T14:57:30.655453953Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-04T14:57:30.658398674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.662054068Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-07-04T14:57:30.664843587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T14:57:30', 'download_client_per_indexer')
2026-07-04T14:57:30.671363620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.675318055Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-04T14:57:30.678194288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168712s
2026-07-04T14:57:30.680546887Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-04T14:57:30.683557321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.687241392Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-07-04T14:57:30.690060640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T14:57:30', 'add_on_update_to_notifications')
2026-07-04T14:57:30.696561164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.700464587Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-04T14:57:30.703400711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169651s
2026-07-04T14:57:30.705878772Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-04T14:57:30.708683352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.712189063Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-07-04T14:57:30.714773749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T14:57:30', 'update_series_sort_title')
2026-07-04T14:57:30.721005462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.724939817Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-04T14:57:30.727684014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162565s
2026-07-04T14:57:30.730047745Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-04T14:57:30.732799207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.736328607Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-07-04T14:57:30.738827931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T14:57:30', 'add_tvdbid_to_episode')
2026-07-04T14:57:30.745441703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.749832317Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-04T14:57:30.753091883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169346s
2026-07-04T14:57:30.755931623Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-04T14:57:30.759497515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.763385436Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-07-04T14:57:30.768641624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T14:57:30', 'add_additional_info_to_pending_releases')
2026-07-04T14:57:30.775755633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.779826573Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-04T14:57:30.783043723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203365s
2026-07-04T14:57:30.785533939Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-04T14:57:30.788711470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.792409208Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-07-04T14:57:30.795442739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T14:57:30', 'add_malayalam_and_ukrainian_languages')
2026-07-04T14:57:30.801953884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.806302403Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-04T14:57:30.809483651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175904s
2026-07-04T14:57:30.812029669Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-04T14:57:30.815104172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.818645034Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-07-04T14:57:30.821531940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T14:57:30', 'add_language_tags_to_subtitle_files')
2026-07-04T14:57:30.828004256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.832294879Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-04T14:57:30.835438791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171809s
2026-07-04T14:57:30.837789025Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-04T14:57:30.840504395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.844082332Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-07-04T14:57:30.846683802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T14:57:30', 'add_custom_formats')
2026-07-04T14:57:30.853218004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.857224444Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-04T14:57:30.859860644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167294s
2026-07-04T14:57:30.862385840Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-04T14:57:30.866060231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.869623469Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-07-04T14:57:30.873112577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T14:57:30', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-04T14:57:30.896965844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.901833578Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-04T14:57:30.905502328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357462s
2026-07-04T14:57:30.908012735Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-04T14:57:30.910465496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.914604162Z [Info] remove_omg: Starting migration of Log DB to 173
2026-07-04T14:57:30.917026992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T14:57:30', 'remove_omg')
2026-07-04T14:57:30.922963921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.926976684Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-04T14:57:30.929452721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165058s
2026-07-04T14:57:30.931731702Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-04T14:57:30.934361298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.937890908Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-07-04T14:57:30.940293627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T14:57:30', 'add_salt_to_users')
2026-07-04T14:57:30.946438405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.950381918Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-04T14:57:30.953023519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160051s
2026-07-04T14:57:30.955321307Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-04T14:57:30.958428216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.961907995Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-07-04T14:57:30.964796203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T14:57:30', 'language_profiles_to_custom_formats')
2026-07-04T14:57:30.971366086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:30.975358418Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-04T14:57:30.978503503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169167s
2026-07-04T14:57:30.981591132Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-04T14:57:30.984293275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:30.988159813Z [Info] original_language: Starting migration of Log DB to 176
2026-07-04T14:57:30.991085987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T14:57:30', 'original_language')
2026-07-04T14:57:30.998471424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.003101209Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-04T14:57:31.005806779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187698s
2026-07-04T14:57:31.008518461Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-04T14:57:31.012062340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.015753645Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-07-04T14:57:31.019505402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T14:57:31', 'add_on_manual_interaction_required_to_notifications')
2026-07-04T14:57:31.026937472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.031078072Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-04T14:57:31.034720529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190772s
2026-07-04T14:57:31.037469757Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-04T14:57:31.039989753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.043725547Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-07-04T14:57:31.046133187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T14:57:31', 'list_sync_time')
2026-07-04T14:57:31.052122962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.056052958Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-04T14:57:31.058577133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160436s
2026-07-04T14:57:31.060916996Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-04T14:57:31.063512954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.067018195Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-07-04T14:57:31.069433410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T14:57:31', 'add_auto_tagging')
2026-07-04T14:57:31.075350739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.079201746Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-04T14:57:31.081815200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156848s
2026-07-04T14:57:31.084174112Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-04T14:57:31.086707675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.090374722Z [Info] task_duration: Starting migration of Log DB to 180
2026-07-04T14:57:31.092689765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T14:57:31', 'task_duration')
2026-07-04T14:57:31.098564748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.102447379Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-04T14:57:31.104996113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157349s
2026-07-04T14:57:31.107276176Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-04T14:57:31.110291800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.113798173Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-07-04T14:57:31.116631880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T14:57:31', 'quality_definition_preferred_size')
2026-07-04T14:57:31.122972462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.126888620Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-04T14:57:31.130158186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166165s
2026-07-04T14:57:31.132480825Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-04T14:57:31.135799800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.139630917Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-07-04T14:57:31.142816003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T14:57:31', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-04T14:57:31.149776603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.153780187Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-04T14:57:31.157140686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179772s
2026-07-04T14:57:31.159417593Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-04T14:57:31.162201771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.165693404Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-07-04T14:57:31.168272729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T14:57:31', 'update_images_remote_url')
2026-07-04T14:57:31.174397557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.178388325Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-04T14:57:31.181198816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161869s
2026-07-04T14:57:31.183486694Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-04T14:57:31.186824207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.190427215Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-07-04T14:57:31.193418500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T14:57:31', 'remove_invalid_roksbox_metadata_images')
2026-07-04T14:57:31.200669425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.204862381Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-04T14:57:31.208722436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182234s
2026-07-04T14:57:31.211772880Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-04T14:57:31.216090106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.222035803Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-07-04T14:57:31.226594145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T14:57:31', 'add_episode_runtime')
2026-07-04T14:57:31.236033187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.240728385Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-04T14:57:31.244771378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246488s
2026-07-04T14:57:31.248186547Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-04T14:57:31.251332284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.255736876Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-07-04T14:57:31.258916090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T14:57:31', 'add_result_to_commands')
2026-07-04T14:57:31.265473007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.269654339Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-04T14:57:31.273219761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01838s
2026-07-04T14:57:31.275663614Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-04T14:57:31.278734439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.282417758Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-07-04T14:57:31.285342019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T14:57:31', 'add_on_series_add_to_notifications')
2026-07-04T14:57:31.291875279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.295773000Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-04T14:57:31.300197943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170148s
2026-07-04T14:57:31.302678148Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:57:31.306167246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.309723159Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-07-04T14:57:31.322277727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T14:57:31.325504306Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-05s
2026-07-04T14:57:31.328079514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T14:57:31.348462080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:57:31.358562735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T14:57:31.366652099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:57:31.370763962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T14:57:31.378012472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:57:31.383074819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520824s
2026-07-04T14:57:31.385270993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T14:57:31.387773874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-07-04T14:57:31.389882301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T14:57:31.397020009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:57:31.404920412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T14:57:31.411599055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T14:57:31.415870198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T14:57:31.423345886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:57:31.428557644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356228s
2026-07-04T14:57:31.430969402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:57:31.434748504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T14:57:31.436257914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:57:31.443788523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:57:31.450339749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:57:31.458776402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:57:31.463274994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:57:31.470605149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:57:31.478436353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383526s
2026-07-04T14:57:31.481298518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T14:57:31', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:57:31.489001374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.493930703Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:57:31.497509071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545117s
2026-07-04T14:57:31.500738386Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-04T14:57:31.504036499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.508097398Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-07-04T14:57:31.511478409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T14:57:31', 'add_colon_replacement_to_naming_config')
2026-07-04T14:57:31.518149997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.522015153Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-04T14:57:31.525132412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180258s
2026-07-04T14:57:31.527413136Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-04T14:57:31.530285171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.534765846Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-07-04T14:57:31.538156235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T14:57:31', 'health_restored_notification')
2026-07-04T14:57:31.544951082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.549043325Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-04T14:57:31.551965160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187561s
2026-07-04T14:57:31.554324152Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-04T14:57:31.557166367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.562157250Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-07-04T14:57:31.565417036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T14:57:31', 'add_download_client_tags')
2026-07-04T14:57:31.572263817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.576399658Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-04T14:57:31.579232564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192298s
2026-07-04T14:57:31.582266916Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-04T14:57:31.585201226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.589324402Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-07-04T14:57:31.592272540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T14:57:31', 'import_exclusion_type')
2026-07-04T14:57:31.598482899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.602853473Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-04T14:57:31.605761380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177614s
2026-07-04T14:57:31.608877557Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-04T14:57:31.611720183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.616000284Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-07-04T14:57:31.618846938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-04T14:57:31', 'add_import_list_items')
2026-07-04T14:57:31.625518607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.629832797Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-04T14:57:31.632668659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181432s
2026-07-04T14:57:31.635606316Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-04T14:57:31.638519244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.643781373Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-07-04T14:57:31.647231232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T14:57:31', 'add_notification_status')
2026-07-04T14:57:31.654217173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.658709452Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-04T14:57:31.662175043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200999s
2026-07-04T14:57:31.664924571Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-04T14:57:31.668525925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.673951915Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-07-04T14:57:31.677745907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T14:57:31', 'parse_language_tags_from_existing_subtitle_files')
2026-07-04T14:57:31.685423221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.689747631Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-04T14:57:31.693382042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212397s
2026-07-04T14:57:31.696061339Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-04T14:57:31.698814695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.703737320Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-07-04T14:57:31.706896594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T14:57:31', 'add_finale_type')
2026-07-04T14:57:31.713551679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.717820548Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-04T14:57:31.720454102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190371s
2026-07-04T14:57:31.723638938Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-04T14:57:31.726668610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.730990315Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-07-04T14:57:31.734100710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T14:57:31', 'list_add_missing_search')
2026-07-04T14:57:31.741491648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.746506549Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-04T14:57:31.749464818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01982s
2026-07-04T14:57:31.752407285Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-04T14:57:31.755736390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.759996091Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-07-04T14:57:31.763478886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T14:57:31', 'parse_title_from_existing_subtitle_files')
2026-07-04T14:57:31.770845504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.775421292Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-04T14:57:31.778720607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197023s
2026-07-04T14:57:31.782346922Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-04T14:57:31.785315110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.789474248Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-07-04T14:57:31.792198866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T14:57:31', 'series_last_aired')
2026-07-04T14:57:31.798845825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.803362362Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-04T14:57:31.806137222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180359s
2026-07-04T14:57:31.809796803Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-04T14:57:31.812708498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.816929711Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-07-04T14:57:31.819870464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T14:57:31', 'AddNewItemMonitorType')
2026-07-04T14:57:31.826710662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.831128130Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-04T14:57:31.834097852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182996s
2026-07-04T14:57:31.837329672Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-04T14:57:31.840260705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.844461998Z [Info] email_encryption: Starting migration of Log DB to 201
2026-07-04T14:57:31.847338162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T14:57:31', 'email_encryption')
2026-07-04T14:57:31.853922835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.858195321Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-04T14:57:31.860971403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181829s
2026-07-04T14:57:31.865652812Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-04T14:57:31.869073142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.873322481Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-07-04T14:57:31.876185347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T14:57:31', 'add_indexer_flags')
2026-07-04T14:57:31.882877858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.886974861Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-04T14:57:31.889660290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018652s
2026-07-04T14:57:31.892073951Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-04T14:57:31.894751254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.899326330Z [Info] release_type: Starting migration of Log DB to 203
2026-07-04T14:57:31.901988272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T14:57:31', 'release_type')
2026-07-04T14:57:31.908344795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.912334752Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-04T14:57:31.914889468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176401s
2026-07-04T14:57:31.917341147Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-04T14:57:31.920127860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.924848689Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-07-04T14:57:31.927655452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T14:57:31', 'add_add_release_hash')
2026-07-04T14:57:31.934152379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.938191445Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-04T14:57:31.940921003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180641s
2026-07-04T14:57:31.943174722Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-04T14:57:31.946000905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.949718734Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-07-04T14:57:31.952808458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T14:57:31', 'rename_season_pack_spec')
2026-07-04T14:57:31.959160532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.963132272Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-04T14:57:31.965902041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01715s
2026-07-04T14:57:31.968613463Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-04T14:57:31.971116244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:31.974854073Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-07-04T14:57:31.977741900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T14:57:31', 'add_tmdbid')
2026-07-04T14:57:31.983711845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:31.988176879Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-04T14:57:31.990615641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170969s
2026-07-04T14:57:31.993137281Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-04T14:57:31.996360553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.000051538Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-07-04T14:57:32.003600166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T14:57:32', 'add_on_import_complete_to_notifications')
2026-07-04T14:57:32.010437748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.014384688Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-04T14:57:32.017529142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180607s
2026-07-04T14:57:32.019925610Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-04T14:57:32.022856924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.026356764Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-07-04T14:57:32.029152385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T14:57:32', 'add_monitored_seasons_filter')
2026-07-04T14:57:32.035909285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.040641467Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-04T14:57:32.043644646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017822s
2026-07-04T14:57:32.046344354Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-04T14:57:32.049720063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.053466430Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-07-04T14:57:32.056566324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T14:57:32', 'add_custom_colon_replacement_to_naming_config')
2026-07-04T14:57:32.063350409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.067494496Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-04T14:57:32.070903353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177461s
2026-07-04T14:57:32.073282224Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-04T14:57:32.076742304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.080460443Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-07-04T14:57:32.083787254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T14:57:32', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-04T14:57:32.090735700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.094749195Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-04T14:57:32.098191538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180012s
2026-07-04T14:57:32.100695452Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-04T14:57:32.103751417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.107520660Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-07-04T14:57:32.110463187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T14:57:32', 'add_blurary576p_quality_in_profiles')
2026-07-04T14:57:32.117010815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.120991844Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-04T14:57:32.124044864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172556s
2026-07-04T14:57:32.126377583Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-04T14:57:32.129987925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.133504679Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-07-04T14:57:32.137008476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T14:57:32', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-04T14:57:32.144363091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.148696229Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-04T14:57:32.152356962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185618s
2026-07-04T14:57:32.154820655Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-04T14:57:32.157618380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:57:32.161288603Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-07-04T14:57:32.164167111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T14:57:32', 'add_mal_and_anilist_ids')
2026-07-04T14:57:32.170584587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:57:32.174533893Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-04T14:57:32.177292069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016941s
2026-07-04T14:57:34.993545468Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-07-04T14:57:35.164586290Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T14:57:36.504449279Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-04T14:57:37.693091096Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T14:57:37.699767715Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T14:57:37.702814161Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-07-04T14:57:40.197036603Z [ls.io-init] done.
2026-07-04T14:57:40.785845734Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
SBOM Output
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[+] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64: 6.0.13 (Added)
[-] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64: 6.0.13 (Removed)
[+] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64: 6.0.13 (Added)
[-] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64: 6.0.13 (Removed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
[
{
"level": "SEVERE",
"message": "http://172.17.0.4:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.4:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1783177073948
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1783177073948
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1783177073948
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1783177073949
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8989/signalr/messages?access_token=(removed)&id=X8U14P1g05KNuXfxD0qTSg.\"",
"source": "console-api",
"timestamp": 1783177073949
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177073949
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177073949
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177073949
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1783177073949
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177073949
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1783177073949
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.05s |
| Container Start | PASS | - | 64.58s |
| Create Buildx SBOM | PASS | - | 1.57s |
| Get Build Info | PASS | - | 0.03s |