2025-11-05T03:15:26.702028891Z [migrations] started
2025-11-05T03:15:26.706464894Z [migrations] no migrations found
2025-11-05T03:15:27.464793469Z usermod: no changes
2025-11-05T03:15:27.547163662Z ───────────────────────────────────────
2025-11-05T03:15:27.547200687Z
2025-11-05T03:15:27.547208913Z ██╗ ███████╗██╗ ██████╗
2025-11-05T03:15:27.547216579Z ██║ ██╔════╝██║██╔═══██╗
2025-11-05T03:15:27.547224204Z ██║ ███████╗██║██║ ██║
2025-11-05T03:15:27.547231679Z ██║ ╚════██║██║██║ ██║
2025-11-05T03:15:27.547239144Z ███████╗███████║██║╚██████╔╝
2025-11-05T03:15:27.547247050Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-05T03:15:27.547258142Z
2025-11-05T03:15:27.547265257Z Brought to you by linuxserver.io
2025-11-05T03:15:27.547272511Z ───────────────────────────────────────
2025-11-05T03:15:27.551868907Z
2025-11-05T03:15:27.552105914Z To support the app dev(s) visit:
2025-11-05T03:15:27.592163957Z Sonarr: https://sonarr.tv/donate
2025-11-05T03:15:27.596688097Z
2025-11-05T03:15:27.596701504Z To support LSIO projects visit:
2025-11-05T03:15:27.596707025Z https://www.linuxserver.io/donate/
2025-11-05T03:15:27.596711764Z
2025-11-05T03:15:27.596716604Z ───────────────────────────────────────
2025-11-05T03:15:27.596722406Z GID/UID
2025-11-05T03:15:27.596727065Z ───────────────────────────────────────
2025-11-05T03:15:27.682716125Z
2025-11-05T03:15:27.682751817Z User UID: 911
2025-11-05T03:15:27.682761246Z User GID: 911
2025-11-05T03:15:27.682769403Z ───────────────────────────────────────
2025-11-05T03:15:27.808643026Z Linuxserver.io version: 4.0.16.2944-ls297
2025-11-05T03:15:27.811643207Z Build-date: 2025-11-05T02:47:25+00:00
2025-11-05T03:15:27.811654469Z ───────────────────────────────────────
2025-11-05T03:15:27.811663989Z
2025-11-05T03:15:30.601576537Z [custom-init] No custom files found, skipping...
2025-11-05T03:15:36.736899703Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-11-05T03:15:38.046479596Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-05T03:15:38.136426226Z [Debug] Bootstrap: Console selected
2025-11-05T03:15:38.151953632Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-05T03:15:43.262736360Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-05T03:15:44.342698376Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8604add1-2455-41cb-a787-00933767bc00} may be persisted to storage in unencrypted form.
2025-11-05T03:15:45.765927246Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-05T03:15:46.656073384Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-05T03:15:48.569359448Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-05T03:15:48.952335221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:48.962896658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:49.815414476Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-05T03:15:49.844183896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8645879s
2025-11-05T03:15:49.847489833Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-05T03:15:49.850435334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8914098s
2025-11-05T03:15:50.034434000Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-05T03:15:50.043035310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:50.131256014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-05T03:15:50.235816741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-05T03:15:50.593338068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4578603s
2025-11-05T03:15:50.598962924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:50.652579428Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-05T03:15:50.654748015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5181532s
2025-11-05T03:15:50.787474767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-05T03:15:50.792979342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:50.883868920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-05T03:15:50.905943811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-05T03:15:50.924369002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379148s
2025-11-05T03:15:50.928015154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:15:50.932871123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031374s
2025-11-05T03:15:50.940115941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-05T03:15:50.949938299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-05T03:15:50.965711691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232029s
2025-11-05T03:15:50.968327258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:50.972372363Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-05T03:15:50.974599608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302104s
2025-11-05T03:15:50.985906787Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-05T03:15:50.987959380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.000036248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:15:51.002350879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002929s
2025-11-05T03:15:51.004129721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-05T03:15:51.008061248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-05T03:15:51.013188863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007163s
2025-11-05T03:15:51.014825869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.017707672Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-05T03:15:51.019454700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117712s
2025-11-05T03:15:51.036811089Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-05T03:15:51.038886308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.050373188Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-05T03:15:51.166076743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-05T03:15:51.172623596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-11-05T03:15:51.179309158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111126s
2025-11-05T03:15:51.181182089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-05T03:15:51.183867697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-05T03:15:51.187467827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046721s
2025-11-05T03:15:51.188918738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-05T03:15:51.191220253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-11-05T03:15:51.196114338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055228s
2025-11-05T03:15:51.197663367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-05T03:15:51.199425405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-05T03:15:51.203163793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038442s
2025-11-05T03:15:51.204618041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-11-05T03:15:51.207718273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-11-05T03:15:51.221976564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015723s
2025-11-05T03:15:51.223490964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-05T03:15:51.225217921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:51.228902411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003727s
2025-11-05T03:15:51.230339504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-05T03:15:51.232028365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:15:51.235632943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036585s
2025-11-05T03:15:51.237123425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-11-05T03:15:51.238783578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-11-05T03:15:51.242333185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035825s
2025-11-05T03:15:51.243812775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-05T03:15:51.245535794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:51.249196295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037218s
2025-11-05T03:15:51.250641946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-11-05T03:15:51.252503855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-11-05T03:15:51.257426748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052339s
2025-11-05T03:15:51.258856527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-11-05T03:15:51.261096838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-11-05T03:15:51.270006238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095393s
2025-11-05T03:15:51.271476449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-05T03:15:51.273277656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-05T03:15:51.277141176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038933s
2025-11-05T03:15:51.278594993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-11-05T03:15:51.280664180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-11-05T03:15:51.287486518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072456s
2025-11-05T03:15:51.289092211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-11-05T03:15:51.290775009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-11-05T03:15:51.294430400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037051s
2025-11-05T03:15:51.295874879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-05T03:15:51.297873062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-11-05T03:15:51.304631481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072133s
2025-11-05T03:15:51.306068665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-05T03:15:51.308046698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2025-11-05T03:15:51.400017754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916872s
2025-11-05T03:15:51.402393598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-05T03:15:51.405619564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-11-05T03:15:51.417679629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110097s
2025-11-05T03:15:51.420819892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-05T03:15:51.423494567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-05T03:15:51.430572720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007514s
2025-11-05T03:15:51.433362448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-05T03:15:51.436162035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-11-05T03:15:51.444742313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088832s
2025-11-05T03:15:51.447221615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-05T03:15:51.449902023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-05T03:15:51.455496859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061529s
2025-11-05T03:15:51.457518950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-11-05T03:15:51.461229091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-11-05T03:15:51.469635459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091885s
2025-11-05T03:15:51.473626595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-11-05T03:15:51.490828323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-05T03:15:51.510746110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303426s
2025-11-05T03:15:51.514892991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-11-05T03:15:51.537745066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-11-05T03:15:51.549656231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299652s
2025-11-05T03:15:51.551866401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-11-05T03:15:51.554289180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-11-05T03:15:51.559097122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053683s
2025-11-05T03:15:51.560809730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-11-05T03:15:51.562795970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-11-05T03:15:51.568480767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057842s
2025-11-05T03:15:51.570011579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-05T03:15:51.572484960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-11-05T03:15:51.581348297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009703s
2025-11-05T03:15:51.582815752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-05T03:15:51.585297870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-11-05T03:15:51.597800396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120935s
2025-11-05T03:15:51.647651006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-05T03:15:51', 'InitialSetup')
2025-11-05T03:15:51.670046513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.675739286Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-05T03:15:51.677356823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0913497s
2025-11-05T03:15:51.682607095Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-05T03:15:51.684814630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.690503455Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-11-05T03:15:51.726020845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-11-05T03:15:51.731692746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-11-05T03:15:51.738396845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102292s
2025-11-05T03:15:51.740069012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-11-05T03:15:51.742078118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-11-05T03:15:51.745383203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037867s
2025-11-05T03:15:51.748778019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-05T03:15:51', 'remove_tvrage_imdb_unique_constraint')
2025-11-05T03:15:51.753275325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.756377181Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-05T03:15:51.758162175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147564s
2025-11-05T03:15:51.760684013Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-05T03:15:51.762445009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.764962679Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-11-05T03:15:51.784354928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-11-05T03:15:51.789312390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-05T03:15:51.793731759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074436s
2025-11-05T03:15:51.795139915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-05T03:15:51.797556300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-11-05T03:15:51.803893381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072223s
2025-11-05T03:15:51.806705293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-05T03:15:51', 'remove_renamed_scene_mapping_columns')
2025-11-05T03:15:51.811049050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.813909901Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-05T03:15:51.815625736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172331s
2025-11-05T03:15:51.817296711Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-05T03:15:51.818802483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.821226063Z [Info] updated_history: Starting migration of Main DB to 4
2025-11-05T03:15:51.830421249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-11-05T03:15:51.832383269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-05T03:15:51.835666240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036551s
2025-11-05T03:15:51.837031099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-05T03:15:51.839396622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2025-11-05T03:15:51.846364492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078239s
2025-11-05T03:15:51.848099055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-05T03:15:51', 'updated_history')
2025-11-05T03:15:51.851822462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.854666880Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-05T03:15:51.856195779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162059s
2025-11-05T03:15:51.857918758Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-05T03:15:51.859558280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.862010708Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-11-05T03:15:51.869087719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-05T03:15:51.870792772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001446s
2025-11-05T03:15:51.872323053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-11-05T03:15:51.874262499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-11-05T03:15:51.880437593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065022s
2025-11-05T03:15:51.882130522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-05T03:15:51', 'added_eventtype_to_history')
2025-11-05T03:15:51.886178553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.888851917Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-05T03:15:51.890525677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150048s
2025-11-05T03:15:51.892193666Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-05T03:15:51.893781362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.896231716Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-11-05T03:15:51.898803054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-05T03:15:51', 'add_index_to_log_time')
2025-11-05T03:15:51.902866066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.905921258Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-05T03:15:51.907484265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121392s
2025-11-05T03:15:51.909113466Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-05T03:15:51.910789881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.913147108Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-11-05T03:15:51.924389456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:51.926775711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2025-11-05T03:15:51.928464211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-11-05T03:15:51.930458968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-11-05T03:15:51.936864476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006534s
2025-11-05T03:15:51.940318992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-05T03:15:51.945190141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-05T03:15:51.948846974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061544s
2025-11-05T03:15:51.950530444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-05T03:15:51', 'add_renameEpisodes_to_naming')
2025-11-05T03:15:51.954454746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:51.957357832Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-05T03:15:51.958971471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146387s
2025-11-05T03:15:51.960657346Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-05T03:15:51.962160413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:51.964613923Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-11-05T03:15:51.996869053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-11-05T03:15:52.239512277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-11-05T03:15:52.254304664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-11-05T03:15:52.269018472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:15:52.276975034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:15:52.296237121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:52.300599114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:52.304616904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3057054s
2025-11-05T03:15:52.306225383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-11-05T03:15:52.334592233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-11-05T03:15:52.343831859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-11-05T03:15:52.352730908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-05T03:15:52.356038118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-05T03:15:52.367650361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596806s
2025-11-05T03:15:52.369461357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-05T03:15:52', 'remove_backlog')
2025-11-05T03:15:52.373397062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.376745835Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-05T03:15:52.378260395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068868s
2025-11-05T03:15:52.380042924Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-05T03:15:52.381627124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.384174804Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-11-05T03:15:52.431388385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-11-05T03:15:52.458114602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-11-05T03:15:52.466479677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-11-05T03:15:52.474377239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-05T03:15:52.477940694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-05T03:15:52.488805653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551807s
2025-11-05T03:15:52.490403270Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.519633409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-11-05T03:15:52.524047958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322414s
2025-11-05T03:15:52.525467927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.528121040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-11-05T03:15:52.531511266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044838s
2025-11-05T03:15:52.533243534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-05T03:15:52', 'fix_rename_episodes')
2025-11-05T03:15:52.537131914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.540175673Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-05T03:15:52.541767899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133721s
2025-11-05T03:15:52.543552252Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-05T03:15:52.545097363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.547553519Z [Info] add_monitored: Starting migration of Main DB to 10
2025-11-05T03:15:52.569127081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:15:52.571063600Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2025-11-05T03:15:52.572428218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-11-05T03:15:52.574282111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-11-05T03:15:52.580538489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063842s
2025-11-05T03:15:52.581927646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-11-05T03:15:52.583364609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-05T03:15:52.584699347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-11-05T03:15:52.586483099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-11-05T03:15:52.592113787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057244s
2025-11-05T03:15:52.593494788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.597097783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-05T03:15:52.600800790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059081s
2025-11-05T03:15:52.602151880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.603563022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-05T03:15:52.606561319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030625s
2025-11-05T03:15:52.607905907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.609317339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-05T03:15:52.612189412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029532s
2025-11-05T03:15:52.613626887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:52.615057147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-05T03:15:52.617955002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002985s
2025-11-05T03:15:52.619721469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-05T03:15:52', 'add_monitored')
2025-11-05T03:15:52.623526601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.626720212Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-05T03:15:52.628255123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117486s
2025-11-05T03:15:52.630006890Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-05T03:15:52.631548404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.634086264Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-11-05T03:15:52.639279672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-11-05T03:15:52.732305793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-11-05T03:15:52.737985830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-11-05T03:15:52.742426081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-05T03:15:52.745500341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-11-05T03:15:52.756258404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151121s
2025-11-05T03:15:52.757683614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-11-05T03:15:52.781410211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-11-05T03:15:52.791439747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-11-05T03:15:52.801816632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-05T03:15:52.804898868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-05T03:15:52.816076215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-05T03:15:52.820220039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0609191s
2025-11-05T03:15:52.821870864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-05T03:15:52', 'remove_ignored')
2025-11-05T03:15:52.825684242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.828770527Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-05T03:15:52.830310558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695614s
2025-11-05T03:15:52.832009870Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-05T03:15:52.833764613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.836535413Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-11-05T03:15:52.840272939Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-11-05T03:15:52.864720948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-11-05T03:15:52.877279777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-11-05T03:15:52.889397037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:15:52.892679456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:15:52.903234660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:52.906924129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:52.910761276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685132s
2025-11-05T03:15:52.912496200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-05T03:15:52', 'remove_custom_start_date')
2025-11-05T03:15:52.916477827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.919546456Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-05T03:15:52.921305809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0775981s
2025-11-05T03:15:52.923011704Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-05T03:15:52.924597257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.927075357Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-11-05T03:15:52.932686756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:15:52.934423904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2025-11-05T03:15:52.935832160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-11-05T03:15:52.937738118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-11-05T03:15:52.944229299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063325s
2025-11-05T03:15:52.945505168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-05T03:15:52.948200295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-05T03:15:52.950822735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032588s
2025-11-05T03:15:52.952605635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-05T03:15:52', 'add_air_date_utc')
2025-11-05T03:15:52.956409906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:52.959201367Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-05T03:15:52.960718492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116624s
2025-11-05T03:15:52.962461171Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-05T03:15:52.963963075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:52.966386876Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-11-05T03:15:52.969970161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-11-05T03:15:52.993838483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-11-05T03:15:53.003689599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-11-05T03:15:53.013620447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-05T03:15:53.016777093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-05T03:15:53.027382709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-05T03:15:53.031320929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596575s
2025-11-05T03:15:53.032974629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-05T03:15:53', 'drop_air_date')
2025-11-05T03:15:53.036689179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.039752357Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-05T03:15:53.041192146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0681038s
2025-11-05T03:15:53.042934244Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-05T03:15:53.044562212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.047195084Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-11-05T03:15:53.051788624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:15:53.053407213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2025-11-05T03:15:53.054710628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-11-05T03:15:53.056525372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-11-05T03:15:53.066142527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061108s
2025-11-05T03:15:53.067944004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-05T03:15:53', 'add_air_date_as_string')
2025-11-05T03:15:53.072157739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.075011446Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-05T03:15:53.076671368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186631s
2025-11-05T03:15:53.078747679Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-05T03:15:53.080234954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.082743505Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-11-05T03:15:53.086125836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-05T03:15:53.088836745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-05T03:15:53.092727670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038989s
2025-11-05T03:15:53.094339766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-05T03:15:53', 'updated_imported_history_item')
2025-11-05T03:15:53.098725798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.101069247Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-05T03:15:53.102945615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122982s
2025-11-05T03:15:53.104407860Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-05T03:15:53.105970997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.108367082Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-11-05T03:15:53.111434428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-05T03:15:53.113845222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-05T03:15:53.117178755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033159s
2025-11-05T03:15:53.118766011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-05T03:15:53', 'reset_scene_names')
2025-11-05T03:15:53.122612607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.125384198Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-05T03:15:53.126913808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115225s
2025-11-05T03:15:53.128544722Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-05T03:15:53.130081827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.132478183Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-11-05T03:15:53.136085466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:53.137918668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:53.276374046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384504s
2025-11-05T03:15:53.278552412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-05T03:15:53', 'remove_duplicates')
2025-11-05T03:15:53.282642548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.285463859Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-05T03:15:53.287073290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1479405s
2025-11-05T03:15:53.288929859Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-05T03:15:53.290650844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.293148363Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-11-05T03:15:53.305504584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-05T03:15:53.307716689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-05T03:15:53.311564216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036182s
2025-11-05T03:15:53.312769022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-05T03:15:53.314718989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-05T03:15:53.317744571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029957s
2025-11-05T03:15:53.319079770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-05T03:15:53.321143205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-05T03:15:53.324179498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030093s
2025-11-05T03:15:53.325598476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-05T03:15:53.327240823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:53.331206438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038372s
2025-11-05T03:15:53.332355993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-05T03:15:53.333978179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:53.337584511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036687s
2025-11-05T03:15:53.338957045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-05T03:15:53.340677900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-05T03:15:53.344414384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038174s
2025-11-05T03:15:53.346038224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-05T03:15:53', 'restore_unique_constraints')
2025-11-05T03:15:53.349903758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.353102769Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-05T03:15:53.354761059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125242s
2025-11-05T03:15:53.356463617Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-05T03:15:53.358151576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.360612852Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-11-05T03:15:53.367859274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:53.369399996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2025-11-05T03:15:53.370689683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-11-05T03:15:53.372801185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-11-05T03:15:53.379041480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064955s
2025-11-05T03:15:53.380190434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:53.381588790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-05T03:15:53.382898076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-11-05T03:15:53.384625925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-11-05T03:15:53.390106471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055769s
2025-11-05T03:15:53.391460468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:53.392891790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:53.446418453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532394s
2025-11-05T03:15:53.448536738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-05T03:15:53', 'add_year_and_seasons_to_series')
2025-11-05T03:15:53.452723058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.455914484Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-05T03:15:53.457643847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630708s
2025-11-05T03:15:53.459295723Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-05T03:15:53.460864612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.463456481Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-11-05T03:15:53.466936308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-11-05T03:15:53.468641773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-05T03:15:53.471928250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033825s
2025-11-05T03:15:53.473536178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-05T03:15:53', 'drop_seasons_table')
2025-11-05T03:15:53.477361591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.480190207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-05T03:15:53.481709396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116871s
2025-11-05T03:15:53.483317744Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-05T03:15:53.485026525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.487374563Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-11-05T03:15:53.492087093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:15:53.493704019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2025-11-05T03:15:53.495006090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-11-05T03:15:53.496909333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-11-05T03:15:53.503017533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006257s
2025-11-05T03:15:53.504671333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-05T03:15:53', 'move_indexer_to_generic_provider')
2025-11-05T03:15:53.508706789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.546286641Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-05T03:15:53.548020101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495545s
2025-11-05T03:15:53.549687098Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-05T03:15:53.551405999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.553901254Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-11-05T03:15:53.582962483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.585030356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-11-05T03:15:53.588981703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042288s
2025-11-05T03:15:53.590326120Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.591726339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-05T03:15:53.595293392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036334s
2025-11-05T03:15:53.596672088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.598058510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-11-05T03:15:53.601370219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033859s
2025-11-05T03:15:53.602678323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.604070907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-11-05T03:15:53.607339539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033525s
2025-11-05T03:15:53.608957286Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:15:53.641062564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-11-05T03:15:53.645315047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345393s
2025-11-05T03:15:53.647132768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-05T03:15:53', 'add_config_contract_to_indexers')
2025-11-05T03:15:53.651237924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.654376704Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-05T03:15:53.656085826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436832s
2025-11-05T03:15:53.657752382Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-05T03:15:53.659306090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.661881647Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-11-05T03:15:53.665730467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-11-05T03:15:53.689552085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-11-05T03:15:53.698801489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-11-05T03:15:53.708823961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-05T03:15:53.712088775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-05T03:15:53.723200059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556236s
2025-11-05T03:15:53.725004262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-05T03:15:53', 'drop_tvdb_episodeid')
2025-11-05T03:15:53.728946491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.731897052Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-05T03:15:53.733486693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644648s
2025-11-05T03:15:53.735142317Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-05T03:15:53.736945598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.739443939Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-11-05T03:15:53.744304415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:15:53.745920299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-11-05T03:15:53.747217331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-11-05T03:15:53.749158059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-11-05T03:15:53.755190687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061734s
2025-11-05T03:15:53.756841671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-05T03:15:53', 'move_notification_to_generic_provider')
2025-11-05T03:15:53.760884622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.763770062Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-05T03:15:53.765551489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148047s
2025-11-05T03:15:53.767174628Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-05T03:15:53.768986897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.771427622Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-11-05T03:15:53.787458382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.789085058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-11-05T03:15:53.792906974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039251s
2025-11-05T03:15:53.794239307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.795622842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-11-05T03:15:53.799035704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034937s
2025-11-05T03:15:53.800377306Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.801767224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-05T03:15:53.805467195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037787s
2025-11-05T03:15:53.806746862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.808171751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-11-05T03:15:53.811723172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036551s
2025-11-05T03:15:53.813108161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.814571448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-11-05T03:15:53.818053930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036239s
2025-11-05T03:15:53.819390782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.820820341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-11-05T03:15:53.824238444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035128s
2025-11-05T03:15:53.825539153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.826974122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-11-05T03:15:53.830619252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036985s
2025-11-05T03:15:53.831998630Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.833428188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-11-05T03:15:53.837140965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037906s
2025-11-05T03:15:53.838472175Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.839856593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-11-05T03:15:53.843295478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034585s
2025-11-05T03:15:53.844620947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:15:53.847244049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-11-05T03:15:53.850123987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037336s
2025-11-05T03:15:53.851711855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-05T03:15:53', 'add_config_contract_to_notifications')
2025-11-05T03:15:53.855717621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.858633633Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-05T03:15:53.860413887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122664s
2025-11-05T03:15:53.862079712Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-05T03:15:53.863577488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.865975937Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-11-05T03:15:53.882383136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.884227740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-05T03:15:53.888293246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041892s
2025-11-05T03:15:53.889627924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.891115019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-11-05T03:15:53.894679246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037373s
2025-11-05T03:15:53.896014444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:53.897481969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-11-05T03:15:53.901009542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036607s
2025-11-05T03:15:53.902624805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-05T03:15:53', 'fix_omgwtfnzbs')
2025-11-05T03:15:53.906352851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.909044842Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-05T03:15:53.910534191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117146s
2025-11-05T03:15:53.912185677Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-05T03:15:53.913799035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.916265061Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-11-05T03:15:53.923696846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-05T03:15:53.925929522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2025-11-05T03:15:53.932202544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067996s
2025-11-05T03:15:53.933854660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-05T03:15:53', 'add_blacklist_table')
2025-11-05T03:15:53.937669061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:53.940674523Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-05T03:15:53.942241969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153445s
2025-11-05T03:15:53.943882012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-05T03:15:53.945577917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:53.947976697Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-11-05T03:15:53.954911721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:53.956556684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2025-11-05T03:15:53.957859918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-11-05T03:15:53.959884855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-11-05T03:15:53.966223078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064232s
2025-11-05T03:15:53.967595151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:53.969061985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:15:53.970346922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-11-05T03:15:53.972270746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-11-05T03:15:53.977968680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058157s
2025-11-05T03:15:53.979321604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:53.980679178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.047109203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658746s
2025-11-05T03:15:54.048977135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-05T03:15:54', 'add_formats_to_naming_config')
2025-11-05T03:15:54.053239728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.057098007Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-05T03:15:54.058768341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763738s
2025-11-05T03:15:54.060543495Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-05T03:15:54.062351325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.065155812Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-11-05T03:15:54.071551240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:54.073241083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2025-11-05T03:15:54.074539648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-11-05T03:15:54.076519775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-11-05T03:15:54.082768598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063859s
2025-11-05T03:15:54.084149078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:54.085528706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.098206545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012482s
2025-11-05T03:15:54.099897269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-05T03:15:54.101984392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-05T03:15:54.105185127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031944s
2025-11-05T03:15:54.106505075Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-05T03:15:54.108578049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-05T03:15:54.111342195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027542s
2025-11-05T03:15:54.113245347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-05T03:15:54', 'add_season_folder_format_to_naming_config')
2025-11-05T03:15:54.117402528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.120609947Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-05T03:15:54.122420813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012046s
2025-11-05T03:15:54.124337903Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-05T03:15:54.126134251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.128947916Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-11-05T03:15:54.135211489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-11-05T03:15:54.159171636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-11-05T03:15:54.165703559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-11-05T03:15:54.172354291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-05T03:15:54.175324692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-05T03:15:54.186526118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482911s
2025-11-05T03:15:54.188240991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-05T03:15:54', 'delete_old_naming_config_columns')
2025-11-05T03:15:54.192218250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.195826415Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-05T03:15:54.197544565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057859s
2025-11-05T03:15:54.199215740Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-05T03:15:54.200902717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.203316237Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-11-05T03:15:54.213387307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:54.215192952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-11-05T03:15:54.218884776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037819s
2025-11-05T03:15:54.220498095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-05T03:15:54', 'set_default_release_group')
2025-11-05T03:15:54.224445724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.227491968Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-05T03:15:54.229127431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124508s
2025-11-05T03:15:54.230764918Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-05T03:15:54.269843819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.272959473Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-11-05T03:15:54.276338657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:54.277873327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.290686057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125836s
2025-11-05T03:15:54.293043905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-05T03:15:54', 'add_api_key_to_pushover')
2025-11-05T03:15:54.297814492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.301611237Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-05T03:15:54.303497495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023705s
2025-11-05T03:15:54.305130754Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-05T03:15:54.306767239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.309365922Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-11-05T03:15:54.331645194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:54.333635402Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2025-11-05T03:15:54.338260395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-11-05T03:15:54.371700361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-11-05T03:15:54.392361003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-11-05T03:15:54.412338772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:15:54.416002289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:15:54.428315984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:54.434541670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:54.440496010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002752s
2025-11-05T03:15:54.442985553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-11-05T03:15:54.472403921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-11-05T03:15:54.485678691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-11-05T03:15:54.498681263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:15:54.502059596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:15:54.514466609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:54.520192760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:54.526140025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799775s
2025-11-05T03:15:54.530318930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-05T03:15:54', 'remove_series_contraints')
2025-11-05T03:15:54.535050598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.541089307Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-05T03:15:54.542804401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957167s
2025-11-05T03:15:54.544884329Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-05T03:15:54.549105549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.566054749Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-11-05T03:15:54.586154352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:54.589412363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2025-11-05T03:15:54.590921050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-11-05T03:15:54.594612283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-11-05T03:15:54.603261509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104718s
2025-11-05T03:15:54.604642861Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:54.606907742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-11-05T03:15:54.610194209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042409s
2025-11-05T03:15:54.612565895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-05T03:15:54', 'add_series_folder_format_to_naming_config')
2025-11-05T03:15:54.616745121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.621156193Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-05T03:15:54.623578881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151962s
2025-11-05T03:15:54.626800398Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-05T03:15:54.628783241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.631469641Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-11-05T03:15:54.652805162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:15:54.654844829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-11-05T03:15:54.656163946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-11-05T03:15:54.658249906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-11-05T03:15:54.664213975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061654s
2025-11-05T03:15:54.665450976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:54.666920465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.697096569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300185s
2025-11-05T03:15:54.698848537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:54.700286422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.719116228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186164s
2025-11-05T03:15:54.721117358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-05T03:15:54', 'update_with_quality_converters')
2025-11-05T03:15:54.725477889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.729170224Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-05T03:15:54.730886910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289434s
2025-11-05T03:15:54.732539418Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-05T03:15:54.734177757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.736599263Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-11-05T03:15:54.763239807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-11-05T03:15:54.790516012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-11-05T03:15:54.796023622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-05T03:15:54.800285644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-05T03:15:54.803883278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-05T03:15:54.815166358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-05T03:15:54.819026681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538236s
2025-11-05T03:15:54.820790273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-11-05T03:15:54.843169777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-11-05T03:15:54.848463777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-05T03:15:54.852618724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-05T03:15:54.855753225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-05T03:15:54.866761572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-05T03:15:54.870285698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478029s
2025-11-05T03:15:54.871715968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-05T03:15:54.873779002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-11-05T03:15:54.881054172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074927s
2025-11-05T03:15:54.883094541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-05T03:15:54.885095440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-05T03:15:54.889504969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045837s
2025-11-05T03:15:54.890937544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-05T03:15:54.892667607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-05T03:15:54.896643032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004018s
2025-11-05T03:15:54.898169807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-11-05T03:15:54.899863016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-11-05T03:15:54.903836137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039907s
2025-11-05T03:15:54.905516230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:54.906610874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:54.921667723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147771s
2025-11-05T03:15:54.924221565Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-11-05T03:15:54.926049917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-11-05T03:15:54.930541571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044326s
2025-11-05T03:15:54.932329191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-05T03:15:54', 'add_configurable_qualities')
2025-11-05T03:15:54.936606895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.942607518Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-05T03:15:54.944641504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167784s
2025-11-05T03:15:54.946740220Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-05T03:15:54.948634334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:54.951278127Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-11-05T03:15:54.969776696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:15:54.971871935Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.62E-05s
2025-11-05T03:15:54.973666980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-11-05T03:15:54.976721140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-11-05T03:15:54.983065375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074371s
2025-11-05T03:15:54.984860921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-05T03:15:54.987195993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-05T03:15:54.990175963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003214s
2025-11-05T03:15:54.991895796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-05T03:15:54', 'add_on_upgrade_to_notifications')
2025-11-05T03:15:54.996061154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:54.999673548Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-05T03:15:55.001216715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122574s
2025-11-05T03:15:55.003007010Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-05T03:15:55.004621592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.007217609Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-11-05T03:15:55.021339325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-05T03:15:55.023823096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-11-05T03:15:55.030418627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007402s
2025-11-05T03:15:55.031752513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-05T03:15:55.033749424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2025-11-05T03:15:55.040181586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068676s
2025-11-05T03:15:55.041754654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-05T03:15:55', 'add_metadata_tables')
2025-11-05T03:15:55.045447820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.048828117Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-05T03:15:55.050371705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155521s
2025-11-05T03:15:55.051943080Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-05T03:15:55.053727833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.056070581Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-11-05T03:15:55.065892007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:55.067391607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-11-05T03:15:55.068738359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-11-05T03:15:55.070414754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-11-05T03:15:55.076517724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006188s
2025-11-05T03:15:55.077886189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-11-05T03:15:55.079540560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-11-05T03:15:55.085386242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056901s
2025-11-05T03:15:55.086758896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-11-05T03:15:55.088413768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-11-05T03:15:55.094049116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057015s
2025-11-05T03:15:55.095921095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-11-05T03:15:55.097206684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-11-05T03:15:55.102808303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056815s
2025-11-05T03:15:55.104124905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:15:55.105573341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-05T03:15:55.106809771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-11-05T03:15:55.108473631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-11-05T03:15:55.114274562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058574s
2025-11-05T03:15:55.115643709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-11-05T03:15:55.117368753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-11-05T03:15:55.122940352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056322s
2025-11-05T03:15:55.124776329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-05T03:15:55', 'add_metadata_to_episodes_and_series')
2025-11-05T03:15:55.129059563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.133309481Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-05T03:15:55.135061018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160363s
2025-11-05T03:15:55.136697614Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-05T03:15:55.138379190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.140711246Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-11-05T03:15:55.144018536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-05T03:15:55.146724454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-05T03:15:55.150771323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040251s
2025-11-05T03:15:55.152352337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-05T03:15:55', 'fix_xbmc_season_images_metadata')
2025-11-05T03:15:55.156183081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.159355088Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-05T03:15:55.161044129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126565s
2025-11-05T03:15:55.162601585Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-05T03:15:55.164242419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.166526879Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-11-05T03:15:55.174575055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-05T03:15:55.176662789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2025-11-05T03:15:55.183181124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069331s
2025-11-05T03:15:55.184779303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-05T03:15:55', 'add_download_clients_table')
2025-11-05T03:15:55.188578854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.192047949Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-05T03:15:55.193664765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158354s
2025-11-05T03:15:55.195242101Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-05T03:15:55.196967646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.199255953Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-11-05T03:15:55.202611871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:55.204110629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:55.270546126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662225s
2025-11-05T03:15:55.272638259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-05T03:15:55', 'convert_config_to_download_clients')
2025-11-05T03:15:55.276924379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.280854352Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-05T03:15:55.282569476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767796s
2025-11-05T03:15:55.284227394Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-05T03:15:55.286423096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.288216968Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-11-05T03:15:55.291807909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-11-05T03:15:55.295407788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-11-05T03:15:55.300232102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049244s
2025-11-05T03:15:55.301435786Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-05T03:15:55.304343080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-05T03:15:55.308033000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037094s
2025-11-05T03:15:55.309649996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-05T03:15:55', 'fix_xbmc_episode_metadata')
2025-11-05T03:15:55.313469097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.316570412Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-05T03:15:55.318157708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122513s
2025-11-05T03:15:55.319704833Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-05T03:15:55.321220265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.323639737Z [Info] add_indexes: Starting migration of Main DB to 45
2025-11-05T03:15:55.337174500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-11-05T03:15:55.339152063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-11-05T03:15:55.343260395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042478s
2025-11-05T03:15:55.344632769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-11-05T03:15:55.346276479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-05T03:15:55.349750484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035195s
2025-11-05T03:15:55.351115503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-11-05T03:15:55.352836448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-05T03:15:55.356351346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035738s
2025-11-05T03:15:55.357720082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-11-05T03:15:55.359328851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-05T03:15:55.362690621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034122s
2025-11-05T03:15:55.364058135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-11-05T03:15:55.365644559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-11-05T03:15:55.369029705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034374s
2025-11-05T03:15:55.370371898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-05T03:15:55.371915897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-05T03:15:55.375735438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038647s
2025-11-05T03:15:55.377125427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-11-05T03:15:55.378674236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:15:55.381866043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032409s
2025-11-05T03:15:55.383215911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-11-05T03:15:55.384861314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:15:55.388221110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034498s
2025-11-05T03:15:55.389538382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-05T03:15:55.391096540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:15:55.394664725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003551s
2025-11-05T03:15:55.396311300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-05T03:15:55', 'add_indexes')
2025-11-05T03:15:55.399886570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.403487881Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-05T03:15:55.404943402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124297s
2025-11-05T03:15:55.406548154Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-05T03:15:55.408038364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.410370260Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-11-05T03:15:55.413477387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-11-05T03:15:55.417125212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-11-05T03:15:55.421729644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045838s
2025-11-05T03:15:55.423312080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-05T03:15:55', 'fix_nzb_su_url')
2025-11-05T03:15:55.427017802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.429954345Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-05T03:15:55.431457111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128725s
2025-11-05T03:15:55.433058015Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-05T03:15:55.434746414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.437057678Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-11-05T03:15:55.441493260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:55.443033612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-11-05T03:15:55.444373239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-11-05T03:15:55.446167773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-11-05T03:15:55.452885590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068092s
2025-11-05T03:15:55.454452525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-05T03:15:55', 'add_temporary_blacklist_columns')
2025-11-05T03:15:55.458302348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.461243600Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-05T03:15:55.462920006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152097s
2025-11-05T03:15:55.464516170Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-05T03:15:55.466136363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.468442486Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-11-05T03:15:55.472767746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:15:55.474349050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-05T03:15:55.475614258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-11-05T03:15:55.477385604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-11-05T03:15:55.484013180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067172s
2025-11-05T03:15:55.485620045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-05T03:15:55', 'add_title_to_scenemappings')
2025-11-05T03:15:55.489420969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.492393995Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-05T03:15:55.494004088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151086s
2025-11-05T03:15:55.495542285Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-05T03:15:55.497201937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.499338700Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-11-05T03:15:55.502644005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-11-05T03:15:55.505917737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-11-05T03:15:55.510652502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049109s
2025-11-05T03:15:55.512233766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-05T03:15:55', 'fix_dognzb_url')
2025-11-05T03:15:55.515873184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.519468203Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-05T03:15:55.520971170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137659s
2025-11-05T03:15:55.522538806Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-05T03:15:55.524306927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.526811400Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-11-05T03:15:55.531430311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-05T03:15:55.533085063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-11-05T03:15:55.534316803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-11-05T03:15:55.536142068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-11-05T03:15:55.542883884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068577s
2025-11-05T03:15:55.544517764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-05T03:15:55', 'add_hash_to_metadata_files')
2025-11-05T03:15:55.548316312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.551190650Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-05T03:15:55.552868299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152111s
2025-11-05T03:15:55.554456687Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-05T03:15:55.556031498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.558337622Z [Info] download_client_import: Starting migration of Main DB to 51
2025-11-05T03:15:55.562674535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:55.564166178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:55.571049900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067703s
2025-11-05T03:15:55.572575893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:55.573939468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:55.608743691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345338s
2025-11-05T03:15:55.610508926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:55.611897031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:55.679909453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676143s
2025-11-05T03:15:55.681905943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-05T03:15:55', 'download_client_import')
2025-11-05T03:15:55.686002182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.689687132Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-05T03:15:55.691290460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0777875s
2025-11-05T03:15:55.693112058Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-05T03:15:55.694695757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.697069026Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-11-05T03:15:55.703616380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:15:55.705292886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-11-05T03:15:55.706588514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-11-05T03:15:55.708365743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-11-05T03:15:55.715044833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067306s
2025-11-05T03:15:55.716478319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-11-05T03:15:55.718275959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-11-05T03:15:55.720786103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025011s
2025-11-05T03:15:55.722101282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:55.723559979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-11-05T03:15:55.724970770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-11-05T03:15:55.727091851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-11-05T03:15:55.733429022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064747s
2025-11-05T03:15:55.734800523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-05T03:15:55.737183081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-05T03:15:55.740246780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030142s
2025-11-05T03:15:55.741752172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-05T03:15:55', 'add_columns_for_anime')
2025-11-05T03:15:55.745445499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.748987801Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-05T03:15:55.750555348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118204s
2025-11-05T03:15:55.752163285Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-05T03:15:55.753719038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.756051615Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-11-05T03:15:55.769351216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-11-05T03:15:55.771747942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-11-05T03:15:55.778435538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069468s
2025-11-05T03:15:55.779779094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:55.781155906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:55.791493352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101212s
2025-11-05T03:15:55.793415312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-05T03:15:55', 'add_series_sorttitle')
2025-11-05T03:15:55.797380356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.800488475Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-05T03:15:55.802045470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193235s
2025-11-05T03:15:55.803655913Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-05T03:15:55.805175643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.807477418Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-11-05T03:15:55.840880860Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-11-05T03:15:55.843829398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-11-05T03:15:55.857754047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146659s
2025-11-05T03:15:55.859238225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-05T03:15:55.860674176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-05T03:15:55.861972902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-11-05T03:15:55.863684017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-11-05T03:15:55.869884362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062731s
2025-11-05T03:15:55.871270053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-05T03:15:55.872670974Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-11-05T03:15:55.873942063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-11-05T03:15:55.875738420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-11-05T03:15:55.881869286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062478s
2025-11-05T03:15:55.883223763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-05T03:15:55.884583391Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-11-05T03:15:55.885879651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-11-05T03:15:55.887613913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-11-05T03:15:55.893736472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061792s
2025-11-05T03:15:55.895074657Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:55.896595659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-11-05T03:15:55.899985445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033761s
2025-11-05T03:15:55.901116633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:55.902485259Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-11-05T03:15:55.903771870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-11-05T03:15:55.905456001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-11-05T03:15:55.911656877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062321s
2025-11-05T03:15:55.913065844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-05T03:15:55.915138227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-05T03:15:55.918448002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032903s
2025-11-05T03:15:55.919762689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-05T03:15:55.921704229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-11-05T03:15:55.928273386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069218s
2025-11-05T03:15:55.929955614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-05T03:15:55', 'rename_profiles')
2025-11-05T03:15:55.933709503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:55.938503336Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-05T03:15:55.940050902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172711s
2025-11-05T03:15:55.941714352Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-05T03:15:55.943347400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:55.945800730Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-11-05T03:15:55.949739993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-11-05T03:15:55.979431370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2025-11-05T03:15:55.993401781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-11-05T03:15:56.007684391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:15:56.011799117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:15:56.024894085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:15:56.028792024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:15:56.032599651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:15:56.036173387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:15:56.039962808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:15:56.043004723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914538s
2025-11-05T03:15:56.044614535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-05T03:15:56', 'drop_old_profile_columns')
2025-11-05T03:15:56.048403765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.052112794Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-05T03:15:56.053693988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006115s
2025-11-05T03:15:56.055898356Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-05T03:15:56.057126760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.059491452Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-11-05T03:15:56.064203841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:15:56.065862711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-11-05T03:15:56.067097347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-11-05T03:15:56.068903083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-11-05T03:15:56.075918940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071071s
2025-11-05T03:15:56.077573251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-05T03:15:56', 'add_mediainfo_to_episodefile')
2025-11-05T03:15:56.081416510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.084569159Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-05T03:15:56.086215103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158041s
2025-11-05T03:15:56.087799544Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-05T03:15:56.089614859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.091906754Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-11-05T03:15:56.097512943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-11-05T03:15:56.099520054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-11-05T03:15:56.106346260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006908s
2025-11-05T03:15:56.107776650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:56.109168192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:56.119369905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099869s
2025-11-05T03:15:56.121358900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-05T03:15:56', 'convert_episode_file_path_to_relative')
2025-11-05T03:15:56.125720061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.129011559Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-05T03:15:56.130794479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198309s
2025-11-05T03:15:56.132455374Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-05T03:15:56.134036608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.136385748Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-11-05T03:15:56.139837028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-11-05T03:15:56.166282500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2025-11-05T03:15:56.173774245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-11-05T03:15:56.180587955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-05T03:15:56.183770854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-05T03:15:56.197155356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-05T03:15:56.201125490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059286s
2025-11-05T03:15:56.202418424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-05T03:15:56', 'drop_episode_file_path')
2025-11-05T03:15:56.206124066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.210158229Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-05T03:15:56.211705455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686555s
2025-11-05T03:15:56.213388915Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-05T03:15:56.215058567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.217429190Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-11-05T03:15:56.229442801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:15:56.231314249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s
2025-11-05T03:15:56.232634277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-11-05T03:15:56.302316301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-11-05T03:15:56.309103589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007453s
2025-11-05T03:15:56.310518367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-11-05T03:15:56.312293973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-11-05T03:15:56.318455490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062431s
2025-11-05T03:15:56.319810338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-05T03:15:56.322534243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-05T03:15:56.325581479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034052s
2025-11-05T03:15:56.327047852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.328812185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-11-05T03:15:56.331942698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035719s
2025-11-05T03:15:56.333553442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-05T03:15:56', 'add_enable_options_to_indexers')
2025-11-05T03:15:56.337365828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.341408298Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-05T03:15:56.343085806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130688s
2025-11-05T03:15:56.344791100Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-05T03:15:56.426774875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.431369067Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-11-05T03:15:56.437007049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-11-05T03:15:56.468515836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-11-05T03:15:56.475520441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-11-05T03:15:56.481557447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-05T03:15:56.484873304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-05T03:15:56.498384260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-05T03:15:56.502304404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635551s
2025-11-05T03:15:56.503687739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-11-05T03:15:56.530566403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-11-05T03:15:56.537244180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-11-05T03:15:56.542567259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-11-05T03:15:56.545526608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-11-05T03:15:56.558584712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524059s
2025-11-05T03:15:56.560484938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-05T03:15:56', 'remove_enable_from_indexers')
2025-11-05T03:15:56.564761219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.569646687Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-05T03:15:56.571254334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635568s
2025-11-05T03:15:56.573178629Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-05T03:15:56.574759783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.577149855Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-11-05T03:15:56.580716968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-11-05T03:15:56.585273534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-11-05T03:15:56.591383367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062779s
2025-11-05T03:15:56.593192670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-05T03:15:56', 'clear_bad_scene_names')
2025-11-05T03:15:56.596928813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.600248106Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-05T03:15:56.601814410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151992s
2025-11-05T03:15:56.603382839Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-05T03:15:56.605039064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.607502484Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-11-05T03:15:56.610832951Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:56.612400848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:56.630338708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176757s
2025-11-05T03:15:56.632533468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-05T03:15:56', 'convert_quality_models')
2025-11-05T03:15:56.636539885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.640060905Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-05T03:15:56.641641899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276995s
2025-11-05T03:15:56.643257552Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-05T03:15:56.644886131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.647222957Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-11-05T03:15:56.653620088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-05T03:15:56.655768304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-11-05T03:15:56.661792013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064489s
2025-11-05T03:15:56.663555454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-05T03:15:56', 'add_remotepathmappings')
2025-11-05T03:15:56.667403563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.670468284Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-05T03:15:56.672100220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152369s
2025-11-05T03:15:56.673737407Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-05T03:15:56.675352529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.677726530Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-11-05T03:15:56.679759994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-05T03:15:56', 'remove_method_from_logs')
2025-11-05T03:15:56.683661100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.686616681Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-05T03:15:56.688351755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112165s
2025-11-05T03:15:56.689988501Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-05T03:15:56.691624265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.693977213Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-11-05T03:15:56.721114617Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.723250578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-11-05T03:15:56.727033967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041617s
2025-11-05T03:15:56.728404326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.729781048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-11-05T03:15:56.733166215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034658s
2025-11-05T03:15:56.734511424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.735966474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-11-05T03:15:56.739900145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040489s
2025-11-05T03:15:56.741463603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-05T03:15:56', 'make_scene_numbering_nullable')
2025-11-05T03:15:56.745356452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.748631096Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-05T03:15:56.750285597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128354s
2025-11-05T03:15:56.751920760Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-05T03:15:56.753411652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.755791413Z [Info] add_tags: Starting migration of Main DB to 66
2025-11-05T03:15:56.770908193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-05T03:15:56.773215519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-05T03:15:56.777834160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050443s
2025-11-05T03:15:56.779254981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:56.780730843Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.53E-05s
2025-11-05T03:15:56.782049889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-11-05T03:15:56.783869573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-11-05T03:15:56.790606348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068776s
2025-11-05T03:15:56.792025506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:15:56.793471999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-05T03:15:56.794725633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-11-05T03:15:56.796491499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-11-05T03:15:56.802978501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065496s
2025-11-05T03:15:56.804400946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.806095067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-11-05T03:15:56.808946879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002923s
2025-11-05T03:15:56.810271967Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:56.811606745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-11-05T03:15:56.814615814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030444s
2025-11-05T03:15:56.816214884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-05T03:15:56', 'add_tags')
2025-11-05T03:15:56.819781025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.823177615Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-05T03:15:56.824633737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116445s
2025-11-05T03:15:56.826275402Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-05T03:15:56.827833660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.830222561Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-11-05T03:15:56.834706389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:56.836273595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:15:56.837549394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-11-05T03:15:56.839244788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-11-05T03:15:56.846091776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069214s
2025-11-05T03:15:56.847691056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-05T03:15:56', 'add_added_to_series')
2025-11-05T03:15:56.851478162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.854468022Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-05T03:15:56.856049497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153444s
2025-11-05T03:15:56.857655280Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-05T03:15:56.859267497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.861611336Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-11-05T03:15:56.883021438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-05T03:15:56.885393114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-11-05T03:15:56.893545510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084115s
2025-11-05T03:15:56.895149420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:56.896550391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:56.905611456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088729s
2025-11-05T03:15:56.907315598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:15:56.910072449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-11-05T03:15:56.913085907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003977s
2025-11-05T03:15:56.914668043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-05T03:15:56', 'add_release_restrictions')
2025-11-05T03:15:56.918447904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.921990417Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-05T03:15:56.923629207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128981s
2025-11-05T03:15:56.925343219Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-05T03:15:56.926855484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.929243182Z [Info] quality_proper: Starting migration of Main DB to 69
2025-11-05T03:15:56.932648679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:56.934149862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:56.943141608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088239s
2025-11-05T03:15:56.945039740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-05T03:15:56', 'quality_proper')
2025-11-05T03:15:56.949020416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:56.952740066Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-05T03:15:56.954680694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183435s
2025-11-05T03:15:56.956387791Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-05T03:15:56.957875417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:56.960338436Z [Info] delay_profile: Starting migration of Main DB to 70
2025-11-05T03:15:57.019298660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-05T03:15:57.022198038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-11-05T03:15:57.030157386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085551s
2025-11-05T03:15:57.033800021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-11-05T03:15:57.038924219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:57.040462737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:57.137626259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967685s
2025-11-05T03:15:57.139676717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-11-05T03:15:57.169875637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2025-11-05T03:15:57.176088869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-11-05T03:15:57.180511544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-05T03:15:57.183590113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-05T03:15:57.197486916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-05T03:15:57.201166736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598713s
2025-11-05T03:15:57.202570342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-11-05T03:15:57.277662771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2025-11-05T03:15:57.283443290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-11-05T03:15:57.287748610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-05T03:15:57.290803030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-05T03:15:57.304585513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-05T03:15:57.308242106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039933s
2025-11-05T03:15:57.312445360Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0071860 taking an average of 00:00:00.0071860
2025-11-05T03:15:57.315000225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-05T03:15:57', 'delay_profile')
2025-11-05T03:15:57.318838904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.324383149Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-05T03:15:57.325898270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120198s
2025-11-05T03:15:57.327567631Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-05T03:15:57.329219567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.331756195Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-11-05T03:15:57.336168019Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-11-05T03:15:57.365983777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-11-05T03:15:57.372080954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-05T03:15:57.376824326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-05T03:15:57.380361839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-05T03:15:57.394324865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-05T03:15:57.398308837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-05T03:15:57.402085953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640971s
2025-11-05T03:15:57.403425010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:57.404817564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:57.439320240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341668s
2025-11-05T03:15:57.441768309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-05T03:15:57', 'unknown_quality_in_profile')
2025-11-05T03:15:57.445763894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.450865808Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-05T03:15:57.452434617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458589s
2025-11-05T03:15:57.454253600Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-05T03:15:57.455784292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.458158783Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-11-05T03:15:57.470880981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-05T03:15:57.472927182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2025-11-05T03:15:57.474609138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-11-05T03:15:57.476392249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-11-05T03:15:57.483558469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007279s
2025-11-05T03:15:57.485220245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-05T03:15:57.486891230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-05T03:15:57.490428202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036195s
2025-11-05T03:15:57.491744723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:57.493123530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:57.508414089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150062s
2025-11-05T03:15:57.510783029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-05T03:15:57', 'history_downloadId')
2025-11-05T03:15:57.514434943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.519037050Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-05T03:15:57.520590247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258638s
2025-11-05T03:15:57.522215600Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-05T03:15:57.523705340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.526044911Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-11-05T03:15:57.535021547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:57.536737352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-05T03:15:57.539917285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032237s
2025-11-05T03:15:57.541247564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:57.542602743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-05T03:15:57.545424955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027921s
2025-11-05T03:15:57.546942621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-05T03:15:57', 'clear_ratings')
2025-11-05T03:15:57.550726731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.554146357Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-05T03:15:57.555633371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116213s
2025-11-05T03:15:57.557265047Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-05T03:15:57.558725237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.561069548Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-11-05T03:15:57.564191494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-05T03:15:57.567281436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-05T03:15:57.571677378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043616s
2025-11-05T03:15:57.573273632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-05T03:15:57', 'disable_eztv')
2025-11-05T03:15:57.576871417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.580302296Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-05T03:15:57.581812426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013031s
2025-11-05T03:15:57.583326666Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-05T03:15:57.584882939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.587260056Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-11-05T03:15:57.602593191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:57.604413887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-11-05T03:15:57.608890211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045789s
2025-11-05T03:15:57.610222423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:57.611595057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-11-05T03:15:57.614553134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030364s
2025-11-05T03:15:57.616146833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-05T03:15:57', 'force_lib_update')
2025-11-05T03:15:57.620322020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.623910907Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-05T03:15:57.625413513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124338s
2025-11-05T03:15:57.627040158Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-05T03:15:57.628654740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.631070895Z [Info] add_users_table: Starting migration of Main DB to 76
2025-11-05T03:15:57.638633353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-05T03:15:57.640562437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-11-05T03:15:57.646484583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062653s
2025-11-05T03:15:57.648000365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-05T03:15:57.649680608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-05T03:15:57.653348574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037473s
2025-11-05T03:15:57.654779114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-05T03:15:57.656389357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-05T03:15:57.660106542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035203s
2025-11-05T03:15:57.661442662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-05T03:15:57', 'add_users_table')
2025-11-05T03:15:57.665101139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.668640997Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-05T03:15:57.670137220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123314s
2025-11-05T03:15:57.671778896Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-05T03:15:57.673483719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.675741685Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-11-05T03:15:57.680362600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:57.681908573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:15:57.683163681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-11-05T03:15:57.684940448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-11-05T03:15:57.692041087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071557s
2025-11-05T03:15:57.693656469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-05T03:15:57', 'add_add_options_to_series')
2025-11-05T03:15:57.697413154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.700492765Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-05T03:15:57.702091595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015723s
2025-11-05T03:15:57.703657207Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-05T03:15:57.705218411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.707509033Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-11-05T03:15:57.718617411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-05T03:15:57.720821008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-11-05T03:15:57.728302333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079994s
2025-11-05T03:15:57.729869789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-05T03:15:57', 'add_commands_table')
2025-11-05T03:15:57.733524609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:57.737113666Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-05T03:15:57.738594498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168762s
2025-11-05T03:15:57.740275824Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-05T03:15:57.741730573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:57.744397844Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-11-05T03:15:57.751528813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:57.753205028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:58.663824160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9102124s
2025-11-05T03:15:58.666069822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-11-05T03:15:58.667483008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:15:58.668862345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-11-05T03:15:58.700310450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-05T03:15:58.704937247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-11-05T03:15:58.708317945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-11-05T03:15:58.711191450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-11-05T03:15:58.726132356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556346s
2025-11-05T03:15:58.727602526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-05T03:15:58.729193791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-05T03:15:58.732705151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035747s
2025-11-05T03:15:58.734358080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-05T03:15:58', 'dedupe_tags')
2025-11-05T03:15:58.738010214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:58.748000621Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-05T03:15:58.749379538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018618s
2025-11-05T03:15:58.751143319Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-05T03:15:58.753014186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:58.755668461Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-11-05T03:15:58.759136404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:58.760648720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:58.776428304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151923s
2025-11-05T03:15:58.778097645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-05T03:15:58', 'move_dot_prefix_to_transmission_category')
2025-11-05T03:15:58.782739242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:58.785782289Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-05T03:15:58.787567714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251311s
2025-11-05T03:15:58.789211715Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-05T03:15:58.790774552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:58.793109473Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-11-05T03:15:58.803250594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:58.805116121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-11-05T03:15:58.809428334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044538s
2025-11-05T03:15:58.810985119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-05T03:15:58', 'add_fanzub_settings')
2025-11-05T03:15:58.814712293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:58.817709048Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-05T03:15:58.819239720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127949s
2025-11-05T03:15:58.820878971Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-05T03:15:58.822789318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:58.824921581Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-11-05T03:15:58.839667354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:58.841505676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-11-05T03:15:58.842796465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-11-05T03:15:58.844500666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-11-05T03:15:58.851828713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074448s
2025-11-05T03:15:58.853255365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:58.854652048Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-05T03:15:58.855910842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-11-05T03:15:58.857634964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-11-05T03:15:58.864272881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067179s
2025-11-05T03:15:58.865620865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:58.867024531Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-05T03:15:58.868365141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-11-05T03:15:58.870052599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-11-05T03:15:58.876758963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006748s
2025-11-05T03:15:58.878126546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:58.879515623Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-11-05T03:15:58.880766051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-11-05T03:15:58.882598972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-11-05T03:15:58.889193070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067603s
2025-11-05T03:15:58.890524201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:15:58.891907476Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-11-05T03:15:58.893216723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-11-05T03:15:58.895015585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-11-05T03:15:58.901702460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067432s
2025-11-05T03:15:58.903062709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:58.904492628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-11-05T03:15:58.907202305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002801s
2025-11-05T03:15:58.908833379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-05T03:15:58', 'additonal_blacklist_columns')
2025-11-05T03:15:58.912802161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:58.916808909Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-05T03:15:58.918489653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123997s
2025-11-05T03:15:58.920179736Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-05T03:15:58.921830340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:58.924227406Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-11-05T03:15:58.931964657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-05T03:15:58.933740783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-05T03:15:58.935038095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-11-05T03:15:58.967271943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-11-05T03:15:58.973119287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-05T03:15:58.977821636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-05T03:15:58.981335141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-05T03:15:58.996535649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-05T03:15:59.000535233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-05T03:15:59.004342209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674729s
2025-11-05T03:15:59.005707227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-05T03:15:59.007797416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-11-05T03:15:59.008673340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-11-05T03:15:59.052044604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-11-05T03:15:59.061086851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-05T03:15:59.069192143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-05T03:15:59.075254550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-05T03:15:59.101035874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-05T03:15:59.109667475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-05T03:15:59.117091795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062451s
2025-11-05T03:15:59.119893957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-05T03:15:59.124450022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-05T03:15:59.131592133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072326s
2025-11-05T03:15:59.135295961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-05T03:15:59', 'update_quality_minmax_size')
2025-11-05T03:15:59.142309424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.151323455Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-05T03:15:59.154439710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269133s
2025-11-05T03:15:59.158327588Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-05T03:15:59.161525568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.167158671Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-11-05T03:15:59.172900744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:59.174741961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:59.192899293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179275s
2025-11-05T03:15:59.194958900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-05T03:15:59', 'expand_transmission_urlbase')
2025-11-05T03:15:59.199160371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.202973038Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-05T03:15:59.204666368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028346s
2025-11-05T03:15:59.206290578Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-05T03:15:59.207916172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.210303429Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-11-05T03:15:59.213775360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:59.215279699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:59.230351278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014821s
2025-11-05T03:15:59.232301715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-05T03:15:59', 'pushbullet_device_ids')
2025-11-05T03:15:59.236231959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.239393455Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-05T03:15:59.240972084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240973s
2025-11-05T03:15:59.242586845Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-05T03:15:59.244042917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.246346857Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-11-05T03:15:59.250374617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:15:59.252422791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-11-05T03:15:59.255464757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031841s
2025-11-05T03:15:59.256999447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-05T03:15:59', 'remove_eztv')
2025-11-05T03:15:59.260591160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.263265605Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-05T03:15:59.264746337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110236s
2025-11-05T03:15:59.266325166Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-05T03:15:59.268045490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.270321353Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-11-05T03:15:59.273718383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:59.275179485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:59.293709247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182775s
2025-11-05T03:15:59.295718874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-05T03:15:59', 'pushbullet_devices_channels_list')
2025-11-05T03:15:59.299827768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.302680191Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-05T03:15:59.304465536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274811s
2025-11-05T03:15:59.306133876Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-05T03:15:59.307856475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.310267790Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-11-05T03:15:59.324097358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:15:59.326003917Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.67E-05s
2025-11-05T03:15:59.327312793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-11-05T03:15:59.329279653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-11-05T03:15:59.336727561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076721s
2025-11-05T03:15:59.338085164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-05T03:15:59.340887307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-05T03:15:59.345459754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045715s
2025-11-05T03:15:59.346792377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-05T03:15:59.349567645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-05T03:15:59.353909809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043134s
2025-11-05T03:15:59.355218484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:15:59.356724356Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-05T03:15:59.358011067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-11-05T03:15:59.391414911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-11-05T03:15:59.399038732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-11-05T03:15:59.405843875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-05T03:15:59.409162708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-05T03:15:59.424536515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064762s
2025-11-05T03:15:59.425949210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:59.427451205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-11-05T03:15:59.430634244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033671s
2025-11-05T03:15:59.432217522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-05T03:15:59', 'add_on_rename_to_notifcations')
2025-11-05T03:15:59.436016622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.440455150Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-05T03:15:59.442122998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132115s
2025-11-05T03:15:59.443755656Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-05T03:15:59.445324184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.447681161Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-11-05T03:15:59.450877356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-11-05T03:15:59.456698167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-11-05T03:15:59.464858299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081887s
2025-11-05T03:15:59.466444893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-05T03:15:59', 'update_kickass_url')
2025-11-05T03:15:59.470140184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.473147720Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-05T03:15:59.474688263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165187s
2025-11-05T03:15:59.476266551Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-05T03:15:59.477830149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.480142736Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-11-05T03:15:59.490639402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-05T03:15:59.492973012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-05T03:15:59.499839659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074271s
2025-11-05T03:15:59.501328907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-11-05T03:15:59.503068640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-11-05T03:15:59.506856036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038769s
2025-11-05T03:15:59.508539827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-05T03:15:59', 'added_indexerstatus')
2025-11-05T03:15:59.512251551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.515454220Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-05T03:15:59.517007638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124947s
2025-11-05T03:15:59.518631809Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-05T03:15:59.520316842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.522664860Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-11-05T03:15:59.531271390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:15:59.532975221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-05T03:15:59.534285169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-11-05T03:15:59.536390799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:15:59.545476154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092797s
2025-11-05T03:15:59.547093160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-05T03:15:59', 'add_unverifiedscenenumbering')
2025-11-05T03:15:59.550938723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.554309340Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-05T03:15:59.556013000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181665s
2025-11-05T03:15:59.557632792Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-05T03:15:59.559436705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.561803380Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-11-05T03:15:59.571237257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:15:59.573087793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-05T03:15:59.574358842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-11-05T03:15:59.576528391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:15:59.584973677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086158s
2025-11-05T03:15:59.586383275Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:15:59.587749316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-11-05T03:15:59.591053900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003327s
2025-11-05T03:15:59.592620926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-05T03:15:59', 'naming_config_replace_illegal_characters')
2025-11-05T03:15:59.596560699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.600007189Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-05T03:15:59.601779368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122883s
2025-11-05T03:15:59.603370802Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-05T03:15:59.604879700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.607252678Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-11-05T03:15:59.613504788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:15:59.615096102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:15:59.616365779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-11-05T03:15:59.618131895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:15:59.625959046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079147s
2025-11-05T03:15:59.627362593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-11-05T03:15:59.628929598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:15:59.632575329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036744s
2025-11-05T03:15:59.634133256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-05T03:15:59', 'add_tvmazeid')
2025-11-05T03:15:59.637713826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.641215938Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-05T03:15:59.642680157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123386s
2025-11-05T03:15:59.644302373Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-05T03:15:59.645969490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.648287077Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-11-05T03:15:59.655086599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-11-05T03:15:59.657251127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-05T03:15:59.662337649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051617s
2025-11-05T03:15:59.663932932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-05T03:15:59', 'add_additional_episodes_index')
2025-11-05T03:15:59.667718605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.670707864Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-05T03:15:59.672377376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135934s
2025-11-05T03:15:59.673961035Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-05T03:15:59.675447398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.677788261Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-11-05T03:15:59.680730265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-11-05T03:15:59.684791243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-11-05T03:15:59.690040373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052532s
2025-11-05T03:15:59.691610514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-05T03:15:59', 'disable_kickass')
2025-11-05T03:15:59.695281166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.698141986Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-05T03:15:59.699632247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134125s
2025-11-05T03:15:59.701242880Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-05T03:15:59.702908995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.705237855Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-11-05T03:15:59.710255008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-05T03:15:59.711932325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-05T03:15:59.713238575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-05T03:15:59.715294194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:15:59.723242499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080862s
2025-11-05T03:15:59.724882191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-05T03:15:59', 'add_reason_to_pending_releases')
2025-11-05T03:15:59.728725781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.732495021Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-05T03:15:59.734118830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173531s
2025-11-05T03:15:59.735706718Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-05T03:15:59.737273994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.739909801Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-11-05T03:15:59.743472956Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:15:59.745478926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-11-05T03:15:59.748624299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032212s
2025-11-05T03:15:59.750156925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-05T03:15:59', 'remove_titans_of_tv')
2025-11-05T03:15:59.753876405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.757042100Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-05T03:15:59.758565517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116929s
2025-11-05T03:15:59.760158685Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-05T03:15:59.761769910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.764073589Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-11-05T03:15:59.784218422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-05T03:15:59.786429795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-11-05T03:15:59.793678692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076961s
2025-11-05T03:15:59.795028881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-11-05T03:15:59.796954278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-11-05T03:15:59.804314158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075845s
2025-11-05T03:15:59.805441147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-05T03:15:59.806923553Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-11-05T03:15:59.808450227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-11-05T03:15:59.810205742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-11-05T03:15:59.817667657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075092s
2025-11-05T03:15:59.819074229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-11-05T03:15:59.820899535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-11-05T03:15:59.828119533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007291s
2025-11-05T03:15:59.829499321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-05T03:15:59.831684842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-05T03:15:59.834853613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029075s
2025-11-05T03:15:59.835949059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:15:59.837320911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:15:59.850443896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128942s
2025-11-05T03:15:59.852186215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-05T03:15:59.853682999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-11-05T03:15:59.854975101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-11-05T03:15:59.902489697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-11-05T03:15:59.911006157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-11-05T03:15:59.917970781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-05T03:15:59.920879789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-05T03:15:59.937933498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811323s
2025-11-05T03:15:59.939555384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-05T03:15:59', 'extra_and_subtitle_files')
2025-11-05T03:15:59.943355396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:15:59.947674012Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-05T03:15:59.949292200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909594s
2025-11-05T03:15:59.950969558Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-05T03:15:59.952584390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:15:59.955124214Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-11-05T03:15:59.960971779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:15:59.962576981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-05T03:15:59.964011680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-11-05T03:15:59.999723721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2025-11-05T03:16:00.005917283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-11-05T03:16:00.011319701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-05T03:16:00.014297898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-11-05T03:16:00.031345516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655435s
2025-11-05T03:16:00.032759884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:16:00.034212308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-11-05T03:16:00.035479199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-11-05T03:16:00.037361960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-11-05T03:16:00.044719957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074532s
2025-11-05T03:16:00.046334127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-05T03:16:00', 'add_scene_season_number')
2025-11-05T03:16:00.050096293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.053849871Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-05T03:16:00.055431506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166064s
2025-11-05T03:16:00.057098753Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-05T03:16:00.058832575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.061151925Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-11-05T03:16:00.064668276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.066230692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.080240482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138314s
2025-11-05T03:16:00.082218906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-05T03:16:00', 'add_ultrahd_quality_in_profiles')
2025-11-05T03:16:00.086457812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.089758167Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-05T03:16:00.091449012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235731s
2025-11-05T03:16:00.093153394Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-05T03:16:00.095343484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.097467812Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-11-05T03:16:00.106880946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:00.108692224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-05T03:16:00.110035168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-11-05T03:16:00.111831665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:00.120337022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085884s
2025-11-05T03:16:00.121784276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-05T03:16:00.123194496Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-11-05T03:16:00.124473401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-11-05T03:16:00.126218415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:00.133954102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007736s
2025-11-05T03:16:00.135219941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-05T03:16:00.136648006Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-11-05T03:16:00.137948545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-11-05T03:16:00.139674761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:00.147482372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078004s
2025-11-05T03:16:00.148831900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.150219845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.215526348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649263s
2025-11-05T03:16:00.217770527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-05T03:16:00', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-05T03:16:00.222563509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.228237374Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-05T03:16:00.230191358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779845s
2025-11-05T03:16:00.231879307Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-05T03:16:00.233598970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.235993752Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-11-05T03:16:00.239294689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.240799579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.252872049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118798s
2025-11-05T03:16:00.254810302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-05T03:16:00', 'fix_metadata_file_extensions')
2025-11-05T03:16:00.258871750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.262206916Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-05T03:16:00.263893151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214003s
2025-11-05T03:16:00.265564256Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-05T03:16:00.267077143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.269411453Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-11-05T03:16:00.272978155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:00.274949795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-11-05T03:16:00.278212996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033393s
2025-11-05T03:16:00.279747456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-05T03:16:00', 'remove_kickass')
2025-11-05T03:16:00.283629784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.286954949Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-05T03:16:00.288569811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121053s
2025-11-05T03:16:00.290258762Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-05T03:16:00.291894185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.294421755Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-11-05T03:16:00.298497993Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:00.300049106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-11-05T03:16:00.304079552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040963s
2025-11-05T03:16:00.305633140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-05T03:16:00', 'rename_torrent_downloadstation')
2025-11-05T03:16:00.310006667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.313657037Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-05T03:16:00.315366640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137354s
2025-11-05T03:16:00.316985009Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-05T03:16:00.318510781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.320872787Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-11-05T03:16:00.323934442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-05T03:16:00.327208255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-05T03:16:00.331587022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043735s
2025-11-05T03:16:00.333177394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-05T03:16:00', 'update_btn_url')
2025-11-05T03:16:00.336847284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.340770093Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-05T03:16:00.342310315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135875s
2025-11-05T03:16:00.343892411Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-05T03:16:00.345401048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.347656831Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-11-05T03:16:00.351176538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:00.353129480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-11-05T03:16:00.356219853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003095s
2025-11-05T03:16:00.357673440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-05T03:16:00', 'remove_wombles')
2025-11-05T03:16:00.361398361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.364709067Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-05T03:16:00.366545946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116863s
2025-11-05T03:16:00.367776514Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-05T03:16:00.369436587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.371744434Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-11-05T03:16:00.375486209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-05T03:16:00.377700628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-05T03:16:00.380717723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029895s
2025-11-05T03:16:00.382099115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.383563042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.398290689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145944s
2025-11-05T03:16:00.400317119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-05T03:16:00', 'fix_extra_file_extension')
2025-11-05T03:16:00.404418507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.407261793Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-05T03:16:00.408934711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237648s
2025-11-05T03:16:00.410565986Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-05T03:16:00.412133603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.414495078Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-11-05T03:16:00.417785814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.419283039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.427316115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078873s
2025-11-05T03:16:00.429136360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-05T03:16:00', 'import_extra_files')
2025-11-05T03:16:00.433047446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.435939329Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-05T03:16:00.437487587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166455s
2025-11-05T03:16:00.439101977Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-05T03:16:00.440733252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.443052292Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-11-05T03:16:00.446224800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.447677445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.454731420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069057s
2025-11-05T03:16:00.456516564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-05T03:16:00', 'fix_extra_files_config')
2025-11-05T03:16:00.460428862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.463413432Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-05T03:16:00.465014055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157024s
2025-11-05T03:16:00.466616752Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-05T03:16:00.468256614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.470583429Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-11-05T03:16:00.480201366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-05T03:16:00.482283619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-11-05T03:16:00.487656128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057124s
2025-11-05T03:16:00.489097450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-05T03:16:00.490785108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-05T03:16:00.494514999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037668s
2025-11-05T03:16:00.495890298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:00.497275167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-11-05T03:16:00.498572900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-11-05T03:16:00.500384207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:00.508736075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084331s
2025-11-05T03:16:00.510120422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.511497245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.618843130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069446s
2025-11-05T03:16:00.620691351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-11-05T03:16:00.658225241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-11-05T03:16:00.663470584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-11-05T03:16:00.667514155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-05T03:16:00.670448885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-05T03:16:00.688013023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-05T03:16:00.691785309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694869s
2025-11-05T03:16:00.693400160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-05T03:16:00', 'create_language_profiles')
2025-11-05T03:16:00.697194341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.703707706Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-05T03:16:00.705384012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0814667s
2025-11-05T03:16:00.707136601Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-05T03:16:00.708803137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.711492662Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-11-05T03:16:00.716037975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:16:00.717638818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:00.718937453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-11-05T03:16:00.720822409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-11-05T03:16:00.728864352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081117s
2025-11-05T03:16:00.730494024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-05T03:16:00', 'added_regex_to_scenemapping')
2025-11-05T03:16:00.734370680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.737557206Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-05T03:16:00.739262069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168705s
2025-11-05T03:16:00.740954798Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-05T03:16:00.742621244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.744979843Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-11-05T03:16:00.748437716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:00.749912115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:00.765323989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151793s
2025-11-05T03:16:00.767283064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-05T03:16:00', 'consolidate_indexer_baseurl')
2025-11-05T03:16:00.771350735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.774476098Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-05T03:16:00.776176742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245543s
2025-11-05T03:16:00.777803808Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-05T03:16:00.779424201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.781768912Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-11-05T03:16:00.799728877Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-11-05T03:16:00.909556279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-05T03:16:00.917278189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-11-05T03:16:00.924036958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-05T03:16:00.927163644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-05T03:16:00.945025551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-05T03:16:00.949040957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470432s
2025-11-05T03:16:00.950637422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-05T03:16:00', 'rename_indexer_status_id')
2025-11-05T03:16:00.954410740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:00.960441834Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-05T03:16:00.962129713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1584953s
2025-11-05T03:16:00.963785808Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-05T03:16:00.965473266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:00.967881114Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-11-05T03:16:00.976459668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-05T03:16:00.978627854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:00.985456414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071941s
2025-11-05T03:16:00.986950864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-05T03:16:00.988918225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-05T03:16:00.993029403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041738s
2025-11-05T03:16:00.994618874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-05T03:16:00', 'add_downloadclient_status')
2025-11-05T03:16:00.998417814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.002201362Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-05T03:16:01.003861265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133782s
2025-11-05T03:16:01.005525376Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-05T03:16:01.007032651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.009590963Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-11-05T03:16:01.012822900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-11-05T03:16:01.016657021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-11-05T03:16:01.021763754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050901s
2025-11-05T03:16:01.023334497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-05T03:16:01', 'disable_nyaa')
2025-11-05T03:16:01.027011231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.030388321Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-05T03:16:01.031882349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137701s
2025-11-05T03:16:01.033457241Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-05T03:16:01.035259901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.037585834Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-11-05T03:16:01.041049328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:01.042523055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:01.089395630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465858s
2025-11-05T03:16:01.091462031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-05T03:16:01', 'add_webrip_and_br480_qualites_in_profile')
2025-11-05T03:16:01.096037103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.101168686Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-05T03:16:01.103002008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586241s
2025-11-05T03:16:01.104686760Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-05T03:16:01.106360551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.108936508Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-11-05T03:16:01.113481029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-05T03:16:01.115289440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-05T03:16:01.119329947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040914s
2025-11-05T03:16:01.120948385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-05T03:16:01', 'add_history_eventType_index')
2025-11-05T03:16:01.124909562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.129119840Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-05T03:16:01.130780334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139388s
2025-11-05T03:16:01.132426268Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-05T03:16:01.134333538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.136647778Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-11-05T03:16:01.144701966Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-05T03:16:01.185821346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-11-05T03:16:01.192380904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-11-05T03:16:01.198279021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-05T03:16:01.201358421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-05T03:16:01.220063447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-05T03:16:01.223725130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769322s
2025-11-05T03:16:01.225122985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:01.226534818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-05T03:16:01.227836920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-05T03:16:01.229830945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-05T03:16:01.237641412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079319s
2025-11-05T03:16:01.239005479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-05T03:16:01.241395462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-05T03:16:01.244468169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030693s
2025-11-05T03:16:01.245790131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:01.247183517Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-11-05T03:16:01.248541030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-05T03:16:01.288405332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-11-05T03:16:01.296176461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-11-05T03:16:01.303228520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-05T03:16:01.306401229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-05T03:16:01.326066889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-05T03:16:01.330760280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801772s
2025-11-05T03:16:01.332645115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-05T03:16:01', 'separate_automatic_and_interactive_searches')
2025-11-05T03:16:01.336797887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.344487752Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-05T03:16:01.346551748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941006s
2025-11-05T03:16:01.348500943Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-05T03:16:01.350361690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.352954140Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-11-05T03:16:01.366764509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-11-05T03:16:01.368816190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-05T03:16:01.373285991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045661s
2025-11-05T03:16:01.375021114Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-11-05T03:16:01.377032785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-11-05T03:16:01.380283040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034299s
2025-11-05T03:16:01.381475992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-11-05T03:16:01.383442833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-05T03:16:01.387325371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040535s
2025-11-05T03:16:01.388820912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-05T03:16:01.390404070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-05T03:16:01.393383510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029911s
2025-11-05T03:16:01.394806175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-05T03:16:01.396559455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-05T03:16:01.400383215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00391s
2025-11-05T03:16:01.401947705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-05T03:16:01', 'update_series_episodes_history_indexes')
2025-11-05T03:16:01.405965565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.410035611Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-05T03:16:01.411918011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136086s
2025-11-05T03:16:01.413634067Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-05T03:16:01.415249600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.417638690Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-11-05T03:16:01.421074218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-11-05T03:16:01.425544219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-11-05T03:16:01.431498149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059685s
2025-11-05T03:16:01.433128742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-05T03:16:01', 'update_animetosho_url')
2025-11-05T03:16:01.436846077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.439759133Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-05T03:16:01.441371139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142907s
2025-11-05T03:16:01.442992484Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-05T03:16:01.444703279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.447129374Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-11-05T03:16:01.450880828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:01.452435068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:01.484007754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312554s
2025-11-05T03:16:01.486140117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-05T03:16:01', 'add_remux_qualities_in_profile')
2025-11-05T03:16:01.490574216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.495183928Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-05T03:16:01.496968953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427817s
2025-11-05T03:16:01.498636160Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-05T03:16:01.500318127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.502713360Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-11-05T03:16:01.506976615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-11-05T03:16:01.508746929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-05T03:16:01.512745711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040524s
2025-11-05T03:16:01.514345883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-05T03:16:01', 'add_history_seriesId_index')
2025-11-05T03:16:01.518129041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.521901497Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-05T03:16:01.523557833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013274s
2025-11-05T03:16:01.525181192Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-05T03:16:01.526819270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.529146997Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-11-05T03:16:01.538373807Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:01.540584138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-05T03:16:01.544036860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035022s
2025-11-05T03:16:01.545319683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:01.547113926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-05T03:16:01.550081151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030197s
2025-11-05T03:16:01.551609769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-05T03:16:01', 'remove_media_browser_metadata')
2025-11-05T03:16:01.555496576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.559682735Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-05T03:16:01.561365504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126385s
2025-11-05T03:16:01.562970947Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-05T03:16:01.564921334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.567241175Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-11-05T03:16:01.572121973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:01.574106880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-05T03:16:01.577428919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033521s
2025-11-05T03:16:01.578732204Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:01.580566888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-05T03:16:01.583596729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031296s
2025-11-05T03:16:01.585171370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-05T03:16:01', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-05T03:16:01.589392139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.593285970Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-05T03:16:01.595326048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127947s
2025-11-05T03:16:01.596953675Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-05T03:16:01.598467804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.600806614Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-11-05T03:16:01.607042721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-05T03:16:01.609241348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-11-05T03:16:01.614575950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058335s
2025-11-05T03:16:01.616201233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-05T03:16:01', 'add_custom_filters')
2025-11-05T03:16:01.620155555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.624168796Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-05T03:16:01.625704418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155012s
2025-11-05T03:16:01.627320503Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-05T03:16:01.629124084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.631432903Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-11-05T03:16:01.638092985Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-05T03:16:01.640396643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-05T03:16:01.659564941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195367s
2025-11-05T03:16:01.660899148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-05T03:16:01.662451965Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s
2025-11-05T03:16:01.663712864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-05T03:16:01.665981893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:01.674479383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087245s
2025-11-05T03:16:01.676037531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-05T03:16:01', 'rename_restrictions_to_release_profiles')
2025-11-05T03:16:01.680007375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.684559681Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-05T03:16:01.686367973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188294s
2025-11-05T03:16:01.688102195Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-05T03:16:01.689932550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.692293795Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-11-05T03:16:01.706933504Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-05T03:16:01.709001388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-05T03:16:01.728691867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196741s
2025-11-05T03:16:01.730118039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:16:01.731601777Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-11-05T03:16:01.732896835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-05T03:16:01.734812091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-05T03:16:01.742818894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081242s
2025-11-05T03:16:01.744196628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-05T03:16:01.745694384Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-11-05T03:16:01.746954251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-05T03:16:01.748849808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-05T03:16:01.756781239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080208s
2025-11-05T03:16:01.758103702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:01.759531868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-05T03:16:01.762444984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029989s
2025-11-05T03:16:01.763756064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:01.765110662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-05T03:16:01.768008838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028603s
2025-11-05T03:16:01.769461894Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-11-05T03:16:01.827886068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-11-05T03:16:01.844124366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-11-05T03:16:01.860844995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:01.864842986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:01.883018274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:01.886708785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:01.890331781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:01.893739382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:01.897324642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:01.900774018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:01.904364988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331482s
2025-11-05T03:16:01.905959930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-05T03:16:01', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-05T03:16:01.910042311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.914603235Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-05T03:16:01.916485866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143401s
2025-11-05T03:16:01.918140798Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-05T03:16:01.919973679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.922639146Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-11-05T03:16:01.927838836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:01.929455863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-05T03:16:01.930891794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-11-05T03:16:01.932812091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-05T03:16:01.941471086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086911s
2025-11-05T03:16:01.942999454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-05T03:16:01', 'add_relative_original_path_to_episode_file')
2025-11-05T03:16:01.947353972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.950187729Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-05T03:16:01.952052153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175251s
2025-11-05T03:16:01.953656173Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-05T03:16:01.955833257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.957618241Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-11-05T03:16:01.962060216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:01.963684516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-05T03:16:01.964935325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-11-05T03:16:01.966845391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-11-05T03:16:01.975304946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086014s
2025-11-05T03:16:01.976884376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-05T03:16:01', 'episode_last_searched_time')
2025-11-05T03:16:01.980870924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:01.983999323Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-05T03:16:01.985634025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173533s
2025-11-05T03:16:01.987245780Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-05T03:16:01.988930071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:01.991253840Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-11-05T03:16:01.995120456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:01.996635267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:02.005243771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084415s
2025-11-05T03:16:02.006906299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-05T03:16:02.008964123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-05T03:16:02.012214939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029455s
2025-11-05T03:16:02.013533594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-05T03:16:02', 'download_propers_config')
2025-11-05T03:16:02.017362995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.020629833Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-05T03:16:02.022258042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117156s
2025-11-05T03:16:02.023892112Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-05T03:16:02.025584089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.027931977Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-11-05T03:16:02.033281830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-05T03:16:02.034929237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:02.036238934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-05T03:16:02.038159923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:02.046932427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089316s
2025-11-05T03:16:02.048316794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:02.049719369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:02.344513386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2943577s
2025-11-05T03:16:02.346669377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-05T03:16:02', 'add_download_client_priority')
2025-11-05T03:16:02.351056501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.356212834Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-05T03:16:02.357900743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3065077s
2025-11-05T03:16:02.359588100Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-05T03:16:02.361293394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.363662765Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-11-05T03:16:02.373577630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:16:02.375398637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-11-05T03:16:02.376743385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-11-05T03:16:02.378690446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-11-05T03:16:02.387510055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088896s
2025-11-05T03:16:02.388932780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:02.390322027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-11-05T03:16:02.393653666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003398s
2025-11-05T03:16:02.395212585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-05T03:16:02', 'add_specials_folder_format')
2025-11-05T03:16:02.399048259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.402720694Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-05T03:16:02.404435657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124882s
2025-11-05T03:16:02.406052363Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-05T03:16:02.407695020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.410077558Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-11-05T03:16:02.416457755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:02.418116916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-05T03:16:02.419404118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-05T03:16:02.421327270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:02.430255148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090235s
2025-11-05T03:16:02.431613403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:02.433055487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-11-05T03:16:02.434308801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-05T03:16:02.436267134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:02.444672930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084514s
2025-11-05T03:16:02.446226388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-05T03:16:02', 'health_issue_notification')
2025-11-05T03:16:02.450053254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.453450134Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-05T03:16:02.455089155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172657s
2025-11-05T03:16:02.456672724Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-05T03:16:02.458530134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.460850436Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-11-05T03:16:02.467313991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-05T03:16:02.468953422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-05T03:16:02.470237908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-05T03:16:02.472107363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:02.480958867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089616s
2025-11-05T03:16:02.482327462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-05T03:16:02.483774176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-05T03:16:02.485124104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-05T03:16:02.486940341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:02.495518745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086651s
2025-11-05T03:16:02.497118406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-05T03:16:02', 'add_indexer_and_enabled_to_release_profiles')
2025-11-05T03:16:02.501136557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.504296019Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-05T03:16:02.506128609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174894s
2025-11-05T03:16:02.507735004Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-05T03:16:02.509417753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.511746051Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-11-05T03:16:02.518202251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:02.519758825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-11-05T03:16:02.521064504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-11-05T03:16:02.522970262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-11-05T03:16:02.531801274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008948s
2025-11-05T03:16:02.533181844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-11-05T03:16:02.535095107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-11-05T03:16:02.543305811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082836s
2025-11-05T03:16:02.544675729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-11-05T03:16:02.546505975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-11-05T03:16:02.554752280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082763s
2025-11-05T03:16:02.556321029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-05T03:16:02', 'add_airedbefore_to_episodes')
2025-11-05T03:16:02.560124678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.563294801Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-05T03:16:02.564990536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168931s
2025-11-05T03:16:02.566591179Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-05T03:16:02.568092221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.570398295Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-11-05T03:16:02.574424802Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:02.576397395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-11-05T03:16:02.579425151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031155s
2025-11-05T03:16:02.580771112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-11-05T03:16:02.584477435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-11-05T03:16:02.589182118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047383s
2025-11-05T03:16:02.590744234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-05T03:16:02', 'remove_bitmetv')
2025-11-05T03:16:02.594376698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.597388112Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-05T03:16:02.598878794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129378s
2025-11-05T03:16:02.600456010Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-05T03:16:02.602018997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.604282225Z [Info] add_download_history: Starting migration of Main DB to 139
2025-11-05T03:16:02.620285209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-05T03:16:02.622700502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-11-05T03:16:02.630514967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083927s
2025-11-05T03:16:02.631901940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-05T03:16:02.633597124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-05T03:16:02.637394791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003836s
2025-11-05T03:16:02.638752114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-11-05T03:16:02.640443450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-05T03:16:02.644075363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036778s
2025-11-05T03:16:02.645434650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-05T03:16:02.647138361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-05T03:16:02.650859234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037804s
2025-11-05T03:16:02.652224483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:02.653598299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:02.682295545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280063s
2025-11-05T03:16:02.683944906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-05T03:16:02', 'add_download_history')
2025-11-05T03:16:02.687869959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.691546222Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-05T03:16:02.693243049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379284s
2025-11-05T03:16:02.694890466Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-05T03:16:02.696692114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.699146266Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-11-05T03:16:02.702810023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-05T03:16:02.704773938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-05T03:16:02.708656676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038526s
2025-11-05T03:16:02.710257249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-05T03:16:02', 'remove_chown_and_folderchmod_config_v2')
2025-11-05T03:16:02.714282565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.717155450Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-05T03:16:02.719350169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124037s
2025-11-05T03:16:02.720589775Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-05T03:16:02.722159466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.724482574Z [Info] add_update_history: Starting migration of Main DB to 141
2025-11-05T03:16:02.726127707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-05T03:16:02', 'add_update_history')
2025-11-05T03:16:02.729890253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.732801615Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-05T03:16:02.734378951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106525s
2025-11-05T03:16:02.735862869Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-05T03:16:02.737345445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.739542649Z [Info] import_lists: Starting migration of Main DB to 142
2025-11-05T03:16:02.759645389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-05T03:16:02.761765588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-11-05T03:16:02.770369163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088396s
2025-11-05T03:16:02.771423997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-05T03:16:02.773037746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-05T03:16:02.776731033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037133s
2025-11-05T03:16:02.778078306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-05T03:16:02.779970316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-11-05T03:16:02.786709606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068674s
2025-11-05T03:16:02.787882127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-05T03:16:02.789628534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:02.793599360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040164s
2025-11-05T03:16:02.794937214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-05T03:16:02.796773341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-11-05T03:16:02.801244584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047223s
2025-11-05T03:16:02.802611407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-11-05T03:16:02.804356901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-05T03:16:02.808552420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042224s
2025-11-05T03:16:02.810174526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-05T03:16:02', 'import_lists')
2025-11-05T03:16:02.813846370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.817694509Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-05T03:16:02.819511387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133971s
2025-11-05T03:16:02.820886566Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-05T03:16:02.822519334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.824876040Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-11-05T03:16:02.829866258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:02.831384646Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-05T03:16:02.832677830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-05T03:16:02.834430859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-05T03:16:02.844045209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096904s
2025-11-05T03:16:02.845637135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-05T03:16:02', 'add_priority_to_indexers')
2025-11-05T03:16:02.849484642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.852417939Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-05T03:16:02.854010656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180854s
2025-11-05T03:16:02.855596279Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-05T03:16:02.857443408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.859771035Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-11-05T03:16:02.866645037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-05T03:16:02.867772247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-11-05T03:16:02.869144039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-11-05T03:16:02.870994666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:02.880678856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097884s
2025-11-05T03:16:02.882041630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-05T03:16:02.883469646Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-11-05T03:16:02.884743300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-11-05T03:16:02.886560940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:02.895705313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092326s
2025-11-05T03:16:02.897319824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-05T03:16:02', 'import_lists_series_type_and_season_folder')
2025-11-05T03:16:02.901388988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.904469571Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-05T03:16:02.906294476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180305s
2025-11-05T03:16:02.907922865Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-05T03:16:02.909404869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.911735462Z [Info] remove_growl: Starting migration of Main DB to 145
2025-11-05T03:16:02.915420102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:02.917424278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-05T03:16:02.920633720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032707s
2025-11-05T03:16:02.922164924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-05T03:16:02', 'remove_growl')
2025-11-05T03:16:02.925843341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.928671796Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-05T03:16:02.930135163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113689s
2025-11-05T03:16:02.931709192Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-05T03:16:02.933479597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.936119122Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-11-05T03:16:02.937726168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-05T03:16:02', 'cleanup_duplicates_updatehistory')
2025-11-05T03:16:02.941732545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.944510249Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-05T03:16:02.946268309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110451s
2025-11-05T03:16:02.947805795Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-05T03:16:02.949480848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.951647711Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-11-05T03:16:02.955735222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:02.956978435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:02.962884017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058094s
2025-11-05T03:16:02.964573549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-05T03:16:02', 'swap_filechmod_for_folderchmod')
2025-11-05T03:16:02.968622392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:02.972200357Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-05T03:16:02.973681599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150005s
2025-11-05T03:16:02.975328075Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-05T03:16:02.976942315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:02.979254862Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-11-05T03:16:02.982647654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-05T03:16:02.985520038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-05T03:16:02.989859816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038642s
2025-11-05T03:16:02.990768706Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-05T03:16:02.993977387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-05T03:16:02.998001921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040199s
2025-11-05T03:16:02.999501791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-05T03:16:02', 'mediainfo_channels')
2025-11-05T03:16:03.003263486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.007535098Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-05T03:16:03.009149999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013662s
2025-11-05T03:16:03.010975445Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-05T03:16:03.012458141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.014804085Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-11-05T03:16:03.021191156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:03.022812040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:03.024084773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-11-05T03:16:03.026037425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:03.035808540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098811s
2025-11-05T03:16:03.037227347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:03.038694221Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-11-05T03:16:03.039976934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-11-05T03:16:03.041912802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:03.051076995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092741s
2025-11-05T03:16:03.052724673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-05T03:16:03', 'add_on_delete_to_notifications')
2025-11-05T03:16:03.056614425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.060668829Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-05T03:16:03.062355756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188738s
2025-11-05T03:16:03.063976360Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-05T03:16:03.065601502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.067929139Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-11-05T03:16:03.074317824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-05T03:16:03.075913477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-05T03:16:03.077216280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-11-05T03:16:03.079105715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-11-05T03:16:03.088446754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094132s
2025-11-05T03:16:03.089854910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-11-05T03:16:03.091644393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-11-05T03:16:03.100657011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090954s
2025-11-05T03:16:03.102028823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-11-05T03:16:03.103776873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-11-05T03:16:03.112565610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088343s
2025-11-05T03:16:03.114198699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-05T03:16:03', 'add_scene_mapping_origin')
2025-11-05T03:16:03.118030304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.121097140Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-05T03:16:03.122708675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174168s
2025-11-05T03:16:03.124379960Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-05T03:16:03.126038560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.128381528Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-11-05T03:16:03.139442952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:03.141237044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-11-05T03:16:03.144765600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036645s
2025-11-05T03:16:03.146065668Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:03.147413512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-11-05T03:16:03.150518303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031355s
2025-11-05T03:16:03.151819423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:03.153194742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-11-05T03:16:03.156275566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031521s
2025-11-05T03:16:03.157877382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-05T03:16:03', 'remove_custom_filter_type')
2025-11-05T03:16:03.161648305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.164740081Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-05T03:16:03.166342818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116265s
2025-11-05T03:16:03.168219196Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-05T03:16:03.169621149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.171931431Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-11-05T03:16:03.175025602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-05T03:16:03.178450709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-05T03:16:03.183109219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046482s
2025-11-05T03:16:03.184675684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-05T03:16:03', 'update_btn_url_to_https')
2025-11-05T03:16:03.188435966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.191510988Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-05T03:16:03.193118455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130965s
2025-11-05T03:16:03.194675831Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-05T03:16:03.196508150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.198827330Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-11-05T03:16:03.203641564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:03.205265093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-05T03:16:03.206545391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-11-05T03:16:03.208694849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:03.219044550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104422s
2025-11-05T03:16:03.220731106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-05T03:16:03', 'add_on_episodefiledelete_for_upgrade')
2025-11-05T03:16:03.224723405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.228317172Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-05T03:16:03.229754346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194428s
2025-11-05T03:16:03.231365991Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-05T03:16:03.232998729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.235344662Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-11-05T03:16:03.239894614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-05T03:16:03.241543916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-05T03:16:03.242839204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-11-05T03:16:03.244648267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-11-05T03:16:03.254198036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096044s
2025-11-05T03:16:03.255822647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-05T03:16:03', 'add_name_release_profile')
2025-11-05T03:16:03.259576496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.263061744Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-05T03:16:03.264693991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018548s
2025-11-05T03:16:03.266272319Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-05T03:16:03.268479133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.270312084Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-11-05T03:16:03.273669414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.275135176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.315340765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398817s
2025-11-05T03:16:03.317476987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-05T03:16:03', 'add_arabic_and_hindi_languages')
2025-11-05T03:16:03.321833429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.325465833Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-05T03:16:03.327148762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503134s
2025-11-05T03:16:03.328796871Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-05T03:16:03.330436873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.332826645Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-11-05T03:16:03.341895567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-05T03:16:03.343677054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-05T03:16:03.344989106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-05T03:16:03.347016489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:03.357113811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101934s
2025-11-05T03:16:03.358472898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-05T03:16:03.359860853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-05T03:16:03.362981546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032009s
2025-11-05T03:16:03.364545365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-05T03:16:03', 'add_bypass_to_delay_profile')
2025-11-05T03:16:03.368325276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.371549188Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-05T03:16:03.373209481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117947s
2025-11-05T03:16:03.374870436Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-05T03:16:03.376576501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.378913177Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-11-05T03:16:03.382278824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.383779365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.409258551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252249s
2025-11-05T03:16:03.411282687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-05T03:16:03', 'email_multiple_addresses')
2025-11-05T03:16:03.415295397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.418816637Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-05T03:16:03.420450497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035036s
2025-11-05T03:16:03.422056862Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-05T03:16:03.423640110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.425973569Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-11-05T03:16:03.432631936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-05T03:16:03.434283803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-05T03:16:03.435576426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-05T03:16:03.437655442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:03.447746101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101374s
2025-11-05T03:16:03.449131020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-05T03:16:03.451090245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:03.460471896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094915s
2025-11-05T03:16:03.461843508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.463162093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.741912243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2782844s
2025-11-05T03:16:03.744362697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-05T03:16:03', 'cdh_per_downloadclient')
2025-11-05T03:16:03.748597194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.756183370Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-05T03:16:03.757761167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2929689s
2025-11-05T03:16:03.759586843Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-05T03:16:03.761145402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.763653402Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-11-05T03:16:03.768524060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:03.770118480Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:16:03.771421043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-05T03:16:03.773158632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-05T03:16:03.782457877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094146s
2025-11-05T03:16:03.784141918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-05T03:16:03', 'add_indexer_tags')
2025-11-05T03:16:03.787895216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.791184870Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-05T03:16:03.792728999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018198s
2025-11-05T03:16:03.794344703Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-05T03:16:03.796027832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.798378175Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-11-05T03:16:03.802078867Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-05T03:16:03.803867438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-05T03:16:03.826050056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221777s
2025-11-05T03:16:03.827817535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-05T03:16:03', 'rename_blacklist_to_blocklist')
2025-11-05T03:16:03.831765635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.835344722Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-05T03:16:03.837037861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315999s
2025-11-05T03:16:03.838662372Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-05T03:16:03.840272795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.842587747Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-11-05T03:16:03.847861235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:03.849886864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-05T03:16:03.853159103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033666s
2025-11-05T03:16:03.854476386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:03.856298034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-05T03:16:03.859158374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029305s
2025-11-05T03:16:03.860482119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.861887269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.906050247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439186s
2025-11-05T03:16:03.908179043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-05T03:16:03', 'remove_plex_hometheatre')
2025-11-05T03:16:03.912351776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.915981134Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-05T03:16:03.917595886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540857s
2025-11-05T03:16:03.919252582Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-05T03:16:03.920897744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.923278518Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-11-05T03:16:03.926877315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.928408428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.947108122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181734s
2025-11-05T03:16:03.948986945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-05T03:16:03', 'release_profile_to_array')
2025-11-05T03:16:03.952971068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:03.956301665Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-05T03:16:03.957924843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278294s
2025-11-05T03:16:03.959562351Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-05T03:16:03.961136049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:03.963478216Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-11-05T03:16:03.966855737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:03.968351689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:03.996413114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278103s
2025-11-05T03:16:03.998438613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-05T03:16:03', 'mediainfo_to_ffmpeg')
2025-11-05T03:16:04.003000349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.005445903Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-05T03:16:04.007000373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370922s
2025-11-05T03:16:04.008740227Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-05T03:16:04.010405019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.012872227Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-11-05T03:16:04.017839549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:04.019450774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-05T03:16:04.020764429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-05T03:16:04.022653884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:04.032584350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010075s
2025-11-05T03:16:04.034183140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-05T03:16:04', 'download_client_per_indexer')
2025-11-05T03:16:04.038028653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.041113224Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-05T03:16:04.042766804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186521s
2025-11-05T03:16:04.044416426Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-05T03:16:04.046106799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.048448294Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-11-05T03:16:04.053327078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:04.054951740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:16:04.056253030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-05T03:16:04.058465385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:04.068104825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099672s
2025-11-05T03:16:04.069812624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-05T03:16:04', 'add_on_update_to_notifications')
2025-11-05T03:16:04.074070779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.077280642Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-05T03:16:04.079046588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191979s
2025-11-05T03:16:04.080770890Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-05T03:16:04.082259187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.084638198Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-11-05T03:16:04.088133796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:04.089615149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:04.099088785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092458s
2025-11-05T03:16:04.100899461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-05T03:16:04', 'update_series_sort_title')
2025-11-05T03:16:04.105011922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.108830612Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-05T03:16:04.110450504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192087s
2025-11-05T03:16:04.112098622Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-05T03:16:04.113685778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.116046101Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-11-05T03:16:04.120394016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:04.121945551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-11-05T03:16:04.123202101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-11-05T03:16:04.124954119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-11-05T03:16:04.134744142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096171s
2025-11-05T03:16:04.136139051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-05T03:16:04', 'add_tvdbid_to_episode')
2025-11-05T03:16:04.140055528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.143338569Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-05T03:16:04.144879241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184634s
2025-11-05T03:16:04.146476668Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-05T03:16:04.148295430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.150782869Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-11-05T03:16:04.155119681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-05T03:16:04.156776387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:04.158073990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-11-05T03:16:04.160077464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-11-05T03:16:04.169490408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095449s
2025-11-05T03:16:04.171048326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-05T03:16:04', 'add_additional_info_to_pending_releases')
2025-11-05T03:16:04.175129343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.178525161Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-05T03:16:04.180321579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186758s
2025-11-05T03:16:04.182202747Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-05T03:16:04.183686965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.186102940Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-11-05T03:16:04.189637558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:04.191112448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:04.229039138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376051s
2025-11-05T03:16:04.231136331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-05T03:16:04', 'add_malayalam_and_ukrainian_languages')
2025-11-05T03:16:04.235693577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.239375071Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-05T03:16:04.241172590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482497s
2025-11-05T03:16:04.242802031Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-05T03:16:04.244561454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.246890995Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-11-05T03:16:04.251364964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-05T03:16:04.252984375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-05T03:16:04.254274874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-11-05T03:16:04.256143717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-11-05T03:16:04.265522241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094844s
2025-11-05T03:16:04.267156131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-05T03:16:04', 'add_language_tags_to_subtitle_files')
2025-11-05T03:16:04.271350607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.274311019Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-05T03:16:04.276063427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183159s
2025-11-05T03:16:04.277678449Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-05T03:16:04.279227409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.281554865Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-11-05T03:16:04.304099121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-05T03:16:04.306554135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-11-05T03:16:04.313016257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069765s
2025-11-05T03:16:04.314618252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-05T03:16:04.316377054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-05T03:16:04.320265975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038698s
2025-11-05T03:16:04.321464498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:16:04.322927945Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-11-05T03:16:04.324241099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-05T03:16:04.326137819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:04.335709683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096851s
2025-11-05T03:16:04.337098199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:16:04.338583520Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-05T03:16:04.339839349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-05T03:16:04.341766159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:04.351093060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094175s
2025-11-05T03:16:04.352518871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:16:04.353992849Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-11-05T03:16:04.355259820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-05T03:16:04.357156670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:04.366523921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094602s
2025-11-05T03:16:04.367885904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:04.369261965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:04.446566698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769628s
2025-11-05T03:16:04.448515563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:04.449926724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:04.464135766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140054s
2025-11-05T03:16:04.466130313Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-05T03:16:04.517141300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-11-05T03:16:04.524465428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-11-05T03:16:04.530814011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-05T03:16:04.533870085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-05T03:16:04.556444452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088644s
2025-11-05T03:16:04.557888159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-05T03:16:04.617516889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-11-05T03:16:04.624056478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-11-05T03:16:04.629325016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-05T03:16:04.632550150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-05T03:16:04.655156882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095264s
2025-11-05T03:16:04.656555449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:04.658466527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-05T03:16:04.661727593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033938s
2025-11-05T03:16:04.663280480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-05T03:16:04', 'add_custom_formats')
2025-11-05T03:16:04.666979228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.674624032Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-05T03:16:04.676191448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163015s
2025-11-05T03:16:04.677914207Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-05T03:16:04.679956630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.682855557Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-11-05T03:16:04.688530915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-05T03:16:04.690122089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-05T03:16:04.691554484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-11-05T03:16:04.693719633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:04.704360971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105263s
2025-11-05T03:16:04.705973248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-05T03:16:04', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-05T03:16:04.710484362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.714409676Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-05T03:16:04.716466107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020875s
2025-11-05T03:16:04.718083574Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-05T03:16:04.719552642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.721934177Z [Info] remove_omg: Starting migration of Main DB to 173
2025-11-05T03:16:04.725138460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-05T03:16:04.727467229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-05T03:16:04.730620939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031824s
2025-11-05T03:16:04.732254980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-05T03:16:04', 'remove_omg')
2025-11-05T03:16:04.736432331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.738949269Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-05T03:16:04.740420021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115508s
2025-11-05T03:16:04.741974842Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-05T03:16:04.743516085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.745822479Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-11-05T03:16:04.751032400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-05T03:16:04.752545557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-11-05T03:16:04.753842449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-05T03:16:04.755487752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-05T03:16:04.764797558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093547s
2025-11-05T03:16:04.766157126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-05T03:16:04.767897491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-05T03:16:04.776810178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090027s
2025-11-05T03:16:04.778388115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-05T03:16:04', 'add_salt_to_users')
2025-11-05T03:16:04.782121793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:04.785217046Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-05T03:16:04.786760954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174386s
2025-11-05T03:16:04.788411568Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-05T03:16:04.790158245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:04.792606375Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-11-05T03:16:04.805248061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:04.806875257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:04.808177720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-11-05T03:16:04.810001633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:04.820056500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010134s
2025-11-05T03:16:04.821450286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-05T03:16:04.822869534Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-11-05T03:16:04.824155003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-11-05T03:16:04.825892161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:04.835243691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094344s
2025-11-05T03:16:04.836632017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-05T03:16:04.838044391Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-11-05T03:16:04.839319578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-11-05T03:16:04.841068430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:04.850544090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095524s
2025-11-05T03:16:04.851918418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.854098788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.857127838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030333s
2025-11-05T03:16:04.858452134Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.860590961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.863503115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029057s
2025-11-05T03:16:04.864857743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.866984766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-05T03:16:04.869886228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028879s
2025-11-05T03:16:04.871237620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-11-05T03:16:04.919943004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:04.928173518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-11-05T03:16:04.936024256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-05T03:16:04.939210973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-05T03:16:04.961611589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-05T03:16:04.965607907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092495s
2025-11-05T03:16:04.966771149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-05T03:16:05.015740816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:05.023362052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-11-05T03:16:05.029783793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-05T03:16:05.033660339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-05T03:16:05.056017217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-05T03:16:05.059812169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-05T03:16:05.064114222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-05T03:16:05.068023764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-05T03:16:05.071960712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-05T03:16:05.075596012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071495s
2025-11-05T03:16:05.077131614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-11-05T03:16:05.127440247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:05.136462204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-11-05T03:16:05.144642787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-05T03:16:05.147932862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-05T03:16:05.170465334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-05T03:16:05.174569178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957597s
2025-11-05T03:16:05.175957022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-11-05T03:16:05.227476013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-11-05T03:16:05.243766716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-11-05T03:16:05.260514961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:05.264092094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:05.286099960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:05.289942928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:05.293644732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:05.297038085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:05.300626561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:05.304277854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:05.307663170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299519s
2025-11-05T03:16:05.309109613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-05T03:16:05.359276340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-11-05T03:16:05.368468019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-11-05T03:16:05.377708566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-05T03:16:05.380591771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-05T03:16:05.403714793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-05T03:16:05.407264230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963741s
2025-11-05T03:16:05.408704230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-05T03:16:05.410289763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-05T03:16:05.413427311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031499s
2025-11-05T03:16:05.416332841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-05T03:16:05', 'language_profiles_to_custom_formats')
2025-11-05T03:16:05.420606486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.434030307Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-05T03:16:05.436142400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237895s
2025-11-05T03:16:05.437993177Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-05T03:16:05.439595654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.442763092Z [Info] original_language: Starting migration of Main DB to 176
2025-11-05T03:16:05.448858245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:05.450406463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-05T03:16:05.451768145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-11-05T03:16:05.453628681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:05.463440088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099335s
2025-11-05T03:16:05.465070371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-05T03:16:05', 'original_language')
2025-11-05T03:16:05.468858278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.473326204Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-05T03:16:05.474874372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198712s
2025-11-05T03:16:05.476534435Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-05T03:16:05.478509842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.480875466Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-11-05T03:16:05.486188955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:05.487868046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:16:05.489162603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-11-05T03:16:05.491246790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:05.501346026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101515s
2025-11-05T03:16:05.502999987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-05T03:16:05', 'add_on_manual_interaction_required_to_notifications')
2025-11-05T03:16:05.507221227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.511401915Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-05T03:16:05.513429709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202709s
2025-11-05T03:16:05.515079641Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-05T03:16:05.516622317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.518993252Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-11-05T03:16:05.525011690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-05T03:16:05.573032757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:05.579599390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-11-05T03:16:05.585765827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-05T03:16:05.588969778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-05T03:16:05.610969387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:05.615133032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881709s
2025-11-05T03:16:05.616515265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:05.618019514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-11-05T03:16:05.619323850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-11-05T03:16:05.621391865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-05T03:16:05.630365063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090783s
2025-11-05T03:16:05.632018833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-05T03:16:05', 'list_sync_time')
2025-11-05T03:16:05.635739305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.642222179Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-05T03:16:05.643709744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020922s
2025-11-05T03:16:05.645393956Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-05T03:16:05.647026984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.649440093Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-11-05T03:16:05.658128479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-05T03:16:05.660501337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-11-05T03:16:05.667242892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00732s
2025-11-05T03:16:05.668788193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-05T03:16:05.670478697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-05T03:16:05.674122755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037394s
2025-11-05T03:16:05.675786856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-05T03:16:05', 'add_auto_tagging')
2025-11-05T03:16:05.679520414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.683577764Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-05T03:16:05.685239219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132031s
2025-11-05T03:16:05.687055296Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-05T03:16:05.688592552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.691056543Z [Info] task_duration: Starting migration of Main DB to 180
2025-11-05T03:16:05.695534069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-05T03:16:05.697166396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-05T03:16:05.698473869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-05T03:16:05.700425399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-05T03:16:05.710195843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098216s
2025-11-05T03:16:05.711787729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-05T03:16:05', 'task_duration')
2025-11-05T03:16:05.715618011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.719538566Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-05T03:16:05.721111233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192488s
2025-11-05T03:16:05.722732688Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-05T03:16:05.724483794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.726819437Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-11-05T03:16:05.732178969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-05T03:16:05.733870976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:16:05.735154200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-05T03:16:05.737117974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-05T03:16:05.746885152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098612s
2025-11-05T03:16:05.748430303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-05T03:16:05.751075449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-05T03:16:05.754376136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034719s
2025-11-05T03:16:05.755961719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-05T03:16:05', 'quality_definition_preferred_size')
2025-11-05T03:16:05.759909909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.764245780Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-05T03:16:05.765977246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133607s
2025-11-05T03:16:05.767633932Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-05T03:16:05.769589059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.771958861Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-11-05T03:16:05.789551526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-05T03:16:05.791640112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-05T03:16:05.793319323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-05T03:16:05.795503050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:05.805885637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105091s
2025-11-05T03:16:05.807261808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-05T03:16:05.808743422Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-11-05T03:16:05.810007016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-05T03:16:05.811940349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-05T03:16:05.821379306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094776s
2025-11-05T03:16:05.822970630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-05T03:16:05', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-05T03:16:05.827089875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.832240757Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-05T03:16:05.834130151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203929s
2025-11-05T03:16:05.835923412Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-05T03:16:05.837571010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.840202669Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-11-05T03:16:05.844068122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-05T03:16:05.846456281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-05T03:16:05.849889635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034132s
2025-11-05T03:16:05.851193631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-11-05T03:16:05.854570560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-11-05T03:16:05.859335235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004708s
2025-11-05T03:16:05.860894455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-05T03:16:05', 'update_images_remote_url')
2025-11-05T03:16:05.864640708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.869059045Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-05T03:16:05.870684248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014473s
2025-11-05T03:16:05.872328629Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-05T03:16:05.874126349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.876436771Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-11-05T03:16:05.881328772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-05T03:16:05.884819862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-05T03:16:05.889536620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046976s
2025-11-05T03:16:05.891105709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-05T03:16:05', 'remove_invalid_roksbox_metadata_images')
2025-11-05T03:16:05.895103178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.898907218Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-05T03:16:05.900711682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141109s
2025-11-05T03:16:05.902392807Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-05T03:16:05.903939582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.906251537Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-11-05T03:16:05.910987934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:05.912648348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-05T03:16:05.913974849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-11-05T03:16:05.915707849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:05.925662223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100437s
2025-11-05T03:16:05.927228016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-05T03:16:05', 'add_episode_runtime')
2025-11-05T03:16:05.931033339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.934207490Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-05T03:16:05.935764065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186424s
2025-11-05T03:16:05.937495040Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-05T03:16:05.939091395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.941439383Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-11-05T03:16:05.946285060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-05T03:16:05.947836624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-05T03:16:05.949143806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-05T03:16:05.950849491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:05.960936703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101657s
2025-11-05T03:16:05.962508768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-05T03:16:05', 'add_result_to_commands')
2025-11-05T03:16:05.966283610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:05.969091874Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-05T03:16:05.970684101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184278s
2025-11-05T03:16:05.972366639Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-05T03:16:05.974110660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:05.976492467Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-11-05T03:16:05.981464478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:05.983154492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:16:05.984472385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-11-05T03:16:05.986351008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:05.996541688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102963s
2025-11-05T03:16:05.998159766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-05T03:16:05', 'add_on_series_add_to_notifications')
2025-11-05T03:16:06.002072986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:06.006135226Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-05T03:16:06.007938968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199072s
2025-11-05T03:16:06.009675234Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-05T03:16:06.011751415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:06.014276550Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-11-05T03:16:06.066237129Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-05T03:16:06.068631260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-05T03:16:06.071507472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031259s
2025-11-05T03:16:06.072869484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-05T03:16:06.074285245Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-11-05T03:16:06.075566936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-05T03:16:06.125034025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:06.133545153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-11-05T03:16:06.143076275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-05T03:16:06.146587225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-05T03:16:06.170235985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-05T03:16:06.174289046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969495s
2025-11-05T03:16:06.175646329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-05T03:16:06.177097241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:16:06.178422459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-05T03:16:06.229061989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:06.237930186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-11-05T03:16:06.245666695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-05T03:16:06.249155600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-05T03:16:06.272269843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-05T03:16:06.276386393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960399s
2025-11-05T03:16:06.277809027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-05T03:16:06.279204016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:06.280649527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-05T03:16:06.330266818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-11-05T03:16:06.338606511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-11-05T03:16:06.345505633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-05T03:16:06.348590525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-05T03:16:06.372675624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890292s
2025-11-05T03:16:06.374678737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-05T03:16:06.376479183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:06.377842337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-05T03:16:06.427313214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-11-05T03:16:06.436020056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-11-05T03:16:06.443010402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-05T03:16:06.445955312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-05T03:16:06.469484902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890813s
2025-11-05T03:16:06.471074754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-05T03:16:06.472624845Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-11-05T03:16:06.473941346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-05T03:16:06.526350518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-11-05T03:16:06.535089736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-11-05T03:16:06.541991985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-05T03:16:06.544931003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-05T03:16:06.569068196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930796s
2025-11-05T03:16:06.570832008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-05T03:16:06.572438794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-05T03:16:06.573819845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-05T03:16:06.625646003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:06.632468091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-11-05T03:16:06.639156198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-05T03:16:06.642489981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-05T03:16:06.667055847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-05T03:16:06.672364798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964843s
2025-11-05T03:16:06.673785749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-05T03:16:06.675354658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-05T03:16:06.677033509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-05T03:16:06.729392761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:06.737413963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-11-05T03:16:06.751113969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-05T03:16:06.755146229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-05T03:16:06.778687653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-05T03:16:06.783265531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039165s
2025-11-05T03:16:06.784988531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-05T03:16:06.786937235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-05T03:16:06.788505643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-05T03:16:06.840305158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:06.847990263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-11-05T03:16:06.854472896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-05T03:16:06.858267417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-05T03:16:06.881612606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-05T03:16:06.886208891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956916s
2025-11-05T03:16:06.887598399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-05T03:16:06.889169112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-05T03:16:06.890596406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-05T03:16:06.941634368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-11-05T03:16:06.949831644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-11-05T03:16:06.957126393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-05T03:16:06.960695039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-05T03:16:06.983438907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-05T03:16:06.987647942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-05T03:16:06.991407002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-05T03:16:06.995171823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025981s
2025-11-05T03:16:06.996612854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:06.998110550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-11-05T03:16:06.999438013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-11-05T03:16:07.051067787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:07.060268302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-11-05T03:16:07.068779070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-05T03:16:07.072382196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-05T03:16:07.095775612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-05T03:16:07.100515686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991568s
2025-11-05T03:16:07.102016478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:07.103429734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-11-05T03:16:07.104762378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-11-05T03:16:07.155377408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-11-05T03:16:07.169602381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-11-05T03:16:07.185685828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-05T03:16:07.189846105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-05T03:16:07.213099569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-05T03:16:07.217635392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-05T03:16:07.222315506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-05T03:16:07.226913154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-05T03:16:07.231421993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248041s
2025-11-05T03:16:07.233025322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:07.234463197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-05T03:16:07.235803506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-11-05T03:16:07.286458687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-11-05T03:16:07.299837457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-11-05T03:16:07.315396407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-05T03:16:07.319092529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-05T03:16:07.341522315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-05T03:16:07.345297437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-05T03:16:07.349064763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-05T03:16:07.353833505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-05T03:16:07.357661834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200462s
2025-11-05T03:16:07.359067635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-05T03:16:07.360541142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.96E-05s
2025-11-05T03:16:07.361936933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-05T03:16:07.411148426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-11-05T03:16:07.420212388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-11-05T03:16:07.426465299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-05T03:16:07.429434067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-05T03:16:07.452774706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890039s
2025-11-05T03:16:07.454265408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-05T03:16:07.455714436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:07.457030115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-05T03:16:07.505347799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-11-05T03:16:07.512832841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-11-05T03:16:07.519185323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-05T03:16:07.522189873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-05T03:16:07.546718034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087669s
2025-11-05T03:16:07.548604202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-05T03:16:07.550451451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-11-05T03:16:07.552131194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-05T03:16:07.612625517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-11-05T03:16:07.621262599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-11-05T03:16:07.627807719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-05T03:16:07.631683423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-05T03:16:07.653869547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-05T03:16:07.657729951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-05T03:16:07.661374089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-05T03:16:07.665304824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-05T03:16:07.669095196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-05T03:16:07.672560204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184079s
2025-11-05T03:16:07.673921044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:07.675421716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:07.677000274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-05T03:16:07.725378170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-11-05T03:16:07.732410029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-11-05T03:16:07.738844356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-05T03:16:07.742060572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-05T03:16:07.764650670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:07.768818793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897929s
2025-11-05T03:16:07.770186166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:07.771687930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:07.773015293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-05T03:16:07.821659084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-11-05T03:16:07.828430178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-11-05T03:16:07.834973905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-05T03:16:07.838141744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-05T03:16:07.861801947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:07.866557042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914893s
2025-11-05T03:16:07.867952562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:07.869452342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-11-05T03:16:07.870761799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-05T03:16:07.919128161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-11-05T03:16:07.926447670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-11-05T03:16:07.932700571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-05T03:16:07.936180097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-05T03:16:07.959197485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:07.963761075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091063s
2025-11-05T03:16:07.965208620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:07.966738410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-05T03:16:07.968089721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-05T03:16:08.017685018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-11-05T03:16:08.024936861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-11-05T03:16:08.031539927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-05T03:16:08.034935314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-05T03:16:08.058754617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-05T03:16:08.063562368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935049s
2025-11-05T03:16:08.065107058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-05T03:16:08.066585926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-05T03:16:08.067890102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-05T03:16:08.117141026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-05T03:16:08.124600717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-11-05T03:16:08.131632957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-05T03:16:08.134873913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-05T03:16:08.158200475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-05T03:16:08.163079248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932293s
2025-11-05T03:16:08.164488476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-05T03:16:08.165989919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-05T03:16:08.167282913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-05T03:16:08.216463164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-05T03:16:08.224208600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-11-05T03:16:08.239406313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-05T03:16:08.242654163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-05T03:16:08.265694939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-05T03:16:08.269847360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005816s
2025-11-05T03:16:08.271268161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-05T03:16:08.272833754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-11-05T03:16:08.274239254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-05T03:16:08.323990525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-05T03:16:08.332642647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-11-05T03:16:08.339822855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-05T03:16:08.343538758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-05T03:16:08.367452151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-05T03:16:08.372031051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095879s
2025-11-05T03:16:08.373550691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-05T03:16:08.374986562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:16:08.376403725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-05T03:16:08.425772176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-11-05T03:16:08.434261971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-11-05T03:16:08.441319803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-05T03:16:08.450846496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-05T03:16:08.474266706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958548s
2025-11-05T03:16:08.475900817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-05T03:16:08.477425056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-05T03:16:08.478944204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-05T03:16:08.527913751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-11-05T03:16:08.536021717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-11-05T03:16:08.543015791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-05T03:16:08.546067256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-05T03:16:08.568757466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878599s
2025-11-05T03:16:08.570275342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-05T03:16:08.571765052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-05T03:16:08.573105361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-05T03:16:08.620949080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-11-05T03:16:08.627997774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-11-05T03:16:08.633987345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-05T03:16:08.637108038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-05T03:16:08.660160978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852385s
2025-11-05T03:16:08.661825520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-05T03:16:08.663301342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-05T03:16:08.664625138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-05T03:16:08.713047653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-11-05T03:16:08.720492885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-05T03:16:08.725583936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-05T03:16:08.728817888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-05T03:16:08.751789785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-05T03:16:08.756012177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089449s
2025-11-05T03:16:08.757394281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-05T03:16:08.758904461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:08.760220662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-05T03:16:08.808238462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-11-05T03:16:08.815006490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-05T03:16:08.820072421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-05T03:16:08.823970370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-05T03:16:08.846768738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-05T03:16:08.851303048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891243s
2025-11-05T03:16:08.852720082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:08.854118818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-05T03:16:08.855432373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-11-05T03:16:08.904560048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-11-05T03:16:08.920540126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-11-05T03:16:08.937316368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:08.941810668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:08.963778162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:08.968386712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:08.972543111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:08.975918779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:08.980292075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:08.984184443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:08.987580201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303486s
2025-11-05T03:16:08.988986192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:08.990396492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-11-05T03:16:08.992124802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-11-05T03:16:09.041810380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-11-05T03:16:09.057834397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-11-05T03:16:09.074102344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:09.078121858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:09.100046697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:09.104317948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:09.108801416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:09.112723102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:09.116536811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:09.119954283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:09.123319359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288872s
2025-11-05T03:16:09.124684418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:09.126097704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-11-05T03:16:09.127388323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-11-05T03:16:09.176989631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-11-05T03:16:09.193028478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-11-05T03:16:09.209246235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:09.214134608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:09.237307459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:09.242314862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:09.246133542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:09.249538729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:09.253138267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:09.256594096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:09.260051468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308336s
2025-11-05T03:16:09.261395965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:09.262800263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:09.264134760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-11-05T03:16:09.321190519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-11-05T03:16:09.337676446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-11-05T03:16:09.354523429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:09.358780832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:09.381140286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:09.385884368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:09.390138465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:09.393830209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:09.397417933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:09.401565014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:09.405143580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392761s
2025-11-05T03:16:09.406607988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:09.408015763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-05T03:16:09.410497300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-11-05T03:16:09.460584187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-11-05T03:16:09.476358751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-11-05T03:16:09.492535905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-05T03:16:09.496431841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-05T03:16:09.518500679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-05T03:16:09.522257444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-05T03:16:09.525823445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-05T03:16:09.529099001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-05T03:16:09.532594569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-05T03:16:09.535962781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-05T03:16:09.539339080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271124s
2025-11-05T03:16:09.540738347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-05T03:16:09.542217686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-05T03:16:09.543858039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-11-05T03:16:09.591671578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-11-05T03:16:09.599499120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-11-05T03:16:09.606472562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-05T03:16:09.609619359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-05T03:16:09.632187523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863862s
2025-11-05T03:16:09.633883087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-05T03:16:09.635541667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-05T03:16:09.636925253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-11-05T03:16:09.686129212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-11-05T03:16:09.694107847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-11-05T03:16:09.701079536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-05T03:16:09.704036079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-05T03:16:09.727270144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883425s
2025-11-05T03:16:09.728747589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:16:09.730195174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-05T03:16:09.731543088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-05T03:16:09.779937046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-05T03:16:09.784673484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-05T03:16:09.789806820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-05T03:16:09.793285495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-05T03:16:09.815929081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-05T03:16:09.821262931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878501s
2025-11-05T03:16:09.823207747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-05T03:16:09', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-05T03:16:09.827433466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:09.835389828Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-05T03:16:09.837618505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018543s
2025-11-05T03:16:09.842103567Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-05T03:16:09.844014054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:09.847717010Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-11-05T03:16:09.856369673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:16:09.858078334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-05T03:16:09.859482030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-05T03:16:09.861583802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-05T03:16:09.871904735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105308s
2025-11-05T03:16:09.873523695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-05T03:16:09', 'add_colon_replacement_to_naming_config')
2025-11-05T03:16:09.877551345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:09.880365151Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-05T03:16:09.882144244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190796s
2025-11-05T03:16:09.883797994Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-05T03:16:09.885521695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:09.887869262Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-11-05T03:16:09.892876936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:09.894507419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:09.895758047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-05T03:16:09.897748064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:09.907891309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102418s
2025-11-05T03:16:09.909481290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-05T03:16:09', 'health_restored_notification')
2025-11-05T03:16:09.913376173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:09.916432578Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-05T03:16:09.918100316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188434s
2025-11-05T03:16:09.919703785Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-05T03:16:09.921343176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:09.923687206Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-11-05T03:16:09.928423082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-05T03:16:09.930101542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:09.931378323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-05T03:16:09.933190773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-05T03:16:09.942863991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097382s
2025-11-05T03:16:09.944592251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-05T03:16:09', 'add_download_client_tags')
2025-11-05T03:16:09.948852329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:09.951817260Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-05T03:16:09.953631633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187671s
2025-11-05T03:16:09.955389924Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-05T03:16:09.957114997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:09.959711786Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-11-05T03:16:09.967636493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-11-05T03:16:09.969541359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-05T03:16:09.970881818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-11-05T03:16:10.019975415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-11-05T03:16:10.025279165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-11-05T03:16:10.029429672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-11-05T03:16:10.032753195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-11-05T03:16:10.056046609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-05T03:16:10.060264032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874982s
2025-11-05T03:16:10.061863021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-05T03:16:10', 'import_exclusion_type')
2025-11-05T03:16:10.065618573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.074085603Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-05T03:16:10.075735716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101373s
2025-11-05T03:16:10.077405257Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-05T03:16:10.079002494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.081395492Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-11-05T03:16:10.094071628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-11-05T03:16:10.096405527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-11-05T03:16:10.103588752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077539s
2025-11-05T03:16:10.104979973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-05T03:16:10.106487649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-05T03:16:10.107753869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-11-05T03:16:10.109904399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.119895166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100538s
2025-11-05T03:16:10.121463545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-05T03:16:10', 'add_import_list_items')
2025-11-05T03:16:10.125280781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.128299009Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-05T03:16:10.129896586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185286s
2025-11-05T03:16:10.131502049Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-05T03:16:10.133152893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.135509228Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-11-05T03:16:10.144963876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-05T03:16:10.147080267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-05T03:16:10.154072056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072896s
2025-11-05T03:16:10.155907031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-05T03:16:10.157748349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-05T03:16:10.161773855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041262s
2025-11-05T03:16:10.163339037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-05T03:16:10', 'add_notification_status')
2025-11-05T03:16:10.167065701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.170372319Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-05T03:16:10.172028123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127332s
2025-11-05T03:16:10.173658075Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-05T03:16:10.175596338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.177992393Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-11-05T03:16:10.181926304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.183444051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.196403516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123426s
2025-11-05T03:16:10.198590400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-05T03:16:10', 'parse_language_tags_from_existing_subtitle_files')
2025-11-05T03:16:10.202861741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.205366795Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-05T03:16:10.207269757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219302s
2025-11-05T03:16:10.208910601Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-05T03:16:10.210435682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.212830945Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-11-05T03:16:10.217177317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-05T03:16:10.218744764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-05T03:16:10.220086926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-11-05T03:16:10.221994096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-11-05T03:16:10.231843740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099353s
2025-11-05T03:16:10.233450655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-05T03:16:10', 'add_finale_type')
2025-11-05T03:16:10.237197981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.239962718Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-05T03:16:10.241280201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178067s
2025-11-05T03:16:10.242931086Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-05T03:16:10.244604766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.247169500Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-11-05T03:16:10.252095700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-05T03:16:10.253823389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-05T03:16:10.255102805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-11-05T03:16:10.257246712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:10.267867739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107945s
2025-11-05T03:16:10.269499665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-05T03:16:10', 'list_add_missing_search')
2025-11-05T03:16:10.273295218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.275803849Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-05T03:16:10.277433421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188044s
2025-11-05T03:16:10.279037931Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-05T03:16:10.280849940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.283169541Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-11-05T03:16:10.289930786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-05T03:16:10.291578323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-05T03:16:10.292926648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-11-05T03:16:10.294700290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-11-05T03:16:10.304603091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099714s
2025-11-05T03:16:10.305985905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-05T03:16:10.307500004Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-11-05T03:16:10.308797827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-11-05T03:16:10.310500426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.320223174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097966s
2025-11-05T03:16:10.321598864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.323031018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.340081741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166066s
2025-11-05T03:16:10.342177391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-05T03:16:10', 'parse_title_from_existing_subtitle_files')
2025-11-05T03:16:10.346850000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.349714719Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-05T03:16:10.351665106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026656s
2025-11-05T03:16:10.353328255Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-05T03:16:10.354941353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.357485256Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-11-05T03:16:10.361888252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:10.363511501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:10.364812741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-11-05T03:16:10.366972460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-11-05T03:16:10.376877485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102643s
2025-11-05T03:16:10.378580414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-05T03:16:10', 'series_last_aired')
2025-11-05T03:16:10.382395987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.384983537Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-05T03:16:10.386541925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184303s
2025-11-05T03:16:10.388161406Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-05T03:16:10.389776468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.392210299Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-11-05T03:16:10.398421446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:10.400007239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-05T03:16:10.401313961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-11-05T03:16:10.403147643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.413887609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105929s
2025-11-05T03:16:10.415141564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-05T03:16:10.416618579Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-11-05T03:16:10.417889037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-05T03:16:10.419709222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.429597593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099747s
2025-11-05T03:16:10.431202525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-05T03:16:10', 'AddNewItemMonitorType')
2025-11-05T03:16:10.434981635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.437600488Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-05T03:16:10.439189508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180169s
2025-11-05T03:16:10.440802205Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-05T03:16:10.442386495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.444715565Z [Info] email_encryption: Starting migration of Main DB to 201
2025-11-05T03:16:10.448292318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.449855265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.471667727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213027s
2025-11-05T03:16:10.473652664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-05T03:16:10', 'email_encryption')
2025-11-05T03:16:10.478037043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.480580354Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-05T03:16:10.482103491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307293s
2025-11-05T03:16:10.484035992Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-05T03:16:10.485283444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.488089094Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-11-05T03:16:10.493800615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-05T03:16:10.495449976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-05T03:16:10.496774162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-05T03:16:10.498653517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.508990622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010541s
2025-11-05T03:16:10.510344588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:10.511772313Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-05T03:16:10.513060367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-11-05T03:16:10.514937196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.524766439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099885s
2025-11-05T03:16:10.526397824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-05T03:16:10', 'add_indexer_flags')
2025-11-05T03:16:10.530128556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.533085100Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-05T03:16:10.534688168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183659s
2025-11-05T03:16:10.536246926Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-05T03:16:10.537732217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.540161478Z [Info] release_type: Starting migration of Main DB to 203
2025-11-05T03:16:10.547131283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-05T03:16:10.548615973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-11-05T03:16:10.549978075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-11-05T03:16:10.551891649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.562762208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010723s
2025-11-05T03:16:10.563920060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:10.565371843Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-11-05T03:16:10.566731180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-11-05T03:16:10.568461404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.578327230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099614s
2025-11-05T03:16:10.579688351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.581079052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.595023230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135379s
2025-11-05T03:16:10.597101765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-05T03:16:10', 'release_type')
2025-11-05T03:16:10.601141490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.603921478Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-05T03:16:10.605411137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228214s
2025-11-05T03:16:10.607318528Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-05T03:16:10.608661172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.611063269Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-11-05T03:16:10.616057195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-05T03:16:10.617686535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-05T03:16:10.619018187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-11-05T03:16:10.620875747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-11-05T03:16:10.631061418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102822s
2025-11-05T03:16:10.632460735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.633815113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.650913723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016698s
2025-11-05T03:16:10.652965644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-05T03:16:10', 'add_add_release_hash')
2025-11-05T03:16:10.657134559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.659889897Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-05T03:16:10.661517725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260334s
2025-11-05T03:16:10.663161054Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-05T03:16:10.664817540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.667168223Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-11-05T03:16:10.670387686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-05T03:16:10.673629514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-05T03:16:10.677919172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043113s
2025-11-05T03:16:10.679531509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-05T03:16:10', 'rename_season_pack_spec')
2025-11-05T03:16:10.683537686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.685962749Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-05T03:16:10.687557881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123984s
2025-11-05T03:16:10.689162372Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-05T03:16:10.690621109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.692910549Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-11-05T03:16:10.698746470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:10.700296942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-05T03:16:10.701600197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-11-05T03:16:10.703270259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.713604900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104006s
2025-11-05T03:16:10.715069890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-11-05T03:16:10.716628398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-11-05T03:16:10.720043054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034712s
2025-11-05T03:16:10.721605801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-05T03:16:10', 'add_tmdbid')
2025-11-05T03:16:10.725182092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.727785504Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-05T03:16:10.729267168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112432s
2025-11-05T03:16:10.730860055Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-05T03:16:10.732679920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.735018810Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-11-05T03:16:10.747280700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-05T03:16:10.749358795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-05T03:16:10.751019389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-11-05T03:16:10.753041360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-11-05T03:16:10.763900336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109743s
2025-11-05T03:16:10.766656556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-05T03:16:10', 'add_on_import_complete_to_notifications')
2025-11-05T03:16:10.770776232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.773407069Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-05T03:16:10.775200781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205402s
2025-11-05T03:16:10.776836655Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-05T03:16:10.778516779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.781077264Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-11-05T03:16:10.784602473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.786164408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.822063556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357058s
2025-11-05T03:16:10.824161190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-05T03:16:10', 'add_monitored_seasons_filter')
2025-11-05T03:16:10.828329994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.831053428Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-05T03:16:10.832733531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449527s
2025-11-05T03:16:10.834345718Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-05T03:16:10.836236365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.838579984Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-11-05T03:16:10.843294728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-05T03:16:10.844929239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-05T03:16:10.846221020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-11-05T03:16:10.848502975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-11-05T03:16:10.859580501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112291s
2025-11-05T03:16:10.861284622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-05T03:16:10', 'add_custom_colon_replacement_to_naming_config')
2025-11-05T03:16:10.865388175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.868059885Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-05T03:16:10.869960683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197435s
2025-11-05T03:16:10.871559803Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-05T03:16:10.873565652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.875923640Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-11-05T03:16:10.881039071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-05T03:16:10.882718332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-11-05T03:16:10.884012147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-11-05T03:16:10.886042205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-11-05T03:16:10.896740428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107976s
2025-11-05T03:16:10.898367734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-05T03:16:10', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-05T03:16:10.902583033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.905249301Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-05T03:16:10.907197684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193132s
2025-11-05T03:16:10.908793878Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-05T03:16:10.910532680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.912852220Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-11-05T03:16:10.915384419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-05T03:16:10', 'add_blurary576p_quality_in_profiles')
2025-11-05T03:16:10.919441529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.922002546Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-05T03:16:10.923764494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114885s
2025-11-05T03:16:10.925263182Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-05T03:16:10.927338431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.929710858Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-11-05T03:16:10.933382331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:10.934872121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:10.969130364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339347s
2025-11-05T03:16:10.971245633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-05T03:16:10', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-05T03:16:10.976055178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:10.978682228Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-05T03:16:10.980797938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437581s
2025-11-05T03:16:10.982460596Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-05T03:16:10.984094256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:10.986469930Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-11-05T03:16:10.992232834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:10.993769508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-05T03:16:10.995071049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-11-05T03:16:10.996795672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:11.007297800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106116s
2025-11-05T03:16:11.008694923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-05T03:16:11.010100713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-11-05T03:16:11.011354628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-11-05T03:16:11.013089542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-11-05T03:16:11.023138897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101244s
2025-11-05T03:16:11.024733278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-05T03:16:11', 'add_mal_and_anilist_ids')
2025-11-05T03:16:11.028523690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:11.031111361Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-05T03:16:11.032750331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181393s
2025-11-05T03:16:11.195081657Z [Debug] MigrationController: Took: 00:00:24.5382050
2025-11-05T03:16:15.030820335Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-05T03:16:15.787006416Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-05T03:16:16.026317139Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-05T03:16:16.039266976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:16.042063878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:16.058191102Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-05T03:16:16.061519144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188674s
2025-11-05T03:16:16.064184901Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-05T03:16:16.067211646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222289s
2025-11-05T03:16:16.099403659Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-05T03:16:16.102694986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:16.112638058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-05T03:16:16.116307377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-05T03:16:16.124649896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091153s
2025-11-05T03:16:16.127206273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:16.232751482Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-05T03:16:16.291501764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935211s
2025-11-05T03:16:16.403356117Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-05T03:16:16.407455332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:16.484368577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-05T03:16:16.493877294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-05T03:16:16.654920485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.162336s
2025-11-05T03:16:16.662944092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:16:16.669579974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006107s
2025-11-05T03:16:16.686446097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-05T03:16:16.699996683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-05T03:16:16.798548650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043431s
2025-11-05T03:16:16.804018514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:16.810914300Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-05T03:16:16.815385964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171559s
2025-11-05T03:16:16.827690451Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-05T03:16:16.831686938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:16.844267401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:16:16.847755314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-05T03:16:16.850592387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-05T03:16:16.854140542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-05T03:16:16.861384679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076421s
2025-11-05T03:16:16.863718819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:16.867774134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-05T03:16:16.870743995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140718s
2025-11-05T03:16:16.902636144Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-05T03:16:16.905482015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:16.914731760Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-05T03:16:16.939039046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-05T03:16:16.944900529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-11-05T03:16:16.958782622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169766s
2025-11-05T03:16:16.963904095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-05T03:16:16', 'InitialSetup')
2025-11-05T03:16:16.973186977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:16.977886180Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-05T03:16:16.980523139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361915s
2025-11-05T03:16:16.983728354Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-05T03:16:16.986970091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:16.990859543Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-11-05T03:16:16.994999981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-05T03:16:16', 'remove_tvrage_imdb_unique_constraint')
2025-11-05T03:16:17.001891337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.006119662Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-05T03:16:17.009293894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191609s
2025-11-05T03:16:17.011801794Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-05T03:16:17.014983350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.018732159Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-11-05T03:16:17.022103106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-05T03:16:17', 'remove_renamed_scene_mapping_columns')
2025-11-05T03:16:17.028832346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.032958615Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-05T03:16:17.037752378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179802s
2025-11-05T03:16:17.040249156Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-05T03:16:17.042962109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.046630175Z [Info] updated_history: Starting migration of Log DB to 4
2025-11-05T03:16:17.049149839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-05T03:16:17', 'updated_history')
2025-11-05T03:16:17.055213669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.059247562Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-05T03:16:17.061976126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163204s
2025-11-05T03:16:17.064470870Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-05T03:16:17.067472223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.071167334Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-11-05T03:16:17.073951710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-05T03:16:17', 'added_eventtype_to_history')
2025-11-05T03:16:17.080318901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.084486273Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-05T03:16:17.087430251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170176s
2025-11-05T03:16:17.089906718Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-05T03:16:17.092739813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.096445555Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-11-05T03:16:17.110688054Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-11-05T03:16:17.113655289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-05T03:16:17.121851413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084847s
2025-11-05T03:16:17.124200313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-05T03:16:17.127013267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-11-05T03:16:17.137626628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109106s
2025-11-05T03:16:17.140083846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-05T03:16:17.142798252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-05T03:16:17.148002251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052859s
2025-11-05T03:16:17.150645393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-05T03:16:17', 'add_index_to_log_time')
2025-11-05T03:16:17.157032825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.161694462Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-05T03:16:17.164572938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189838s
2025-11-05T03:16:17.167313537Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-05T03:16:17.170426956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.174401951Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-11-05T03:16:17.178616307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-05T03:16:17', 'add_renameEpisodes_to_naming')
2025-11-05T03:16:17.189359679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.194541724Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-05T03:16:17.197663450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241517s
2025-11-05T03:16:17.200338737Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-05T03:16:17.203054496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.206936824Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-11-05T03:16:17.209570838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-05T03:16:17', 'remove_backlog')
2025-11-05T03:16:17.215885994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.220055851Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-05T03:16:17.222785868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169807s
2025-11-05T03:16:17.225327746Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-05T03:16:17.228193918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.232007868Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-11-05T03:16:17.234668264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-05T03:16:17', 'fix_rename_episodes')
2025-11-05T03:16:17.240950164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.245152466Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-05T03:16:17.248004659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169696s
2025-11-05T03:16:17.251441289Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-05T03:16:17.254162028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.262017265Z [Info] add_monitored: Starting migration of Log DB to 10
2025-11-05T03:16:17.265356399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-05T03:16:17', 'add_monitored')
2025-11-05T03:16:17.272988808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.279267892Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-05T03:16:17.281941906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251273s
2025-11-05T03:16:17.284403162Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-05T03:16:17.287062066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.290867198Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-11-05T03:16:17.293359838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-05T03:16:17', 'remove_ignored')
2025-11-05T03:16:17.299430692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.303633886Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-05T03:16:17.306400537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165748s
2025-11-05T03:16:17.308939550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-05T03:16:17.311952787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.317259854Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-11-05T03:16:17.320061515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-05T03:16:17', 'remove_custom_start_date')
2025-11-05T03:16:17.326610973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.330876222Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-05T03:16:17.333945052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189439s
2025-11-05T03:16:17.337467945Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-05T03:16:17.356406440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.362856609Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-11-05T03:16:17.366838787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-05T03:16:17', 'add_air_date_utc')
2025-11-05T03:16:17.373237622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.378459217Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-05T03:16:17.386312500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319212s
2025-11-05T03:16:17.388896734Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-05T03:16:17.391570107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.398116168Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-11-05T03:16:17.400660552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-05T03:16:17', 'drop_air_date')
2025-11-05T03:16:17.407132494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.411626844Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-05T03:16:17.414332021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200419s
2025-11-05T03:16:17.416817346Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-05T03:16:17.419701273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.423402897Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-11-05T03:16:17.426122713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-05T03:16:17', 'add_air_date_as_string')
2025-11-05T03:16:17.433370518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.437813925Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-05T03:16:17.441033679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179366s
2025-11-05T03:16:17.443665308Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-05T03:16:17.446950914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.453776909Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-11-05T03:16:17.457118958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-05T03:16:17', 'updated_imported_history_item')
2025-11-05T03:16:17.466329154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.472047028Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-05T03:16:17.475893263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242671s
2025-11-05T03:16:17.478395482Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-05T03:16:17.482150403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.486032420Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-11-05T03:16:17.489112342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-05T03:16:17', 'reset_scene_names')
2025-11-05T03:16:17.495542289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.500080737Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-05T03:16:17.503604964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181592s
2025-11-05T03:16:17.507517152Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-05T03:16:17.510395558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.514420272Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-11-05T03:16:17.517076491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-05T03:16:17', 'remove_duplicates')
2025-11-05T03:16:17.523272046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.528425043Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-05T03:16:17.531183998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179943s
2025-11-05T03:16:17.533702600Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-05T03:16:17.536847683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.541606566Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-11-05T03:16:17.544504110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-05T03:16:17', 'restore_unique_constraints')
2025-11-05T03:16:17.551404976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.557134022Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-05T03:16:17.560249034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020068s
2025-11-05T03:16:17.562885794Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-05T03:16:17.566010225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.569988566Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-11-05T03:16:17.573210905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-05T03:16:17', 'add_year_and_seasons_to_series')
2025-11-05T03:16:17.580519893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.585115246Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-05T03:16:17.588190228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191132s
2025-11-05T03:16:17.590676855Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-05T03:16:17.593582145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.598790784Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-11-05T03:16:17.601705062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-05T03:16:17', 'drop_seasons_table')
2025-11-05T03:16:17.608066190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.612444868Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-05T03:16:17.615246479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188852s
2025-11-05T03:16:17.617804971Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-05T03:16:17.621083673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.625429514Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-11-05T03:16:17.628456960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-05T03:16:17', 'move_indexer_to_generic_provider')
2025-11-05T03:16:17.635597278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.639994954Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-05T03:16:17.643106589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189327s
2025-11-05T03:16:17.645676304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-05T03:16:17.648794924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.652648122Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-11-05T03:16:17.655713795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-05T03:16:17', 'add_config_contract_to_indexers')
2025-11-05T03:16:17.662428025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.666960201Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-05T03:16:17.670236419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181844s
2025-11-05T03:16:17.672830582Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-05T03:16:17.675653607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.679448128Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-11-05T03:16:17.682238086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-05T03:16:17', 'drop_tvdb_episodeid')
2025-11-05T03:16:17.688608413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.693785147Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-05T03:16:17.700737647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180647s
2025-11-05T03:16:17.706435009Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-05T03:16:17.709689893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.714809653Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-11-05T03:16:17.717974866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-05T03:16:17', 'move_notification_to_generic_provider')
2025-11-05T03:16:17.725187440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.731398757Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-05T03:16:17.734763032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217233s
2025-11-05T03:16:17.737364781Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-05T03:16:17.740578382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.744334124Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-11-05T03:16:17.747393455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-05T03:16:17', 'add_config_contract_to_notifications')
2025-11-05T03:16:17.754026111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.758415970Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-05T03:16:17.761635172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178466s
2025-11-05T03:16:17.764118282Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-05T03:16:17.766871135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.770528119Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-11-05T03:16:17.773010658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-05T03:16:17', 'fix_omgwtfnzbs')
2025-11-05T03:16:17.779091984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.783478246Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-05T03:16:17.786155758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166111s
2025-11-05T03:16:17.788632244Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-05T03:16:17.791449878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.795081942Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-11-05T03:16:17.797663630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-05T03:16:17', 'add_blacklist_table')
2025-11-05T03:16:17.803836841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.808170608Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-05T03:16:17.810970145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167474s
2025-11-05T03:16:17.813404767Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-05T03:16:17.816401010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.820060549Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-11-05T03:16:17.822827681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-05T03:16:17', 'add_formats_to_naming_config')
2025-11-05T03:16:17.829278531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.833648500Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-05T03:16:17.837096894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172549s
2025-11-05T03:16:17.839864848Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-05T03:16:17.844966431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.849309115Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-11-05T03:16:17.853432037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-05T03:16:17', 'add_season_folder_format_to_naming_config')
2025-11-05T03:16:17.932865878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.942724940Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-05T03:16:17.946228525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978378s
2025-11-05T03:16:17.948947711Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-05T03:16:17.952030789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.956175485Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-11-05T03:16:17.959228132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-05T03:16:17', 'delete_old_naming_config_columns')
2025-11-05T03:16:17.965840477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.970320427Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-05T03:16:17.973428476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182989s
2025-11-05T03:16:17.975957027Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-05T03:16:17.978878761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:17.982613481Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-11-05T03:16:17.985356495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-05T03:16:17', 'set_default_release_group')
2025-11-05T03:16:17.991682012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:17.997421549Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-05T03:16:18.001029554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182536s
2025-11-05T03:16:18.003950256Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-05T03:16:18.007076571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.010914830Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-11-05T03:16:18.014226749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-05T03:16:18', 'add_api_key_to_pushover')
2025-11-05T03:16:18.021745940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.026522518Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-05T03:16:18.029910961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193889s
2025-11-05T03:16:18.032665006Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-05T03:16:18.035575948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.040019406Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-11-05T03:16:18.043782032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-05T03:16:18', 'remove_series_contraints')
2025-11-05T03:16:18.051547449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.057584055Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-05T03:16:18.060592693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021926s
2025-11-05T03:16:18.063229412Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-05T03:16:18.066542143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.070420082Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-11-05T03:16:18.073690778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-05T03:16:18', 'add_series_folder_format_to_naming_config')
2025-11-05T03:16:18.082075882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.086665474Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-05T03:16:18.090017684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201116s
2025-11-05T03:16:18.092675886Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-05T03:16:18.095893546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.099802377Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-11-05T03:16:18.102808520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-05T03:16:18', 'update_with_quality_converters')
2025-11-05T03:16:18.109793565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.114211161Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-05T03:16:18.117319881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183142s
2025-11-05T03:16:18.119968584Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-05T03:16:18.123180812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.127083942Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-11-05T03:16:18.130443106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-05T03:16:18', 'add_configurable_qualities')
2025-11-05T03:16:18.137327568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.141768541Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-05T03:16:18.144777991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185824s
2025-11-05T03:16:18.147524531Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-05T03:16:18.150602169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.156523713Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-11-05T03:16:18.159732374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-05T03:16:18', 'add_on_upgrade_to_notifications')
2025-11-05T03:16:18.167080610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.172531797Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-05T03:16:18.175703514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213471s
2025-11-05T03:16:18.178788656Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-05T03:16:18.181993529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.186499312Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-11-05T03:16:18.189855751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-05T03:16:18', 'add_metadata_tables')
2025-11-05T03:16:18.197124728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.202111720Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-05T03:16:18.205729445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020014s
2025-11-05T03:16:18.208615476Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-05T03:16:18.212297490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.216121952Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-11-05T03:16:18.219149117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-05T03:16:18', 'add_metadata_to_episodes_and_series')
2025-11-05T03:16:18.227065879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.233030529Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-05T03:16:18.236786462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020751s
2025-11-05T03:16:18.239609096Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-05T03:16:18.242824510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.247043416Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-11-05T03:16:18.250212427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-05T03:16:18', 'fix_xbmc_season_images_metadata')
2025-11-05T03:16:18.258490416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.264242408Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-05T03:16:18.267597154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213716s
2025-11-05T03:16:18.270218272Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-05T03:16:18.273206659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.277077834Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-11-05T03:16:18.279918885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-05T03:16:18', 'add_download_clients_table')
2025-11-05T03:16:18.288052844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.292505169Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-05T03:16:18.295523988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192995s
2025-11-05T03:16:18.298058171Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-05T03:16:18.301214877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.304958265Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-11-05T03:16:18.307941472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-05T03:16:18', 'convert_config_to_download_clients')
2025-11-05T03:16:18.314559649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.319142026Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-05T03:16:18.322356950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179245s
2025-11-05T03:16:18.325058099Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-05T03:16:18.328047809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.331835897Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-11-05T03:16:18.334609161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-05T03:16:18', 'fix_xbmc_episode_metadata')
2025-11-05T03:16:18.341060933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.345648530Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-05T03:16:18.348634453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017607s
2025-11-05T03:16:18.351231973Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-05T03:16:18.353852650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.357718986Z [Info] add_indexes: Starting migration of Log DB to 45
2025-11-05T03:16:18.360214461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-05T03:16:18', 'add_indexes')
2025-11-05T03:16:18.366550660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.371161584Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-05T03:16:18.373781550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173041s
2025-11-05T03:16:18.376318338Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-05T03:16:18.379066803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.382879811Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-11-05T03:16:18.385720701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-05T03:16:18', 'fix_nzb_su_url')
2025-11-05T03:16:18.392059375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.396853478Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-05T03:16:18.400298365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177175s
2025-11-05T03:16:18.402974313Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-05T03:16:18.406068434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.410047486Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-11-05T03:16:18.415054769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-05T03:16:18', 'add_temporary_blacklist_columns')
2025-11-05T03:16:18.423352949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.427789642Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-05T03:16:18.430953804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021711s
2025-11-05T03:16:18.433555854Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-05T03:16:18.436717540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.440671091Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-11-05T03:16:18.443762526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-05T03:16:18', 'add_title_to_scenemappings')
2025-11-05T03:16:18.450773523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.456185922Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-05T03:16:18.459200492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194248s
2025-11-05T03:16:18.461836891Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-05T03:16:18.464635997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.469021729Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-11-05T03:16:18.471774893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-05T03:16:18', 'fix_dognzb_url')
2025-11-05T03:16:18.478309832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.483415172Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-05T03:16:18.486243247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187993s
2025-11-05T03:16:18.488934716Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-05T03:16:18.491952503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.495984071Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-11-05T03:16:18.499438707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-05T03:16:18', 'add_hash_to_metadata_files')
2025-11-05T03:16:18.506306366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.511570446Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-05T03:16:18.514715419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195858s
2025-11-05T03:16:18.517449595Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-05T03:16:18.520415246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.524700766Z [Info] download_client_import: Starting migration of Log DB to 51
2025-11-05T03:16:18.527559913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-05T03:16:18', 'download_client_import')
2025-11-05T03:16:18.534171677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.539505317Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-05T03:16:18.542529216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191093s
2025-11-05T03:16:18.545128811Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-05T03:16:18.547989130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.551985276Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-11-05T03:16:18.554776196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-05T03:16:18', 'add_columns_for_anime')
2025-11-05T03:16:18.562036947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.567193039Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-05T03:16:18.570158711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191599s
2025-11-05T03:16:18.572786773Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-05T03:16:18.575632473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.579809244Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-11-05T03:16:18.582607248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-05T03:16:18', 'add_series_sorttitle')
2025-11-05T03:16:18.589607284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.594206214Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-05T03:16:18.597180914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185524s
2025-11-05T03:16:18.599744537Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-05T03:16:18.602746180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.608053167Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-11-05T03:16:18.611728417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-05T03:16:18', 'rename_profiles')
2025-11-05T03:16:18.619278881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.624132745Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-05T03:16:18.626850969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021438s
2025-11-05T03:16:18.629484622Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-05T03:16:18.632420514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.637647098Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-11-05T03:16:18.640914498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-05T03:16:18', 'drop_old_profile_columns')
2025-11-05T03:16:18.647608537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.652158539Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-05T03:16:18.656045586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197135s
2025-11-05T03:16:18.658772347Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-05T03:16:18.661883531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.666639839Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-11-05T03:16:18.669661884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-05T03:16:18', 'add_mediainfo_to_episodefile')
2025-11-05T03:16:18.677455488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.681997153Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-05T03:16:18.685862015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020107s
2025-11-05T03:16:18.689709803Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-05T03:16:18.693189270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.698170691Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-11-05T03:16:18.702170615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-05T03:16:18', 'convert_episode_file_path_to_relative')
2025-11-05T03:16:18.709745658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.714763462Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-05T03:16:18.719289826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215656s
2025-11-05T03:16:18.723039888Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-05T03:16:18.726825982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.731744175Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-11-05T03:16:18.734744767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-05T03:16:18', 'drop_episode_file_path')
2025-11-05T03:16:18.742915260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.748749137Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-05T03:16:18.751819690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216837s
2025-11-05T03:16:18.755384949Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-05T03:16:18.760524118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.765407561Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-11-05T03:16:18.768389285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-05T03:16:18', 'add_enable_options_to_indexers')
2025-11-05T03:16:18.775039786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.779288802Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-05T03:16:18.782364255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195896s
2025-11-05T03:16:18.785018831Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-05T03:16:18.789019627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.793154353Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-11-05T03:16:18.797349891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-05T03:16:18', 'remove_enable_from_indexers')
2025-11-05T03:16:18.804002367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.808675707Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-05T03:16:18.813613750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197162s
2025-11-05T03:16:18.816251822Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-05T03:16:18.819134136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.822945050Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-11-05T03:16:18.825629596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-05T03:16:18', 'clear_bad_scene_names')
2025-11-05T03:16:18.832863432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.837425699Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-05T03:16:18.841154988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183071s
2025-11-05T03:16:18.843892420Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-05T03:16:18.846756067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.851222040Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-11-05T03:16:18.854383856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-05T03:16:18', 'convert_quality_models')
2025-11-05T03:16:18.861093718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.865982412Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-05T03:16:18.869114348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190625s
2025-11-05T03:16:18.871597468Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-05T03:16:18.874473960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.879053572Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-11-05T03:16:18.882950960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-05T03:16:18', 'add_remotepathmappings')
2025-11-05T03:16:18.890630373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:18.895374817Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-05T03:16:18.898357774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208976s
2025-11-05T03:16:18.901007579Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-05T03:16:18.903878350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:18.907683001Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-11-05T03:16:18.917208051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-11-05T03:16:18.943134598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-11-05T03:16:18.953546894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-11-05T03:16:18.963365075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-05T03:16:18.968569384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-05T03:16:18.983483756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-05T03:16:18.989113713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068324s
2025-11-05T03:16:18.991657615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-05T03:16:18', 'remove_method_from_logs')
2025-11-05T03:16:18.998189087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.003882121Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-05T03:16:19.006801479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083147s
2025-11-05T03:16:19.010643376Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-05T03:16:19.015277187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.022903664Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-11-05T03:16:19.027595691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-05T03:16:19', 'make_scene_numbering_nullable')
2025-11-05T03:16:19.035231186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.041532665Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-05T03:16:19.045189889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262848s
2025-11-05T03:16:19.048512039Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-05T03:16:19.051486809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.056197886Z [Info] add_tags: Starting migration of Log DB to 66
2025-11-05T03:16:19.059026241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-05T03:16:19', 'add_tags')
2025-11-05T03:16:19.066629652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.071584158Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-05T03:16:19.074930717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200876s
2025-11-05T03:16:19.077766888Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-05T03:16:19.082199423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.086333638Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-11-05T03:16:19.088950888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-05T03:16:19', 'add_added_to_series')
2025-11-05T03:16:19.096754933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.102043291Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-05T03:16:19.104911848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199075s
2025-11-05T03:16:19.107598357Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-05T03:16:19.110737338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.114674145Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-11-05T03:16:19.117509244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-05T03:16:19', 'add_release_restrictions')
2025-11-05T03:16:19.124194907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.128823467Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-05T03:16:19.131698275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180692s
2025-11-05T03:16:19.134148559Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-05T03:16:19.136789958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.140466091Z [Info] quality_proper: Starting migration of Log DB to 69
2025-11-05T03:16:19.142936345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-05T03:16:19', 'quality_proper')
2025-11-05T03:16:19.148982590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.153597092Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-05T03:16:19.156241827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167987s
2025-11-05T03:16:19.158692983Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-05T03:16:19.161602362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.165232271Z [Info] delay_profile: Starting migration of Log DB to 70
2025-11-05T03:16:19.167660460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-05T03:16:19', 'delay_profile')
2025-11-05T03:16:19.173645091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.177803455Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-05T03:16:19.180410484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161988s
2025-11-05T03:16:19.182811589Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-05T03:16:19.185694965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.189331247Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-11-05T03:16:19.192084852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-05T03:16:19', 'unknown_quality_in_profile')
2025-11-05T03:16:19.198816918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.203144913Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-05T03:16:19.206057117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173946s
2025-11-05T03:16:19.208604597Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-05T03:16:19.211337620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.215148654Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-11-05T03:16:19.217777187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-05T03:16:19', 'history_downloadId')
2025-11-05T03:16:19.224186243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.228704401Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-05T03:16:19.231409728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174011s
2025-11-05T03:16:19.233825372Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-05T03:16:19.236506160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.240250580Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-11-05T03:16:19.242714271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-05T03:16:19', 'clear_ratings')
2025-11-05T03:16:19.248760055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.253779182Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-05T03:16:19.258043869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172146s
2025-11-05T03:16:19.260800580Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-05T03:16:19.263817365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.267471894Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-11-05T03:16:19.269911587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-05T03:16:19', 'disable_eztv')
2025-11-05T03:16:19.275915306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.280680080Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-05T03:16:19.283694170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168596s
2025-11-05T03:16:19.286123582Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-05T03:16:19.288777776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.292457495Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-11-05T03:16:19.294935776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-05T03:16:19', 'force_lib_update')
2025-11-05T03:16:19.300975217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.305146396Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-05T03:16:19.307779919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163689s
2025-11-05T03:16:19.310184361Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-05T03:16:19.312957826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.316576482Z [Info] add_users_table: Starting migration of Log DB to 76
2025-11-05T03:16:19.319035454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-05T03:16:19', 'add_users_table')
2025-11-05T03:16:19.325492216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.329677193Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-05T03:16:19.332330786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167176s
2025-11-05T03:16:19.334733735Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-05T03:16:19.337614215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.341213352Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-11-05T03:16:19.343883639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-05T03:16:19', 'add_add_options_to_series')
2025-11-05T03:16:19.350141580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.354441619Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-05T03:16:19.357316518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168393s
2025-11-05T03:16:19.360134091Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-05T03:16:19.363328003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.367513371Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-11-05T03:16:19.370333098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-05T03:16:19', 'add_commands_table')
2025-11-05T03:16:19.377104634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.382211397Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-05T03:16:19.385849293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188471s
2025-11-05T03:16:19.389411766Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-05T03:16:19.391991872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.395699587Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-11-05T03:16:19.398560628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-05T03:16:19', 'dedupe_tags')
2025-11-05T03:16:19.405787190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.410818541Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-05T03:16:19.414086381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188099s
2025-11-05T03:16:19.416593209Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-05T03:16:19.420540317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.424773111Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-11-05T03:16:19.427864566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-05T03:16:19', 'move_dot_prefix_to_transmission_category')
2025-11-05T03:16:19.436636048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.441099556Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-05T03:16:19.445355636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205842s
2025-11-05T03:16:19.447791912Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-05T03:16:19.451542895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.455171101Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-11-05T03:16:19.458189719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-05T03:16:19', 'add_fanzub_settings')
2025-11-05T03:16:19.465972180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.471309628Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-05T03:16:19.476456522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197223s
2025-11-05T03:16:19.479596625Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-05T03:16:19.482545593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.488212414Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-11-05T03:16:19.491433621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-05T03:16:19', 'additonal_blacklist_columns')
2025-11-05T03:16:19.498496302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.503162638Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-05T03:16:19.506530901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206569s
2025-11-05T03:16:19.509438305Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-05T03:16:19.512829253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.517298473Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-11-05T03:16:19.521178025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-05T03:16:19', 'update_quality_minmax_size')
2025-11-05T03:16:19.528901988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.534036667Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-05T03:16:19.536934352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212099s
2025-11-05T03:16:19.540371684Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-05T03:16:19.543488991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.547452993Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-11-05T03:16:19.551132582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-05T03:16:19', 'expand_transmission_urlbase')
2025-11-05T03:16:19.557635296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.562552708Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-05T03:16:19.565594824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190635s
2025-11-05T03:16:19.567969696Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-05T03:16:19.570725535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.574291205Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-11-05T03:16:19.576817422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-05T03:16:19', 'pushbullet_device_ids')
2025-11-05T03:16:19.583327952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.588227538Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-05T03:16:19.590998728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017487s
2025-11-05T03:16:19.593905080Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-05T03:16:19.596387830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.600985628Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-11-05T03:16:19.603994246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-05T03:16:19', 'remove_eztv')
2025-11-05T03:16:19.611772428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.618979371Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-05T03:16:19.621483663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225907s
2025-11-05T03:16:19.623830659Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-05T03:16:19.626794277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.631049014Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-11-05T03:16:19.634086250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-05T03:16:19', 'pushbullet_devices_channels_list')
2025-11-05T03:16:19.640922476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.645640627Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-05T03:16:19.648636129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188436s
2025-11-05T03:16:19.650963225Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-05T03:16:19.653834306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.657849330Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-11-05T03:16:19.661175498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-05T03:16:19', 'add_on_rename_to_notifcations')
2025-11-05T03:16:19.669210508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.674349145Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-05T03:16:19.679131846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202558s
2025-11-05T03:16:19.681650247Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-05T03:16:19.684416707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.688905977Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-11-05T03:16:19.691884264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-05T03:16:19', 'update_kickass_url')
2025-11-05T03:16:19.698896234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.703129979Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-05T03:16:19.705829195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187849s
2025-11-05T03:16:19.708356544Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-05T03:16:19.711053143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.716370741Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-11-05T03:16:19.718982730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-05T03:16:19', 'added_indexerstatus')
2025-11-05T03:16:19.725566859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.729972680Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-05T03:16:19.732777408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188016s
2025-11-05T03:16:19.735219486Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-05T03:16:19.738200017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.742273500Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-11-05T03:16:19.745408793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-05T03:16:19', 'add_unverifiedscenenumbering')
2025-11-05T03:16:19.752974488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.757433627Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-05T03:16:19.760572457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192442s
2025-11-05T03:16:19.763198375Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-05T03:16:19.766520855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.771110807Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-11-05T03:16:19.774613631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-05T03:16:19', 'naming_config_replace_illegal_characters')
2025-11-05T03:16:19.782823723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.787661154Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-05T03:16:19.791485344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209247s
2025-11-05T03:16:19.794208698Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-05T03:16:19.796977053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.801228053Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-11-05T03:16:19.804140127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-05T03:16:19', 'add_tvmazeid')
2025-11-05T03:16:19.812612216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.817091746Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-05T03:16:19.819726050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202227s
2025-11-05T03:16:19.822149170Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-05T03:16:19.825851044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.830173448Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-11-05T03:16:19.833652824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-05T03:16:19', 'add_additional_episodes_index')
2025-11-05T03:16:19.842193963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.847275054Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-05T03:16:19.850439086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214152s
2025-11-05T03:16:19.853143772Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-05T03:16:19.856049503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.860562300Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-11-05T03:16:19.863754749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-05T03:16:19', 'disable_kickass')
2025-11-05T03:16:19.870860657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.875355919Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-05T03:16:19.877944521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194466s
2025-11-05T03:16:19.880623987Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-05T03:16:19.883933200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.887556837Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-11-05T03:16:19.890667020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-05T03:16:19', 'add_reason_to_pending_releases')
2025-11-05T03:16:19.897892399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.903341612Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-05T03:16:19.906431193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190674s
2025-11-05T03:16:19.908837889Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-05T03:16:19.912112694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.915825871Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-11-05T03:16:19.919084011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-05T03:16:19', 'remove_titans_of_tv')
2025-11-05T03:16:19.926572139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.931360822Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-05T03:16:19.934092533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198249s
2025-11-05T03:16:19.936512365Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-05T03:16:19.939354699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.943063858Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-11-05T03:16:19.945879347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-05T03:16:19', 'extra_and_subtitle_files')
2025-11-05T03:16:19.955037639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.959745058Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-05T03:16:19.962621620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204359s
2025-11-05T03:16:19.965030781Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-05T03:16:19.967879477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:19.971761865Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-11-05T03:16:19.974943882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-05T03:16:19', 'add_scene_season_number')
2025-11-05T03:16:19.984464433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:19.990128458Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-05T03:16:19.993324384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222373s
2025-11-05T03:16:19.996281709Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-05T03:16:19.999424307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.003858345Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-11-05T03:16:20.007579539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-05T03:16:20', 'add_ultrahd_quality_in_profiles')
2025-11-05T03:16:20.015438273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.021830345Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-05T03:16:20.024937141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214654s
2025-11-05T03:16:20.027753752Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-05T03:16:20.031478161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.035429458Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-11-05T03:16:20.038924295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-05T03:16:20', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-05T03:16:20.045843849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.050940772Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-05T03:16:20.054815013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195687s
2025-11-05T03:16:20.057431843Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-05T03:16:20.060856168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.064983138Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-11-05T03:16:20.068446272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-05T03:16:20', 'fix_metadata_file_extensions')
2025-11-05T03:16:20.075535467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.079630182Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-05T03:16:20.082726577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188884s
2025-11-05T03:16:20.085275930Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-05T03:16:20.087813189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.092113869Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-11-05T03:16:20.095073188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-05T03:16:20', 'remove_kickass')
2025-11-05T03:16:20.101344336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.108999421Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-05T03:16:20.112279516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211394s
2025-11-05T03:16:20.115338305Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-05T03:16:20.118292243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.126414579Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-11-05T03:16:20.130616299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-05T03:16:20', 'rename_torrent_downloadstation')
2025-11-05T03:16:20.137689873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.142173361Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-05T03:16:20.145125636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238333s
2025-11-05T03:16:20.147436379Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-05T03:16:20.149977195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.153970326Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-11-05T03:16:20.156745354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-05T03:16:20', 'update_btn_url')
2025-11-05T03:16:20.162833072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.166905893Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-05T03:16:20.169826194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169254s
2025-11-05T03:16:20.172301097Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-05T03:16:20.174891213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.178790204Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-11-05T03:16:20.181164195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-05T03:16:20', 'remove_wombles')
2025-11-05T03:16:20.199447740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.204196523Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-05T03:16:20.206846349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293311s
2025-11-05T03:16:20.209658251Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-05T03:16:20.212452708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.216464186Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-11-05T03:16:20.219299475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-05T03:16:20', 'fix_extra_file_extension')
2025-11-05T03:16:20.225997111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.230721735Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-05T03:16:20.233725935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182739s
2025-11-05T03:16:20.236059964Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-05T03:16:20.238671954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.243196304Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-11-05T03:16:20.246509225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-05T03:16:20', 'import_extra_files')
2025-11-05T03:16:20.253210128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.257905653Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-05T03:16:20.260541511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019239s
2025-11-05T03:16:20.262944009Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-05T03:16:20.265664497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.270411856Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-11-05T03:16:20.273998979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-05T03:16:20', 'fix_extra_files_config')
2025-11-05T03:16:20.280730605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.285378023Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-05T03:16:20.288103160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197175s
2025-11-05T03:16:20.290413903Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-05T03:16:20.293310275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.297067651Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-11-05T03:16:20.299709881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-05T03:16:20', 'create_language_profiles')
2025-11-05T03:16:20.305903042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.310149203Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-05T03:16:20.312928810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168247s
2025-11-05T03:16:20.315253761Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-05T03:16:20.318045082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.321596834Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-11-05T03:16:20.324265648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-05T03:16:20', 'added_regex_to_scenemapping')
2025-11-05T03:16:20.330426053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.334602403Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-05T03:16:20.337592744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165544s
2025-11-05T03:16:20.340112107Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-05T03:16:20.342943007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.346447374Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-11-05T03:16:20.349298465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-05T03:16:20', 'consolidate_indexer_baseurl')
2025-11-05T03:16:20.355584292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.359863138Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-05T03:16:20.362757707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168644s
2025-11-05T03:16:20.365139703Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-05T03:16:20.367976506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.371678731Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-11-05T03:16:20.374317985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-05T03:16:20', 'rename_indexer_status_id')
2025-11-05T03:16:20.380537339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.384935745Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-05T03:16:20.387739842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169267s
2025-11-05T03:16:20.390221830Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-05T03:16:20.393127120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.396838613Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-11-05T03:16:20.400012023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-05T03:16:20', 'add_downloadclient_status')
2025-11-05T03:16:20.406650731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.410952744Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-05T03:16:20.413858104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178967s
2025-11-05T03:16:20.416382147Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-05T03:16:20.418876940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.422517431Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-11-05T03:16:20.425095312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-05T03:16:20', 'disable_nyaa')
2025-11-05T03:16:20.430934550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.435194368Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-05T03:16:20.437735695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163166s
2025-11-05T03:16:20.440108683Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-05T03:16:20.443249288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.446774065Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-11-05T03:16:20.449715908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-05T03:16:20', 'add_webrip_and_br480_qualites_in_profile')
2025-11-05T03:16:20.456174504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.460463721Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-05T03:16:20.463567962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172203s
2025-11-05T03:16:20.465881831Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-05T03:16:20.468705867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.472242599Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-11-05T03:16:20.475145955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-05T03:16:20', 'add_history_eventType_index')
2025-11-05T03:16:20.481347072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.485698565Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-05T03:16:20.488557632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169595s
2025-11-05T03:16:20.490855940Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-05T03:16:20.494155474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.497736354Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-11-05T03:16:20.501181862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-05T03:16:20', 'separate_automatic_and_interactive_searches')
2025-11-05T03:16:20.507826672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.512477658Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-05T03:16:20.515774807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183567s
2025-11-05T03:16:20.518280913Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-05T03:16:20.521553203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.525130105Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-11-05T03:16:20.528066358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-05T03:16:20', 'update_series_episodes_history_indexes')
2025-11-05T03:16:20.534595836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.538925765Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-05T03:16:20.542108574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174837s
2025-11-05T03:16:20.544477484Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-05T03:16:20.547186188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.550768512Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-11-05T03:16:20.553365190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-05T03:16:20', 'update_animetosho_url')
2025-11-05T03:16:20.559443419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.563541481Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-05T03:16:20.566339556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163154s
2025-11-05T03:16:20.568683656Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-05T03:16:20.571580429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.575221300Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-11-05T03:16:20.578005036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-05T03:16:20', 'add_remux_qualities_in_profile')
2025-11-05T03:16:20.584641820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.589309679Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-05T03:16:20.592362767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176938s
2025-11-05T03:16:20.595056762Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-05T03:16:20.597998225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.601855963Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-11-05T03:16:20.604651051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-05T03:16:20', 'add_history_seriesId_index')
2025-11-05T03:16:20.611169707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.615354955Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-05T03:16:20.618255265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017358s
2025-11-05T03:16:20.620637171Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-05T03:16:20.623548323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.627317092Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-11-05T03:16:20.630132682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-05T03:16:20', 'remove_media_browser_metadata')
2025-11-05T03:16:20.636612891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.640747025Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-05T03:16:20.643694500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171913s
2025-11-05T03:16:20.646038641Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-05T03:16:20.649481684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.653006882Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-11-05T03:16:20.656298390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-05T03:16:20', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-05T03:16:20.663126058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.667270744Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-05T03:16:20.670726603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177999s
2025-11-05T03:16:20.673129311Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-05T03:16:20.676065884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.679598959Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-11-05T03:16:20.682076608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-05T03:16:20', 'add_custom_filters')
2025-11-05T03:16:20.688134376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.692415056Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-05T03:16:20.695069200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163467s
2025-11-05T03:16:20.697410916Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-05T03:16:20.700595729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.704108322Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-11-05T03:16:20.707076148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-05T03:16:20', 'rename_restrictions_to_release_profiles')
2025-11-05T03:16:20.713614583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.718671316Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-05T03:16:20.722243038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017941s
2025-11-05T03:16:20.724978687Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-05T03:16:20.728856846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.733409022Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-11-05T03:16:20.737582186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-05T03:16:20', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-05T03:16:20.744960353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.751159686Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-05T03:16:20.755743907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227744s
2025-11-05T03:16:20.758679157Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-05T03:16:20.762089054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.765754615Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-11-05T03:16:20.768905940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-05T03:16:20', 'add_relative_original_path_to_episode_file')
2025-11-05T03:16:20.775910895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.780240985Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-05T03:16:20.783506129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182218s
2025-11-05T03:16:20.785986384Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-05T03:16:20.788926264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.792505761Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-11-05T03:16:20.795258665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-05T03:16:20', 'episode_last_searched_time')
2025-11-05T03:16:20.801597499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.806368767Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-05T03:16:20.809250590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174489s
2025-11-05T03:16:20.811586062Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-05T03:16:20.814372233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.817961310Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-11-05T03:16:20.820561034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-05T03:16:20', 'download_propers_config')
2025-11-05T03:16:20.826742251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.831025686Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-05T03:16:20.833866326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166538s
2025-11-05T03:16:20.836403936Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-05T03:16:20.839494429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.843332087Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-11-05T03:16:20.846101053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-05T03:16:20', 'add_download_client_priority')
2025-11-05T03:16:20.853570744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.858130035Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-05T03:16:20.862908497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185825s
2025-11-05T03:16:20.865847735Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-05T03:16:20.868763757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.872638118Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-11-05T03:16:20.875633059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-05T03:16:20', 'add_specials_folder_format')
2025-11-05T03:16:20.882063708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.886717509Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-05T03:16:20.889597338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179245s
2025-11-05T03:16:20.891989104Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-05T03:16:20.894849594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.898590217Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-11-05T03:16:20.901313520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-05T03:16:20', 'health_issue_notification')
2025-11-05T03:16:20.907554157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.912004528Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-05T03:16:20.914855359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171474s
2025-11-05T03:16:20.917227776Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-05T03:16:20.920484875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.924092088Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-11-05T03:16:20.927169675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-05T03:16:20', 'add_indexer_and_enabled_to_release_profiles')
2025-11-05T03:16:20.933980840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.938486343Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-05T03:16:20.941765606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179905s
2025-11-05T03:16:20.944183424Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-05T03:16:20.947031750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.950646168Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-11-05T03:16:20.953417759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-05T03:16:20', 'add_airedbefore_to_episodes')
2025-11-05T03:16:20.959717014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.964155882Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-05T03:16:20.966978095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171138s
2025-11-05T03:16:20.969291032Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-05T03:16:20.971953954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:20.975490144Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-11-05T03:16:20.977916360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-05T03:16:20', 'remove_bitmetv')
2025-11-05T03:16:20.983740939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:20.988263636Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-05T03:16:20.990960747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163737s
2025-11-05T03:16:20.993524970Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-05T03:16:20.996506784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.000248709Z [Info] add_download_history: Starting migration of Log DB to 139
2025-11-05T03:16:21.003074419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-05T03:16:21', 'add_download_history')
2025-11-05T03:16:21.009393684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.013752000Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-05T03:16:21.016554133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01727s
2025-11-05T03:16:21.019843156Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-05T03:16:21.023361871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.027139868Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-11-05T03:16:21.030125009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-05T03:16:21', 'remove_chown_and_folderchmod_config_v2')
2025-11-05T03:16:21.037069052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.042717566Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-05T03:16:21.045838120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193257s
2025-11-05T03:16:21.048491643Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-05T03:16:21.051140126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.055000058Z [Info] add_update_history: Starting migration of Log DB to 141
2025-11-05T03:16:21.072681162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-05T03:16:21.077137165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-11-05T03:16:21.087785456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117283s
2025-11-05T03:16:21.090246722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-05T03:16:21.093571126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-05T03:16:21.099365153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061465s
2025-11-05T03:16:21.101903194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-05T03:16:21', 'add_update_history')
2025-11-05T03:16:21.109699002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.115100068Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-05T03:16:21.118498732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218402s
2025-11-05T03:16:21.121207125Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-05T03:16:21.123949447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.127972538Z [Info] import_lists: Starting migration of Log DB to 142
2025-11-05T03:16:21.130539077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-05T03:16:21', 'import_lists')
2025-11-05T03:16:21.137169016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.141801875Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-05T03:16:21.144496672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179033s
2025-11-05T03:16:21.147007888Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-05T03:16:21.149778357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.153524520Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-11-05T03:16:21.156223465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-05T03:16:21', 'add_priority_to_indexers')
2025-11-05T03:16:21.162519062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.167208385Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-05T03:16:21.169979325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174345s
2025-11-05T03:16:21.172294907Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-05T03:16:21.175435020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.178929808Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-11-05T03:16:21.182311517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-05T03:16:21', 'import_lists_series_type_and_season_folder')
2025-11-05T03:16:21.189908685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.195149217Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-05T03:16:21.198500105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196726s
2025-11-05T03:16:21.201036482Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-05T03:16:21.203554983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.207338021Z [Info] remove_growl: Starting migration of Log DB to 145
2025-11-05T03:16:21.209743655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-05T03:16:21', 'remove_growl')
2025-11-05T03:16:21.215865162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.220099919Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-05T03:16:21.222715776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165224s
2025-11-05T03:16:21.225091821Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-05T03:16:21.228094758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.231766682Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-11-05T03:16:21.237143619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-05T03:16:21.239681569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-05T03:16:21.260403004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206149s
2025-11-05T03:16:21.263249065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-05T03:16:21', 'cleanup_duplicates_updatehistory')
2025-11-05T03:16:21.270115101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.274657047Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-05T03:16:21.277686247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350548s
2025-11-05T03:16:21.280198786Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-05T03:16:21.283158676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.287002897Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-11-05T03:16:21.289920362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-05T03:16:21', 'swap_filechmod_for_folderchmod')
2025-11-05T03:16:21.296480200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.300935602Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-05T03:16:21.303923869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177887s
2025-11-05T03:16:21.306306678Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-05T03:16:21.309093128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.312779421Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-11-05T03:16:21.315251088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-05T03:16:21', 'mediainfo_channels')
2025-11-05T03:16:21.321861209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.326537455Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-05T03:16:21.329377524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174262s
2025-11-05T03:16:21.331735903Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-05T03:16:21.334677456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.338407948Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-11-05T03:16:21.341426897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-05T03:16:21', 'add_on_delete_to_notifications')
2025-11-05T03:16:21.348217240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.352904619Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-05T03:16:21.356183782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182146s
2025-11-05T03:16:21.358794879Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-05T03:16:21.362233093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.368194457Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-11-05T03:16:21.372290294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-05T03:16:21', 'add_scene_mapping_origin')
2025-11-05T03:16:21.382339450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.389393735Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-05T03:16:21.393678893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270328s
2025-11-05T03:16:21.397375797Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-05T03:16:21.401616897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.407680948Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-11-05T03:16:21.411883480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-05T03:16:21', 'remove_custom_filter_type')
2025-11-05T03:16:21.421802414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.427363973Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-05T03:16:21.430430457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256609s
2025-11-05T03:16:21.433111947Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-05T03:16:21.436105465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.440325723Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-11-05T03:16:21.443182275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-05T03:16:21', 'update_btn_url_to_https')
2025-11-05T03:16:21.450042529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.464945788Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-05T03:16:21.469507113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285505s
2025-11-05T03:16:21.473188366Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-05T03:16:21.477987660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.484084136Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-11-05T03:16:21.488927218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-05T03:16:21', 'add_on_episodefiledelete_for_upgrade')
2025-11-05T03:16:21.497886269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.503481495Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-05T03:16:21.506895029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254412s
2025-11-05T03:16:21.509589925Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-05T03:16:21.512454954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.516573959Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-11-05T03:16:21.519695164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-05T03:16:21', 'add_name_release_profile')
2025-11-05T03:16:21.526815181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.531466617Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-05T03:16:21.534434644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189765s
2025-11-05T03:16:21.537092977Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-05T03:16:21.540221787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.544435221Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-11-05T03:16:21.547464501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-05T03:16:21', 'add_arabic_and_hindi_languages')
2025-11-05T03:16:21.554497923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.558726769Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-05T03:16:21.561711789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186008s
2025-11-05T03:16:21.564227956Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-05T03:16:21.567165211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.571321480Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-11-05T03:16:21.574121368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-05T03:16:21', 'add_bypass_to_delay_profile')
2025-11-05T03:16:21.580583510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.584666512Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-05T03:16:21.587650541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174585s
2025-11-05T03:16:21.590414657Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-05T03:16:21.593564039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.597286304Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-11-05T03:16:21.599972613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-05T03:16:21', 'email_multiple_addresses')
2025-11-05T03:16:21.606303010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.610475121Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-05T03:16:21.613405191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170074s
2025-11-05T03:16:21.615837539Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-05T03:16:21.618610563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.622268869Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-11-05T03:16:21.624919677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-05T03:16:21', 'cdh_per_downloadclient')
2025-11-05T03:16:21.631253732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.635486856Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-05T03:16:21.638315562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168886s
2025-11-05T03:16:21.640726637Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-05T03:16:21.643401383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.646978756Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-11-05T03:16:21.649414070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-05T03:16:21', 'add_indexer_tags')
2025-11-05T03:16:21.655336866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.659613538Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-05T03:16:21.662450069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162069s
2025-11-05T03:16:21.664927849Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-05T03:16:21.668095337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.671968155Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-11-05T03:16:21.674803104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-05T03:16:21', 'rename_blacklist_to_blocklist')
2025-11-05T03:16:21.681380498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.685557880Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-05T03:16:21.688616509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175733s
2025-11-05T03:16:21.690979968Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-05T03:16:21.693771540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.697395637Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-11-05T03:16:21.700087367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-05T03:16:21', 'remove_plex_hometheatre')
2025-11-05T03:16:21.706868753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.711294605Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-05T03:16:21.714306790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175248s
2025-11-05T03:16:21.716801122Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-05T03:16:21.719698446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.723765436Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-11-05T03:16:21.726473419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-05T03:16:21', 'release_profile_to_array')
2025-11-05T03:16:21.733852588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.738161645Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-05T03:16:21.741021544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185039s
2025-11-05T03:16:21.743379041Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-05T03:16:21.746137706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.749878619Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-11-05T03:16:21.752408313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-05T03:16:21', 'mediainfo_to_ffmpeg')
2025-11-05T03:16:21.758656835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.762995101Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-05T03:16:21.765733995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168666s
2025-11-05T03:16:21.768128637Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-05T03:16:21.770942804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.774785191Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-11-05T03:16:21.777679259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-05T03:16:21', 'download_client_per_indexer')
2025-11-05T03:16:21.784581577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.790071182Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-05T03:16:21.793283270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019048s
2025-11-05T03:16:21.796034279Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-05T03:16:21.799055894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.803276432Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-11-05T03:16:21.806803084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-05T03:16:21', 'add_on_update_to_notifications')
2025-11-05T03:16:21.813674741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.818348812Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-05T03:16:21.821359595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192564s
2025-11-05T03:16:21.824013909Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-05T03:16:21.826925312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.830995869Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-11-05T03:16:21.833810987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-05T03:16:21', 'update_series_sort_title')
2025-11-05T03:16:21.840639006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.845033966Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-05T03:16:21.847968986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180862s
2025-11-05T03:16:21.850528130Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-05T03:16:21.853308589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.858038733Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-11-05T03:16:21.862326788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-05T03:16:21', 'add_tvdbid_to_episode')
2025-11-05T03:16:21.869397035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.873970393Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-05T03:16:21.877180307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205563s
2025-11-05T03:16:21.880103834Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-05T03:16:21.883311022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.887691202Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-11-05T03:16:21.891084325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-05T03:16:21', 'add_additional_info_to_pending_releases')
2025-11-05T03:16:21.898698577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.903382840Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-05T03:16:21.906640109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200241s
2025-11-05T03:16:21.909342981Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-05T03:16:21.912549117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.916750768Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-11-05T03:16:21.920432792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-05T03:16:21', 'add_malayalam_and_ukrainian_languages')
2025-11-05T03:16:21.928200523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.932639221Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-05T03:16:21.935873634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200703s
2025-11-05T03:16:21.938537197Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-05T03:16:21.941746199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.945860404Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-11-05T03:16:21.949046620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-05T03:16:21', 'add_language_tags_to_subtitle_files')
2025-11-05T03:16:21.956208962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:21.960454591Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-05T03:16:21.963693313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187116s
2025-11-05T03:16:21.966484543Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-05T03:16:21.969183097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:21.972917537Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-11-05T03:16:21.975512091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-05T03:16:21', 'add_custom_formats')
2025-11-05T03:16:21.981747968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.028022067Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-05T03:16:22.030835442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575601s
2025-11-05T03:16:22.033331698Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-05T03:16:22.037022661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.040676649Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-11-05T03:16:22.044201035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-05T03:16:22', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-05T03:16:22.051344570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.107036754Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-05T03:16:22.112642201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0699333s
2025-11-05T03:16:22.116327011Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-05T03:16:22.144083502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.162162346Z [Info] remove_omg: Starting migration of Log DB to 173
2025-11-05T03:16:22.167350453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-05T03:16:22', 'remove_omg')
2025-11-05T03:16:22.177818602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.187380576Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-05T03:16:22.191721417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660318s
2025-11-05T03:16:22.196246479Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-05T03:16:22.200429923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.205812632Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-11-05T03:16:22.208713122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-05T03:16:22', 'add_salt_to_users')
2025-11-05T03:16:22.215487504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.220189802Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-05T03:16:22.222823125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200002s
2025-11-05T03:16:22.225133327Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-05T03:16:22.228527491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.232112170Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-11-05T03:16:22.235321101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-05T03:16:22', 'language_profiles_to_custom_formats')
2025-11-05T03:16:22.242069440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.246898704Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-05T03:16:22.249960078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183293s
2025-11-05T03:16:22.252565565Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-05T03:16:22.255149769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.258693194Z [Info] original_language: Starting migration of Log DB to 176
2025-11-05T03:16:22.261161695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-05T03:16:22', 'original_language')
2025-11-05T03:16:22.267473655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.273175446Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-05T03:16:22.275835683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017947s
2025-11-05T03:16:22.278587634Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-05T03:16:22.282155709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.285851741Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-11-05T03:16:22.289256046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-05T03:16:22', 'add_on_manual_interaction_required_to_notifications')
2025-11-05T03:16:22.296350702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.304331903Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-05T03:16:22.307750948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221887s
2025-11-05T03:16:22.310205370Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-05T03:16:22.312814925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.316454113Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-11-05T03:16:22.319165954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-05T03:16:22', 'list_sync_time')
2025-11-05T03:16:22.325946437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.330967147Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-05T03:16:22.333935013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181728s
2025-11-05T03:16:22.336469928Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-05T03:16:22.339200987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.343067363Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-11-05T03:16:22.345749734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-05T03:16:22', 'add_auto_tagging')
2025-11-05T03:16:22.352699267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.357109027Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-05T03:16:22.359837842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179912s
2025-11-05T03:16:22.362699875Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-05T03:16:22.365416044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.369511932Z [Info] task_duration: Starting migration of Log DB to 180
2025-11-05T03:16:22.372329586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-05T03:16:22', 'task_duration')
2025-11-05T03:16:22.379313870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.384667881Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-05T03:16:22.387274279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192895s
2025-11-05T03:16:22.389634722Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-05T03:16:22.392720676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.397336400Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-11-05T03:16:22.400248103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-05T03:16:22', 'quality_definition_preferred_size')
2025-11-05T03:16:22.408138502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.415574976Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-05T03:16:22.418680940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228618s
2025-11-05T03:16:22.421053808Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-05T03:16:22.424385147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.428478820Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-11-05T03:16:22.431613973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-05T03:16:22', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-05T03:16:22.439426264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.443933851Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-05T03:16:22.447340761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194952s
2025-11-05T03:16:22.449660823Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-05T03:16:22.452431061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.457732616Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-11-05T03:16:22.460612014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-05T03:16:22', 'update_images_remote_url')
2025-11-05T03:16:22.467232866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.471841406Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-05T03:16:22.474702387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194284s
2025-11-05T03:16:22.477185096Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-05T03:16:22.480363406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.484067505Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-11-05T03:16:22.487009499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-05T03:16:22', 'remove_invalid_roksbox_metadata_images')
2025-11-05T03:16:22.493506422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.497805078Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-05T03:16:22.500945591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175042s
2025-11-05T03:16:22.503276725Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-05T03:16:22.505905819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.509397861Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-11-05T03:16:22.511856882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-05T03:16:22', 'add_episode_runtime')
2025-11-05T03:16:22.517802865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.522089287Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-05T03:16:22.525033576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016185s
2025-11-05T03:16:22.527275279Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-05T03:16:22.530130840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.533906873Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-11-05T03:16:22.536579575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-05T03:16:22', 'add_result_to_commands')
2025-11-05T03:16:22.543651756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.549337936Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-05T03:16:22.552144698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193313s
2025-11-05T03:16:22.554605583Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-05T03:16:22.557706817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.561585878Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-11-05T03:16:22.564490467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-05T03:16:22', 'add_on_series_add_to_notifications')
2025-11-05T03:16:22.571192953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.575721122Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-05T03:16:22.578739990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181172s
2025-11-05T03:16:22.581051385Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-05T03:16:22.584499077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.588004686Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-11-05T03:16:22.600358873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-05T03:16:22.602952736Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.02E-05s
2025-11-05T03:16:22.605715369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-05T03:16:22.620453666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-11-05T03:16:22.629801429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-11-05T03:16:22.637820517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-05T03:16:22.642024142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-05T03:16:22.649257427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-05T03:16:22.654056841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454972s
2025-11-05T03:16:22.656247052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-05T03:16:22.659159236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-05T03:16:22.661259074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-05T03:16:22.669014570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-11-05T03:16:22.676808715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-05T03:16:22.683352582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-05T03:16:22.687993958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-05T03:16:22.695907553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-05T03:16:22.701885430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375689s
2025-11-05T03:16:22.704114609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-05T03:16:22.706558620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-05T03:16:22.708893222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-05T03:16:22.719032388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-05T03:16:22.726295753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-05T03:16:22.734203507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-05T03:16:22.738891166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-05T03:16:22.747165367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-05T03:16:22.754258460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420545s
2025-11-05T03:16:22.756795699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-05T03:16:22', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-05T03:16:22.764294600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.776143498Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-05T03:16:22.779614969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064054s
2025-11-05T03:16:22.782168050Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-05T03:16:22.785336550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.789578762Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-11-05T03:16:22.793187409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-05T03:16:22', 'add_colon_replacement_to_naming_config')
2025-11-05T03:16:22.801353883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.805906981Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-05T03:16:22.809144090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205901s
2025-11-05T03:16:22.811620997Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-05T03:16:22.814583553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.818407883Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-11-05T03:16:22.821279836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-05T03:16:22', 'health_restored_notification')
2025-11-05T03:16:22.828737463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.833212194Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-05T03:16:22.836169278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186605s
2025-11-05T03:16:22.838869706Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-05T03:16:22.841714224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.845491400Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-11-05T03:16:22.848341439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-05T03:16:22', 'add_download_client_tags')
2025-11-05T03:16:22.854861758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.859975285Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-05T03:16:22.862787849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182805s
2025-11-05T03:16:22.865210136Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-05T03:16:22.867911626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.871564511Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-11-05T03:16:22.874258165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-05T03:16:22', 'import_exclusion_type')
2025-11-05T03:16:22.880803736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.886303410Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-05T03:16:22.889057977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183875s
2025-11-05T03:16:22.891566879Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-05T03:16:22.894327247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.898063671Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-11-05T03:16:22.900737114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-05T03:16:22', 'add_import_list_items')
2025-11-05T03:16:22.907350782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.912328435Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-05T03:16:22.915054474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017993s
2025-11-05T03:16:22.917458245Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-05T03:16:22.920250868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.925382351Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-11-05T03:16:22.928350848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-05T03:16:22', 'add_notification_status')
2025-11-05T03:16:22.934885637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.939907629Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-05T03:16:22.942714922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196485s
2025-11-05T03:16:22.945221630Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-05T03:16:22.948634442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.952231295Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-11-05T03:16:22.955431268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-05T03:16:22', 'parse_language_tags_from_existing_subtitle_files')
2025-11-05T03:16:22.962264909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.966669849Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-05T03:16:22.970026598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180367s
2025-11-05T03:16:22.972325377Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-05T03:16:22.974896234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:22.978394087Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-11-05T03:16:22.980776013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-05T03:16:22', 'add_finale_type')
2025-11-05T03:16:22.986659941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:22.991158580Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-05T03:16:22.993778806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162573s
2025-11-05T03:16:22.996101433Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-05T03:16:22.998845869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.002394906Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-11-05T03:16:23.005153140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-05T03:16:23', 'list_add_missing_search')
2025-11-05T03:16:23.011827119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.016528356Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-05T03:16:23.019249485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176536s
2025-11-05T03:16:23.021691753Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-05T03:16:23.024934963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.028580093Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-11-05T03:16:23.032056703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-05T03:16:23', 'parse_title_from_existing_subtitle_files')
2025-11-05T03:16:23.039246992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.043768777Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-05T03:16:23.046938811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188656s
2025-11-05T03:16:23.049308072Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-05T03:16:23.051914570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.055438847Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-11-05T03:16:23.057920915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-05T03:16:23', 'series_last_aired')
2025-11-05T03:16:23.064019706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.068343192Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-05T03:16:23.070969179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016397s
2025-11-05T03:16:23.073251475Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-05T03:16:23.075980190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.079510148Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-11-05T03:16:23.082093720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-05T03:16:23', 'AddNewItemMonitorType')
2025-11-05T03:16:23.088153943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.092352517Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-05T03:16:23.095123437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163791s
2025-11-05T03:16:23.097438909Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-05T03:16:23.100043594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.103567500Z [Info] email_encryption: Starting migration of Log DB to 201
2025-11-05T03:16:23.106012293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-05T03:16:23', 'email_encryption')
2025-11-05T03:16:23.112460858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.117090731Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-05T03:16:23.119658742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170555s
2025-11-05T03:16:23.121956429Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-05T03:16:23.124564641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.128104509Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-11-05T03:16:23.130675907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-05T03:16:23', 'add_indexer_flags')
2025-11-05T03:16:23.137452101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.141940489Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-05T03:16:23.144590295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173864s
2025-11-05T03:16:23.146940748Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-05T03:16:23.149443157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.153058457Z [Info] release_type: Starting migration of Log DB to 203
2025-11-05T03:16:23.155385092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-05T03:16:23', 'release_type')
2025-11-05T03:16:23.161208989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.165511683Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-05T03:16:23.168036086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160748s
2025-11-05T03:16:23.170310707Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-05T03:16:23.172979410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.176487955Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-11-05T03:16:23.178970404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-05T03:16:23', 'add_add_release_hash')
2025-11-05T03:16:23.184952520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.189914381Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-05T03:16:23.194116653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169018s
2025-11-05T03:16:23.197850020Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-05T03:16:23.202182725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.207895909Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-11-05T03:16:23.211575729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-05T03:16:23', 'rename_season_pack_spec')
2025-11-05T03:16:23.217820273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.222621050Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-05T03:16:23.225628947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205262s
2025-11-05T03:16:23.228332010Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-05T03:16:23.230846514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.234669732Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-11-05T03:16:23.237083984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-05T03:16:23', 'add_tmdbid')
2025-11-05T03:16:23.243075738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.247387942Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-05T03:16:23.249915371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165571s
2025-11-05T03:16:23.252309361Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-05T03:16:23.255404193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.258999102Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-11-05T03:16:23.262057260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-05T03:16:23', 'add_on_import_complete_to_notifications')
2025-11-05T03:16:23.268725939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.274150201Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-05T03:16:23.277263861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018699s
2025-11-05T03:16:23.279667130Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-05T03:16:23.282531157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.286078040Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-11-05T03:16:23.288794710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-05T03:16:23', 'add_monitored_seasons_filter')
2025-11-05T03:16:23.295659873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.300158622Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-05T03:16:23.303070786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017622s
2025-11-05T03:16:23.305447041Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-05T03:16:23.308732337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.313078749Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-11-05T03:16:23.316485198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-05T03:16:23', 'add_custom_colon_replacement_to_naming_config')
2025-11-05T03:16:23.323154608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.328431684Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-05T03:16:23.331679213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196893s
2025-11-05T03:16:23.334273648Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-05T03:16:23.338150074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.341983553Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-11-05T03:16:23.345369691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-05T03:16:23', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-05T03:16:23.352405238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.356791801Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-05T03:16:23.360207489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186553s
2025-11-05T03:16:23.362554234Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-05T03:16:23.365604917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.369147060Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-11-05T03:16:23.371989924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-05T03:16:23', 'add_blurary576p_quality_in_profiles')
2025-11-05T03:16:23.378410142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.382849562Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-05T03:16:23.385893311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172426s
2025-11-05T03:16:23.388244004Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-05T03:16:23.391842160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.395560537Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-11-05T03:16:23.399082899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-05T03:16:23', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-05T03:16:23.406215963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.410417162Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-05T03:16:23.414097584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185807s
2025-11-05T03:16:23.416452315Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-05T03:16:23.419205128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-05T03:16:23.422750377Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-11-05T03:16:23.425340864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-05T03:16:23', 'add_mal_and_anilist_ids')
2025-11-05T03:16:23.431593083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-05T03:16:23.435976400Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-05T03:16:23.438768492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167463s
2025-11-05T03:16:26.306560891Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-11-05T03:16:26.477263354Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-05T03:16:27.649056264Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-05T03:16:28.892727411Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-05T03:16:28.897753101Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-05T03:16:28.901470737Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-11-05T03:16:31.569607643Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-05T03:16:32.141833125Z [ls.io-init] done.