AMD64 PASS
linuxserver/sonarr
Runtime: 21.76s

Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-08-29T23:34:57+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.01MB
Tag: amd64-4.0.15.2941-ls291
Version: 4.0.15.2941-ls291
Expand
2025-08-29T23:38:18.917108171Z [migrations] started
2025-08-29T23:38:18.917170045Z [migrations] no migrations found
2025-08-29T23:38:18.937401530Z usermod: no changes
2025-08-29T23:38:18.943318193Z ───────────────────────────────────────
2025-08-29T23:38:18.943330428Z
2025-08-29T23:38:18.943334406Z ██╗ ███████╗██╗ ██████╗
2025-08-29T23:38:18.943338183Z ██║ ██╔════╝██║██╔═══██╗
2025-08-29T23:38:18.943343434Z ██║ ███████╗██║██║ ██║
2025-08-29T23:38:18.943347211Z ██║ ╚════██║██║██║ ██║
2025-08-29T23:38:18.943351239Z ███████╗███████║██║╚██████╔╝
2025-08-29T23:38:18.943355718Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-29T23:38:18.943359406Z
2025-08-29T23:38:18.943362903Z Brought to you by linuxserver.io
2025-08-29T23:38:18.943366520Z ───────────────────────────────────────
2025-08-29T23:38:18.943637376Z
2025-08-29T23:38:18.943664921Z To support the app dev(s) visit:
2025-08-29T23:38:18.945361507Z Sonarr: https://sonarr.tv/donate
2025-08-29T23:38:18.945677573Z
2025-08-29T23:38:18.945682293Z To support LSIO projects visit:
2025-08-29T23:38:18.945686050Z https://www.linuxserver.io/donate/
2025-08-29T23:38:18.945689638Z
2025-08-29T23:38:18.945693135Z ───────────────────────────────────────
2025-08-29T23:38:18.945697173Z GID/UID
2025-08-29T23:38:18.945700980Z ───────────────────────────────────────
2025-08-29T23:38:18.949854954Z
2025-08-29T23:38:18.949861527Z User UID: 911
2025-08-29T23:38:18.949865145Z User GID: 911
2025-08-29T23:38:18.949868742Z ───────────────────────────────────────
2025-08-29T23:38:18.951664908Z Linuxserver.io version: 4.0.15.2941-ls291
2025-08-29T23:38:18.951974412Z Build-date: 2025-08-29T23:34:57+00:00
2025-08-29T23:38:18.951979933Z ───────────────────────────────────────
2025-08-29T23:38:18.951983750Z
2025-08-29T23:38:19.006076362Z [custom-init] No custom files found, skipping...
2025-08-29T23:38:19.348970326Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2941
2025-08-29T23:38:19.423002916Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:19.428838826Z [Debug] Bootstrap: Console selected
2025-08-29T23:38:19.430491293Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:19.783394199Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:19.848629175Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b5dc9287-5c80-4880-a60b-d419fd9534b7} may be persisted to storage in unencrypted form.
2025-08-29T23:38:19.937355059Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-29T23:38:19.989969354Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-29T23:38:20.090469965Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-29T23:38:20.100942511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.101520415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.149533226Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-29T23:38:20.151388150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486059s
2025-08-29T23:38:20.151552251Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-29T23:38:20.151665909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503845s
2025-08-29T23:38:20.162946873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-29T23:38:20.163497211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.168997525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-29T23:38:20.177129409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-29T23:38:20.198222668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291018s
2025-08-29T23:38:20.198558805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.200690988Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-29T23:38:20.200773574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315404s
2025-08-29T23:38:20.208972112Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-29T23:38:20.209020729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.214953976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-29T23:38:20.216365688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:20.216723308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016138s
2025-08-29T23:38:20.216875544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:20.217107331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001325s
2025-08-29T23:38:20.217499731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-29T23:38:20.217923725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-29T23:38:20.218551679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009118s
2025-08-29T23:38:20.218653695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.219384827Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-29T23:38:20.219626183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017151s
2025-08-29T23:38:20.220288025Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-29T23:38:20.220482978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.221061503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:20.221200924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2025-08-29T23:38:20.221282257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-29T23:38:20.221412680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-29T23:38:20.221795130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003977s
2025-08-29T23:38:20.221909160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.222603137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-29T23:38:20.222708349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012004s
2025-08-29T23:38:20.223772732Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-29T23:38:20.223894136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.224657684Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-29T23:38:20.230451860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-29T23:38:20.230711973Z [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-08-29T23:38:20.231065295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s
2025-08-29T23:38:20.231241259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-29T23:38:20.231292432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-29T23:38:20.231546464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002649s
2025-08-29T23:38:20.231644010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-29T23:38:20.231763110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-29T23:38:20.232107113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002875s
2025-08-29T23:38:20.232140029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-29T23:38:20.232251934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-29T23:38:20.232483621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002457s
2025-08-29T23:38:20.232597690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-08-29T23:38:20.232762071Z [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-08-29T23:38:20.233486309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s
2025-08-29T23:38:20.233598585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-08-29T23:38:20.233698937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.233937528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002461s
2025-08-29T23:38:20.234065455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-08-29T23:38:20.234160557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:20.234410189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002445s
2025-08-29T23:38:20.234503297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-08-29T23:38:20.234590232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-08-29T23:38:20.234832620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002336s
2025-08-29T23:38:20.234967471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-08-29T23:38:20.235060960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.235298728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002444s
2025-08-29T23:38:20.235410503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-08-29T23:38:20.235507168Z [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-08-29T23:38:20.235891261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003609s
2025-08-29T23:38:20.235975170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-08-29T23:38:20.236113559Z [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-08-29T23:38:20.236639658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2025-08-29T23:38:20.236773868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-08-29T23:38:20.236834350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:20.237117510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002761s
2025-08-29T23:38:20.237241089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-08-29T23:38:20.237355600Z [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-08-29T23:38:20.237744252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s
2025-08-29T23:38:20.237860887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-08-29T23:38:20.237950959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-08-29T23:38:20.238221864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002668s
2025-08-29T23:38:20.238328318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-29T23:38:20.238455184Z [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-08-29T23:38:20.238835700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000407s
2025-08-29T23:38:20.238944760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-29T23:38:20.239051324Z [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-08-29T23:38:20.245921627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068812s
2025-08-29T23:38:20.246045937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-29T23:38:20.246157562Z [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-08-29T23:38:20.246497807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003642s
2025-08-29T23:38:20.246591295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-29T23:38:20.246691828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:20.246982703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002788s
2025-08-29T23:38:20.247078346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-29T23:38:20.247213067Z [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-08-29T23:38:20.247536278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003365s
2025-08-29T23:38:20.247624676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-29T23:38:20.247721521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:20.247979801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2025-08-29T23:38:20.248084662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-08-29T23:38:20.248215405Z [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-08-29T23:38:20.248521301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s
2025-08-29T23:38:20.248618747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-08-29T23:38:20.248724561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:20.249017891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002678s
2025-08-29T23:38:20.249102441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-08-29T23:38:20.249228134Z [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-08-29T23:38:20.249559081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003682s
2025-08-29T23:38:20.249671467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-08-29T23:38:20.249778322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-08-29T23:38:20.250050801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002596s
2025-08-29T23:38:20.250146083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-08-29T23:38:20.250247417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-08-29T23:38:20.250540998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s
2025-08-29T23:38:20.250642472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-08-29T23:38:20.250803777Z [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-08-29T23:38:20.251121807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s
2025-08-29T23:38:20.251225296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-29T23:38:20.251348925Z [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-08-29T23:38:20.251864172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000518s
2025-08-29T23:38:20.255432717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-29T23:38:20', 'InitialSetup')
2025-08-29T23:38:20.256757584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.258458680Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-29T23:38:20.258564523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071079s
2025-08-29T23:38:20.258722781Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-08-29T23:38:20.258837051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.259025411Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-08-29T23:38:20.260902360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-08-29T23:38:20.261238647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-08-29T23:38:20.261540655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s
2025-08-29T23:38:20.261626478Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-08-29T23:38:20.261770307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-08-29T23:38:20.262061363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002715s
2025-08-29T23:38:20.262119871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-29T23:38:20', 'remove_tvrage_imdb_unique_constraint')
2025-08-29T23:38:20.262356167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.263078000Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-08-29T23:38:20.263170677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013288s
2025-08-29T23:38:20.263263704Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-08-29T23:38:20.263395499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.263538658Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-08-29T23:38:20.264497348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-08-29T23:38:20.264850288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-08-29T23:38:20.265129070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2025-08-29T23:38:20.265215754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-08-29T23:38:20.265332830Z [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-08-29T23:38:20.265694408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s
2025-08-29T23:38:20.265806293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-29T23:38:20', 'remove_renamed_scene_mapping_columns')
2025-08-29T23:38:20.266038721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.266745595Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-08-29T23:38:20.266823041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013962s
2025-08-29T23:38:20.266918623Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-08-29T23:38:20.267045238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.267207805Z [Info] updated_history: Starting migration of Main DB to 4
2025-08-29T23:38:20.267640637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-08-29T23:38:20.267782432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:20.268078007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003169s
2025-08-29T23:38:20.268185885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-29T23:38:20.268292790Z [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-08-29T23:38:20.268647444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2025-08-29T23:38:20.268762546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-29T23:38:20', 'updated_history')
2025-08-29T23:38:20.268980745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.269571815Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-08-29T23:38:20.269698901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013173s
2025-08-29T23:38:20.269808191Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-08-29T23:38:20.269898693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.270054948Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-08-29T23:38:20.270336084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:20.270462559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.270549073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-08-29T23:38:20.270663754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-08-29T23:38:20.271114742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s
2025-08-29T23:38:20.271233792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-29T23:38:20', 'added_eventtype_to_history')
2025-08-29T23:38:20.271508745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.272016377Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-08-29T23:38:20.272128754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001344s
2025-08-29T23:38:20.272225809Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-08-29T23:38:20.272377645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.272477616Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-08-29T23:38:20.272645444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-29T23:38:20', 'add_index_to_log_time')
2025-08-29T23:38:20.272856679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.273422228Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-08-29T23:38:20.273528913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s
2025-08-29T23:38:20.273635397Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-08-29T23:38:20.273740579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.273971604Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-08-29T23:38:20.274515820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.274643386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.274731935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-08-29T23:38:20.274854101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-08-29T23:38:20.275329107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004852s
2025-08-29T23:38:20.275548038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-08-29T23:38:20.275937271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-08-29T23:38:20.276131913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s
2025-08-29T23:38:20.276244560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-29T23:38:20', 'add_renameEpisodes_to_naming')
2025-08-29T23:38:20.276463822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.277004681Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-08-29T23:38:20.277134252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013077s
2025-08-29T23:38:20.277231437Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-08-29T23:38:20.277318462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.277508375Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-08-29T23:38:20.279484173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-08-29T23:38:20.295398044Z [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-08-29T23:38:20.296179197Z [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-08-29T23:38:20.296824136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.297562893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.298782048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.299030358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.299282345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196803s
2025-08-29T23:38:20.299395353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-08-29T23:38:20.300590219Z [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-08-29T23:38:20.301100556Z [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-08-29T23:38:20.301542947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:20.301870226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:20.302940170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034358s
2025-08-29T23:38:20.303054771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-29T23:38:20', 'remove_backlog')
2025-08-29T23:38:20.303374725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.304182121Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-08-29T23:38:20.304295058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046763s
2025-08-29T23:38:20.304399849Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-08-29T23:38:20.304494469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.304666145Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-08-29T23:38:20.307506805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-08-29T23:38:20.308700067Z [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-08-29T23:38:20.309203310Z [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-08-29T23:38:20.309636222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:20.309912208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:20.310980699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033614s
2025-08-29T23:38:20.311124659Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.313241050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-08-29T23:38:20.313444079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022579s
2025-08-29T23:38:20.313558900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.313655595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-08-29T23:38:20.313886540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002022s
2025-08-29T23:38:20.313936470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-29T23:38:20', 'fix_rename_episodes')
2025-08-29T23:38:20.314159279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.314880391Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-08-29T23:38:20.315003288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s
2025-08-29T23:38:20.315108731Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-08-29T23:38:20.315207930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.315355548Z [Info] add_monitored: Starting migration of Main DB to 10
2025-08-29T23:38:20.316563219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.316675826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.316775677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-08-29T23:38:20.316867552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-08-29T23:38:20.317342107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s
2025-08-29T23:38:20.317463622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-08-29T23:38:20.317565547Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.317657693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-08-29T23:38:20.317757263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-08-29T23:38:20.318244694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s
2025-08-29T23:38:20.318353143Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.318522875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-08-29T23:38:20.318716725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2025-08-29T23:38:20.318825604Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.318908160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-08-29T23:38:20.319082591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001794s
2025-08-29T23:38:20.319180939Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.319276973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-08-29T23:38:20.319432075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00017s
2025-08-29T23:38:20.319544812Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.319620354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-08-29T23:38:20.319784014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001674s
2025-08-29T23:38:20.319922593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-29T23:38:20', 'add_monitored')
2025-08-29T23:38:20.320149971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.320835040Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-08-29T23:38:20.320945112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012132s
2025-08-29T23:38:20.321036265Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-08-29T23:38:20.321143912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.321298052Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-08-29T23:38:20.321537594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-08-29T23:38:20.322711839Z [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-08-29T23:38:20.323038126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-08-29T23:38:20.323327909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-08-29T23:38:20.323611310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-08-29T23:38:20.324744301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030771s
2025-08-29T23:38:20.324845475Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-08-29T23:38:20.325997535Z [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-08-29T23:38:20.326574777Z [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-08-29T23:38:20.327126708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:20.327487364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:20.328555645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:20.328824567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038765s
2025-08-29T23:38:20.328954448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-29T23:38:20', 'remove_ignored')
2025-08-29T23:38:20.329186295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.329886144Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-08-29T23:38:20.329988260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049426s
2025-08-29T23:38:20.330088081Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-08-29T23:38:20.330191138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.330357693Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-08-29T23:38:20.330555171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-08-29T23:38:20.331750598Z [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-08-29T23:38:20.332472581Z [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-08-29T23:38:20.333095616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.333560001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.334589103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.339021828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.339363486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086849s
2025-08-29T23:38:20.339477014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-29T23:38:20', 'remove_custom_start_date')
2025-08-29T23:38:20.339703661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.340426256Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-08-29T23:38:20.340537109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097408s
2025-08-29T23:38:20.340649555Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-08-29T23:38:20.340735258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.340933056Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-08-29T23:38:20.341285496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.341414555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.341506561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-08-29T23:38:20.341607945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-08-29T23:38:20.342084003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s
2025-08-29T23:38:20.342183193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-08-29T23:38:20.342324087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-08-29T23:38:20.342462646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001687s
2025-08-29T23:38:20.342566004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-29T23:38:20', 'add_air_date_utc')
2025-08-29T23:38:20.342773271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.343457078Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-08-29T23:38:20.343560526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011637s
2025-08-29T23:38:20.343694125Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-08-29T23:38:20.343767623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.343995673Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-08-29T23:38:20.344221868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-08-29T23:38:20.345134906Z [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-08-29T23:38:20.345700355Z [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-08-29T23:38:20.346209500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:20.346583744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:20.347636323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:20.347918140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035764s
2025-08-29T23:38:20.348054856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-29T23:38:20', 'drop_air_date')
2025-08-29T23:38:20.348218215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.348863704Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-08-29T23:38:20.348968575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045298s
2025-08-29T23:38:20.349063647Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-08-29T23:38:20.349156975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.349341316Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-08-29T23:38:20.349553453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.349652262Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.349729197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-08-29T23:38:20.349835180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-08-29T23:38:20.350286529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s
2025-08-29T23:38:20.350390678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-29T23:38:20', 'add_air_date_as_string')
2025-08-29T23:38:20.350592164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.351199717Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-08-29T23:38:20.351323326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013681s
2025-08-29T23:38:20.351428237Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-08-29T23:38:20.351506124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.351649683Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-08-29T23:38:20.351835568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-08-29T23:38:20.352044638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-08-29T23:38:20.352215442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001991s
2025-08-29T23:38:20.352316576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-29T23:38:20', 'updated_imported_history_item')
2025-08-29T23:38:20.352510847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.353001776Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-08-29T23:38:20.353114843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s
2025-08-29T23:38:20.353206237Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-08-29T23:38:20.353303483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.353450810Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-08-29T23:38:20.353617525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-08-29T23:38:20.353768520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-08-29T23:38:20.353979514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001707s
2025-08-29T23:38:20.354046229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-29T23:38:20', 'reset_scene_names')
2025-08-29T23:38:20.354233446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.354703743Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-08-29T23:38:20.354816039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009285s
2025-08-29T23:38:20.354904016Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-08-29T23:38:20.354993827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.355148468Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-08-29T23:38:20.355349613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.355454254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.365801026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103462s
2025-08-29T23:38:20.365944164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-29T23:38:20', 'remove_duplicates')
2025-08-29T23:38:20.366130880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.366636879Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-08-29T23:38:20.366706940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011156s
2025-08-29T23:38:20.366819507Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-08-29T23:38:20.366914297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.367049500Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-08-29T23:38:20.367628966Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-08-29T23:38:20.367750862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-08-29T23:38:20.368081217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002843s
2025-08-29T23:38:20.368169234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-08-29T23:38:20.368568207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-08-29T23:38:20.368582877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002528s
2025-08-29T23:38:20.368626304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-08-29T23:38:20.368746316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-08-29T23:38:20.368987933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002515s
2025-08-29T23:38:20.369088245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-08-29T23:38:20.369180069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.369420794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s
2025-08-29T23:38:20.369527439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-08-29T23:38:20.369622610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.369868165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002334s
2025-08-29T23:38:20.369955200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-08-29T23:38:20.370060302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:20.370296557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002394s
2025-08-29T23:38:20.370405246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-29T23:38:20', 'restore_unique_constraints')
2025-08-29T23:38:20.370615670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.371265017Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-08-29T23:38:20.371352474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011842s
2025-08-29T23:38:20.371445270Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-08-29T23:38:20.371568759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.371697809Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-08-29T23:38:20.372063084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.372207525Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.372310062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-08-29T23:38:20.372350724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-08-29T23:38:20.372798215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s
2025-08-29T23:38:20.372914849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.372984520Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.373056605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-08-29T23:38:20.373156827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-08-29T23:38:20.373582454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2025-08-29T23:38:20.373734580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.373768739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.377795276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039999s
2025-08-29T23:38:20.377919947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-29T23:38:20', 'add_year_and_seasons_to_series')
2025-08-29T23:38:20.378116633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.378653724Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-08-29T23:38:20.378776982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048788s
2025-08-29T23:38:20.378869960Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-08-29T23:38:20.378961644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.379112688Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-08-29T23:38:20.379325346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-08-29T23:38:20.379396610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-08-29T23:38:20.379673718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002525s
2025-08-29T23:38:20.379767256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-29T23:38:20', 'drop_seasons_table')
2025-08-29T23:38:20.380003602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.380598991Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-08-29T23:38:20.380717770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012002s
2025-08-29T23:38:20.380804795Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-08-29T23:38:20.380905247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.381051392Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-08-29T23:38:20.381293850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:20.381405585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.381480906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-08-29T23:38:20.381575788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-08-29T23:38:20.382013439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s
2025-08-29T23:38:20.382125575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-29T23:38:20', 'move_indexer_to_generic_provider')
2025-08-29T23:38:20.382340417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.382895825Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-08-29T23:38:20.383005126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013153s
2025-08-29T23:38:20.383114626Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-08-29T23:38:20.383210218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.383350411Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-08-29T23:38:20.385230797Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.385338744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-08-29T23:38:20.385537214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001962s
2025-08-29T23:38:20.385615541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.385762036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:20.385886477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000188s
2025-08-29T23:38:20.385968312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.386054164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:20.386261332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001851s
2025-08-29T23:38:20.386416283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.386431474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-08-29T23:38:20.386599232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s
2025-08-29T23:38:20.386696798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.389070167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-08-29T23:38:20.389241462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024367s
2025-08-29T23:38:20.389342305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-29T23:38:20', 'add_config_contract_to_indexers')
2025-08-29T23:38:20.389570033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.390081884Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-08-29T23:38:20.390200603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032562s
2025-08-29T23:38:20.390284762Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-08-29T23:38:20.390367479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.390518122Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-08-29T23:38:20.390706441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-08-29T23:38:20.391607937Z [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-08-29T23:38:20.392131681Z [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-08-29T23:38:20.392631006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:20.392989418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:20.394079994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032489s
2025-08-29T23:38:20.394197651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-29T23:38:20', 'drop_tvdb_episodeid')
2025-08-29T23:38:20.394400419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.395218035Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-08-29T23:38:20.395309539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043823s
2025-08-29T23:38:20.395418288Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-08-29T23:38:20.395524081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.395661328Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-08-29T23:38:20.395921341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:20.396035240Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.396116073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-08-29T23:38:20.396216355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-08-29T23:38:20.396679107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s
2025-08-29T23:38:20.396770040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-29T23:38:20', 'move_notification_to_generic_provider')
2025-08-29T23:38:20.396992007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.397538377Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-08-29T23:38:20.397663960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s
2025-08-29T23:38:20.397787298Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-08-29T23:38:20.397869333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.398004485Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-08-29T23:38:20.398763584Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.398869667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-08-29T23:38:20.399053918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2025-08-29T23:38:20.399143549Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.399241546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-08-29T23:38:20.399414454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001832s
2025-08-29T23:38:20.399503083Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.399603796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-29T23:38:20.399778918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001986s
2025-08-29T23:38:20.399890784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.400024823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-08-29T23:38:20.400223844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001947s
2025-08-29T23:38:20.400295769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.400378826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-08-29T23:38:20.400566093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2025-08-29T23:38:20.400652928Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.400751667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-08-29T23:38:20.400946138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2025-08-29T23:38:20.401006290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.401110790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-08-29T23:38:20.401279299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001887s
2025-08-29T23:38:20.401379020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.401462949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-08-29T23:38:20.401634825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001853s
2025-08-29T23:38:20.401730738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.401809367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-08-29T23:38:20.401996914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001812s
2025-08-29T23:38:20.402076454Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.402195414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-08-29T23:38:20.402359825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001768s
2025-08-29T23:38:20.402501210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-29T23:38:20', 'add_config_contract_to_notifications')
2025-08-29T23:38:20.402668567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.403151719Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-08-29T23:38:20.403288174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s
2025-08-29T23:38:20.403402334Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-08-29T23:38:20.403478527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.403622958Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-08-29T23:38:20.404627391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.404724256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:20.404924258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001993s
2025-08-29T23:38:20.405013077Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.405131135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-08-29T23:38:20.405272159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001909s
2025-08-29T23:38:20.405356078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.405448684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-08-29T23:38:20.405685731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001904s
2025-08-29T23:38:20.405746714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-29T23:38:20', 'fix_omgwtfnzbs')
2025-08-29T23:38:20.405961777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.406439218Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-08-29T23:38:20.406724473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s
2025-08-29T23:38:20.406744563Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-08-29T23:38:20.406749463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.406879164Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-08-29T23:38:20.407230101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-29T23:38:20.407330834Z [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-08-29T23:38:20.407695668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003676s
2025-08-29T23:38:20.407805780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-29T23:38:20', 'add_blacklist_table')
2025-08-29T23:38:20.408043779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.408620570Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-08-29T23:38:20.408715301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s
2025-08-29T23:38:20.408881155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-08-29T23:38:20.408905304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.409061899Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-08-29T23:38:20.409379789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.409481173Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.409558228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-08-29T23:38:20.409685254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-08-29T23:38:20.410136743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s
2025-08-29T23:38:20.410236444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.410326395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.410409011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-08-29T23:38:20.410519243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-08-29T23:38:20.410963758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s
2025-08-29T23:38:20.411062337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.411146236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.416575216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053765s
2025-08-29T23:38:20.416657382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-29T23:38:20', 'add_formats_to_naming_config')
2025-08-29T23:38:20.416905251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.417436841Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-08-29T23:38:20.417543757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062822s
2025-08-29T23:38:20.417637656Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-08-29T23:38:20.417756725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.417884863Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-08-29T23:38:20.418203635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.418315190Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.418393427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-08-29T23:38:20.418507337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-08-29T23:38:20.418957854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s
2025-08-29T23:38:20.419065260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.419140051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.419800641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s
2025-08-29T23:38:20.419921214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-08-29T23:38:20.420052267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-08-29T23:38:20.420208191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001566s
2025-08-29T23:38:20.420304736Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-08-29T23:38:20.420423335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-08-29T23:38:20.420569379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001487s
2025-08-29T23:38:20.420655352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-29T23:38:20', 'add_season_folder_format_to_naming_config')
2025-08-29T23:38:20.420872759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.421507077Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-08-29T23:38:20.421562809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s
2025-08-29T23:38:20.421666097Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-08-29T23:38:20.421761649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.421902743Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-08-29T23:38:20.422256255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-08-29T23:38:20.423250667Z [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-08-29T23:38:20.423601003Z [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-08-29T23:38:20.423944414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:20.424226703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:20.425299132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028745s
2025-08-29T23:38:20.425420316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-29T23:38:20', 'delete_old_naming_config_columns')
2025-08-29T23:38:20.425620078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.426330929Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-08-29T23:38:20.426429558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038986s
2025-08-29T23:38:20.426532996Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-08-29T23:38:20.426644420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.426775594Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-08-29T23:38:20.427367716Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.427469191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-08-29T23:38:20.427649574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001883s
2025-08-29T23:38:20.427749846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-29T23:38:20', 'set_default_release_group')
2025-08-29T23:38:20.427982474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.428626922Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-08-29T23:38:20.428725290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2025-08-29T23:38:20.428826053Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-08-29T23:38:20.431658095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.431889351Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-08-29T23:38:20.432051177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.432136488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.432956359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007893s
2025-08-29T23:38:20.433043765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-29T23:38:20', 'add_api_key_to_pushover')
2025-08-29T23:38:20.433259058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.433784627Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-08-29T23:38:20.433904798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016563s
2025-08-29T23:38:20.433996724Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-08-29T23:38:20.434097026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.434239071Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-08-29T23:38:20.435411672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.435522516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.435792720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-08-29T23:38:20.437158990Z [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-08-29T23:38:20.437837727Z [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-08-29T23:38:20.438419158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.438860116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.439922234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.440144061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.440368904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044506s
2025-08-29T23:38:20.440465829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-08-29T23:38:20.441348075Z [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-08-29T23:38:20.442042704Z [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-08-29T23:38:20.442624395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.443038378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.444090246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.444340059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.444535873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039735s
2025-08-29T23:38:20.444632638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-29T23:38:20', 'remove_series_contraints')
2025-08-29T23:38:20.444858152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.445694195Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-08-29T23:38:20.445810089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051275s
2025-08-29T23:38:20.445902295Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-08-29T23:38:20.446014190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.446178360Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-08-29T23:38:20.446798158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.446904302Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2025-08-29T23:38:20.446988321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-08-29T23:38:20.447094976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-08-29T23:38:20.447537778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2025-08-29T23:38:20.447641567Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.447739754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-08-29T23:38:20.447963615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002411s
2025-08-29T23:38:20.448084188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-29T23:38:20', 'add_series_folder_format_to_naming_config')
2025-08-29T23:38:20.448290764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.448842675Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-08-29T23:38:20.448971194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2025-08-29T23:38:20.449074852Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-08-29T23:38:20.449178641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.449318012Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-08-29T23:38:20.450191250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:20.450301302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.450368587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-08-29T23:38:20.450476004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-08-29T23:38:20.450902683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s
2025-08-29T23:38:20.450991081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.451146925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.453152082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020504s
2025-08-29T23:38:20.453330080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.453341142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.454722113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013729s
2025-08-29T23:38:20.454840241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-29T23:38:20', 'update_with_quality_converters')
2025-08-29T23:38:20.455044943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.455639600Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-08-29T23:38:20.455751646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022818s
2025-08-29T23:38:20.455874323Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-08-29T23:38:20.455980346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.456096760Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-08-29T23:38:20.457431698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-08-29T23:38:20.458288123Z [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-08-29T23:38:20.458579279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-08-29T23:38:20.458848711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-08-29T23:38:20.459144387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-08-29T23:38:20.460434645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:20.460677323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031832s
2025-08-29T23:38:20.460787705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-08-29T23:38:20.461609550Z [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-08-29T23:38:20.461896538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-08-29T23:38:20.462130529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-08-29T23:38:20.462463529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-08-29T23:38:20.463699728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:20.463983660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030877s
2025-08-29T23:38:20.464066296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-29T23:38:20.464176599Z [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-08-29T23:38:20.464493557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003255s
2025-08-29T23:38:20.464594029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-29T23:38:20.464710173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:20.464916969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002236s
2025-08-29T23:38:20.465018985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-29T23:38:20.465117824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:20.465330592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2025-08-29T23:38:20.465428118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-08-29T23:38:20.465540435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-08-29T23:38:20.465751099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002182s
2025-08-29T23:38:20.465849297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.465926081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.466870964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s
2025-08-29T23:38:20.466969211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-08-29T23:38:20.467051768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-08-29T23:38:20.467514259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s
2025-08-29T23:38:20.467577506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-29T23:38:20', 'add_configurable_qualities')
2025-08-29T23:38:20.467802098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.468560916Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-08-29T23:38:20.468679154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015064s
2025-08-29T23:38:20.468782382Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-08-29T23:38:20.468884919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.469020341Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-08-29T23:38:20.469281497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:20.469405907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.469488153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-08-29T23:38:20.469581371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-08-29T23:38:20.470006637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s
2025-08-29T23:38:20.470111208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-08-29T23:38:20.470219015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-08-29T23:38:20.470386261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001545s
2025-08-29T23:38:20.470487084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-29T23:38:20', 'add_on_upgrade_to_notifications')
2025-08-29T23:38:20.470719653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.471242034Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-08-29T23:38:20.471442628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s
2025-08-29T23:38:20.471462228Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-08-29T23:38:20.471555826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.471717842Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-08-29T23:38:20.472365356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-29T23:38:20.472496560Z [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-08-29T23:38:20.472813128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003303s
2025-08-29T23:38:20.472911395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-29T23:38:20.473016748Z [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-08-29T23:38:20.473381422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s
2025-08-29T23:38:20.473477004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-29T23:38:20', 'add_metadata_tables')
2025-08-29T23:38:20.473671295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.474281083Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-08-29T23:38:20.474391947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012858s
2025-08-29T23:38:20.474488341Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-08-29T23:38:20.474586087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.474744917Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-08-29T23:38:20.475199833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.475294885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.475368363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-08-29T23:38:20.475474396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-08-29T23:38:20.475935044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2025-08-29T23:38:20.476041358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-08-29T23:38:20.476137090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-08-29T23:38:20.476589191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s
2025-08-29T23:38:20.476701667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-08-29T23:38:20.476773061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-08-29T23:38:20.477231875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s
2025-08-29T23:38:20.477310643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-08-29T23:38:20.477420494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-08-29T23:38:20.477913217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2025-08-29T23:38:20.477965041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.478064842Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.478141206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-08-29T23:38:20.478257941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-08-29T23:38:20.478671684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2025-08-29T23:38:20.478779050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-08-29T23:38:20.478877548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-08-29T23:38:20.479312785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2025-08-29T23:38:20.479423598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-29T23:38:20', 'add_metadata_to_episodes_and_series')
2025-08-29T23:38:20.479645515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.480277988Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-08-29T23:38:20.480393440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013876s
2025-08-29T23:38:20.480477079Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-08-29T23:38:20.480620808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.480732994Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-08-29T23:38:20.480927806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-08-29T23:38:20.481098450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-08-29T23:38:20.481283412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2025-08-29T23:38:20.481415648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-29T23:38:20', 'fix_xbmc_season_images_metadata')
2025-08-29T23:38:20.481588026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.482110277Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-08-29T23:38:20.482221260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s
2025-08-29T23:38:20.482369489Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-08-29T23:38:20.482421614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.482595604Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-08-29T23:38:20.483026802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-29T23:38:20.483148056Z [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-08-29T23:38:20.483501147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s
2025-08-29T23:38:20.483573964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-29T23:38:20', 'add_download_clients_table')
2025-08-29T23:38:20.483806051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.484401189Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-08-29T23:38:20.484473445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012744s
2025-08-29T23:38:20.484592374Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-08-29T23:38:20.484677556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.484843680Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-08-29T23:38:20.485067120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.485134276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.489458923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042812s
2025-08-29T23:38:20.489599185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-29T23:38:20', 'convert_config_to_download_clients')
2025-08-29T23:38:20.489786382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.490332412Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-08-29T23:38:20.490455018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051657s
2025-08-29T23:38:20.490512274Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-08-29T23:38:20.490635963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.490801516Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-08-29T23:38:20.490994745Z [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-08-29T23:38:20.491149517Z [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-08-29T23:38:20.491394239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2025-08-29T23:38:20.491508720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-08-29T23:38:20.491648301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-08-29T23:38:20.491840277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001994s
2025-08-29T23:38:20.491985800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-29T23:38:20', 'fix_xbmc_episode_metadata')
2025-08-29T23:38:20.492196946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.492725450Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-08-29T23:38:20.505243775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s
2025-08-29T23:38:20.505485361Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-08-29T23:38:20.505565753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.505790435Z [Info] add_indexes: Starting migration of Main DB to 45
2025-08-29T23:38:20.506477990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-08-29T23:38:20.506527199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-08-29T23:38:20.506828185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000289s
2025-08-29T23:38:20.506905360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-08-29T23:38:20.507030222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:20.507234303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002198s
2025-08-29T23:38:20.507307229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-08-29T23:38:20.507406449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:20.507654940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000218s
2025-08-29T23:38:20.507733398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-08-29T23:38:20.507819451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:20.508089114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s
2025-08-29T23:38:20.508178925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-08-29T23:38:20.508260499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-08-29T23:38:20.508689833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003971s
2025-08-29T23:38:20.508780546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-29T23:38:20.508856920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:20.509118827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002536s
2025-08-29T23:38:20.509212355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-08-29T23:38:20.509320563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:20.509510335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s
2025-08-29T23:38:20.509637762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-08-29T23:38:20.509698584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:20.509906202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s
2025-08-29T23:38:20.510033368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-08-29T23:38:20.510114702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:20.510310496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002065s
2025-08-29T23:38:20.510415397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-29T23:38:20', 'add_indexes')
2025-08-29T23:38:20.510617635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.511582297Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-08-29T23:38:20.511673240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014628s
2025-08-29T23:38:20.511778442Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-08-29T23:38:20.511883814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.512111532Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-08-29T23:38:20.512268498Z [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-08-29T23:38:20.512456998Z [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-08-29T23:38:20.512676720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002331s
2025-08-29T23:38:20.512783074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-29T23:38:20', 'fix_nzb_su_url')
2025-08-29T23:38:20.512972556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.513502092Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-08-29T23:38:20.513621292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010474s
2025-08-29T23:38:20.513706033Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-08-29T23:38:20.513818359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.513932669Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-08-29T23:38:20.514212072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.514303646Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:20.514413307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-08-29T23:38:20.514547918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-08-29T23:38:20.515075370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s
2025-08-29T23:38:20.515168528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-29T23:38:20', 'add_temporary_blacklist_columns')
2025-08-29T23:38:20.515385685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.515989531Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-08-29T23:38:20.516076736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014267s
2025-08-29T23:38:20.516201167Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-08-29T23:38:20.516262330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.516468144Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-08-29T23:38:20.516682897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:20.516750202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.516834051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-08-29T23:38:20.516944243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-08-29T23:38:20.517413999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s
2025-08-29T23:38:20.517566365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-29T23:38:20', 'add_title_to_scenemappings')
2025-08-29T23:38:20.517783332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.518311075Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-08-29T23:38:20.518429463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s
2025-08-29T23:38:20.518509244Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-08-29T23:38:20.518596189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.519256769Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-08-29T23:38:20.519275687Z [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-08-29T23:38:20.519285927Z [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-08-29T23:38:20.519345668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s
2025-08-29T23:38:20.519442062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-29T23:38:20', 'fix_dognzb_url')
2025-08-29T23:38:20.519636874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.520156801Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-08-29T23:38:20.520252023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010414s
2025-08-29T23:38:20.520360731Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-08-29T23:38:20.520459530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.520589672Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-08-29T23:38:20.520842351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:20.520938956Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:20.521010019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-08-29T23:38:20.521133688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-08-29T23:38:20.521632562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s
2025-08-29T23:38:20.521740690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-29T23:38:20', 'add_hash_to_metadata_files')
2025-08-29T23:38:20.521924881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.522454367Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-08-29T23:38:20.522630662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013316s
2025-08-29T23:38:20.522666003Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-08-29T23:38:20.522778750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.522903000Z [Info] download_client_import: Starting migration of Main DB to 51
2025-08-29T23:38:20.523150248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.523251732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.523684083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-08-29T23:38:20.523785648Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.523896200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.527056083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031662s
2025-08-29T23:38:20.527159581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.527241436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.532520444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052566s
2025-08-29T23:38:20.532642610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-29T23:38:20', 'download_client_import')
2025-08-29T23:38:20.532853806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.533398943Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-08-29T23:38:20.533532412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061419s
2025-08-29T23:38:20.533599156Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-08-29T23:38:20.533704138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.533835843Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-08-29T23:38:20.534170717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:20.534292803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.534363616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-08-29T23:38:20.534609350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-08-29T23:38:20.535134999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s
2025-08-29T23:38:20.535233517Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-08-29T23:38:20.535335943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-08-29T23:38:20.535478921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001339s
2025-08-29T23:38:20.535554684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.535643112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.535727732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-08-29T23:38:20.535837714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-08-29T23:38:20.536405607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s
2025-08-29T23:38:20.536517092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-08-29T23:38:20.536659919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-08-29T23:38:20.536853569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001749s
2025-08-29T23:38:20.536973510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-29T23:38:20', 'add_columns_for_anime')
2025-08-29T23:38:20.537131939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.537778010Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-08-29T23:38:20.537852971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001094s
2025-08-29T23:38:20.537956870Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-08-29T23:38:20.538062583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.538203116Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-08-29T23:38:20.539128108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-08-29T23:38:20.539263351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-08-29T23:38:20.539734419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004924s
2025-08-29T23:38:20.539838719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.539931235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.540626335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s
2025-08-29T23:38:20.540743621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-29T23:38:20', 'add_series_sorttitle')
2025-08-29T23:38:20.540928243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.541472198Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-08-29T23:38:20.541572971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015249s
2025-08-29T23:38:20.541674445Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-08-29T23:38:20.541782623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.541901543Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-08-29T23:38:20.543761618Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-08-29T23:38:20.543959506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-08-29T23:38:20.545663106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017823s
2025-08-29T23:38:20.545796585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:20.545855384Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.545929423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-08-29T23:38:20.546033192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-08-29T23:38:20.546551585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2025-08-29T23:38:20.546648280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:20.546733341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.546806920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-08-29T23:38:20.546905769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-08-29T23:38:20.547422870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004968s
2025-08-29T23:38:20.547516408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:20.547588082Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.547670989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-08-29T23:38:20.547772584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-08-29T23:38:20.548300627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s
2025-08-29T23:38:20.548443134Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.548508997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-08-29T23:38:20.548696083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001865s
2025-08-29T23:38:20.548782668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.548866787Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:20.548935135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-08-29T23:38:20.549040968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-08-29T23:38:20.549517487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s
2025-08-29T23:38:20.549610114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-08-29T23:38:20.549738803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-08-29T23:38:20.549888885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001572s
2025-08-29T23:38:20.549982022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-29T23:38:20.550113557Z [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-08-29T23:38:20.550445906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003659s
2025-08-29T23:38:20.550550918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-29T23:38:20', 'rename_profiles')
2025-08-29T23:38:20.550820571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.551384686Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-08-29T23:38:20.551487093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001303s
2025-08-29T23:38:20.551581703Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-08-29T23:38:20.551679289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.551830434Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-08-29T23:38:20.552041859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-08-29T23:38:20.553295073Z [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-08-29T23:38:20.554019912Z [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-08-29T23:38:20.554718068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.555420903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.556926424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.557162389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.557391040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:20.557604209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:20.557819943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:20.558034325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058669s
2025-08-29T23:38:20.558144296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-29T23:38:20', 'drop_old_profile_columns')
2025-08-29T23:38:20.558365933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.559285083Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-08-29T23:38:20.559387299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071185s
2025-08-29T23:38:20.559492872Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-08-29T23:38:20.559591450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.559739839Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-08-29T23:38:20.560051416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:20.560146447Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.560226428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-08-29T23:38:20.560339957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-08-29T23:38:20.560852629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005144s
2025-08-29T23:38:20.560964775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-29T23:38:20', 'add_mediainfo_to_episodefile')
2025-08-29T23:38:20.561171812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.561795658Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-08-29T23:38:20.561826330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013597s
2025-08-29T23:38:20.561912103Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-08-29T23:38:20.562044038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.562154080Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-08-29T23:38:20.562430326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-08-29T23:38:20.562567542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-08-29T23:38:20.563086247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005182s
2025-08-29T23:38:20.563170116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.563269896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.563969605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s
2025-08-29T23:38:20.564084467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-29T23:38:20', 'convert_episode_file_path_to_relative')
2025-08-29T23:38:20.564313668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.564936773Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-08-29T23:38:20.565051163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016516s
2025-08-29T23:38:20.565153038Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-08-29T23:38:20.565260484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.565391368Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-08-29T23:38:20.565579296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-08-29T23:38:20.566734532Z [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-08-29T23:38:20.567150880Z [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-08-29T23:38:20.567523330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:20.567974819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:20.569207702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:20.569430580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037327s
2025-08-29T23:38:20.569544550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-29T23:38:20', 'drop_episode_file_path')
2025-08-29T23:38:20.569740645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.570567860Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-08-29T23:38:20.570655236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048464s
2025-08-29T23:38:20.570747522Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-08-29T23:38:20.570858095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.571003047Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-08-29T23:38:20.571599728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:20.571706924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.571785612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-08-29T23:38:20.576757573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-08-29T23:38:20.577294504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s
2025-08-29T23:38:20.577390067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-08-29T23:38:20.577504086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-08-29T23:38:20.578022861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s
2025-08-29T23:38:20.578114555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-08-29T23:38:20.578257513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-08-29T23:38:20.578417034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s
2025-08-29T23:38:20.578517426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.578589431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:20.578759624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2025-08-29T23:38:20.578862742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-29T23:38:20', 'add_enable_options_to_indexers')
2025-08-29T23:38:20.579060299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.579685979Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-08-29T23:38:20.579780159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010896s
2025-08-29T23:38:20.579893787Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-08-29T23:38:20.586100985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.586260356Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-08-29T23:38:20.586475780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-08-29T23:38:20.587620264Z [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-08-29T23:38:20.588010079Z [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-08-29T23:38:20.588297007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:20.588692543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:20.589946277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:20.590159767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035718s
2025-08-29T23:38:20.590258436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-08-29T23:38:20.591404403Z [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-08-29T23:38:20.591774228Z [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-08-29T23:38:20.592110806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-08-29T23:38:20.592410770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-08-29T23:38:20.593621828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032489s
2025-08-29T23:38:20.593747741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-29T23:38:20', 'remove_enable_from_indexers')
2025-08-29T23:38:20.593947934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.594736362Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-08-29T23:38:20.594832265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004362s
2025-08-29T23:38:20.594938579Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-08-29T23:38:20.595031165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.595170416Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-08-29T23:38:20.595383845Z [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-08-29T23:38:20.595606754Z [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-08-29T23:38:20.595921498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000303s
2025-08-29T23:38:20.596068013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-29T23:38:20', 'clear_bad_scene_names')
2025-08-29T23:38:20.596221432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.596764636Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-08-29T23:38:20.596868114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001151s
2025-08-29T23:38:20.596976262Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-08-29T23:38:20.597071153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.597240885Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-08-29T23:38:20.597432631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.597532973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.599039456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014693s
2025-08-29T23:38:20.599129357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-29T23:38:20', 'convert_quality_models')
2025-08-29T23:38:20.599407467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.599868846Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-08-29T23:38:20.599977755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023072s
2025-08-29T23:38:20.600074901Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-08-29T23:38:20.600158359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.600307048Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-08-29T23:38:20.600599687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-29T23:38:20.600758668Z [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-08-29T23:38:20.601047499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003268s
2025-08-29T23:38:20.601153763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-29T23:38:20', 'add_remotepathmappings')
2025-08-29T23:38:20.601381532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.602166482Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-08-29T23:38:20.602291123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014407s
2025-08-29T23:38:20.602382016Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-08-29T23:38:20.602467719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.602618292Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-08-29T23:38:20.602726941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-29T23:38:20', 'remove_method_from_logs')
2025-08-29T23:38:20.602936102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.603486390Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-08-29T23:38:20.603516250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009359s
2025-08-29T23:38:20.603621953Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-08-29T23:38:20.603731473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.603876285Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-08-29T23:38:20.605871853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.605989570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-08-29T23:38:20.606176005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s
2025-08-29T23:38:20.606259243Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.606394745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-08-29T23:38:20.606535439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001892s
2025-08-29T23:38:20.606618386Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.606714730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-08-29T23:38:20.606922358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002204s
2025-08-29T23:38:20.607037469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-29T23:38:20', 'make_scene_numbering_nullable')
2025-08-29T23:38:20.607224516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.607755164Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-08-29T23:38:20.607876348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010392s
2025-08-29T23:38:20.608011801Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-08-29T23:38:20.608116021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.608260241Z [Info] add_tags: Starting migration of Main DB to 66
2025-08-29T23:38:20.608965892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-29T23:38:20.609083639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-29T23:38:20.609368653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002729s
2025-08-29T23:38:20.609441660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.609540158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.609626723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-08-29T23:38:20.609715812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:20.610290750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2025-08-29T23:38:20.610382104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:20.610471424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.610554331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-08-29T23:38:20.610659953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:20.611156353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s
2025-08-29T23:38:20.611265212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.611350073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-08-29T23:38:20.611520075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001787s
2025-08-29T23:38:20.611671971Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.611690528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-08-29T23:38:20.611874899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001575s
2025-08-29T23:38:20.611959450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-29T23:38:20', 'add_tags')
2025-08-29T23:38:20.612166006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.612752987Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-08-29T23:38:20.612855043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s
2025-08-29T23:38:20.612944663Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-08-29T23:38:20.613055286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.613187442Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-08-29T23:38:20.613419760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.613512707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.613612568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-08-29T23:38:20.613709022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-08-29T23:38:20.614228117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005296s
2025-08-29T23:38:20.614337898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-29T23:38:20', 'add_added_to_series')
2025-08-29T23:38:20.614555326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.615159893Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-08-29T23:38:20.615259444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014558s
2025-08-29T23:38:20.615359896Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-08-29T23:38:20.615491701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.615598737Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-08-29T23:38:20.616987653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-29T23:38:20.617120501Z [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-08-29T23:38:20.617406747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s
2025-08-29T23:38:20.617499143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.617586639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.618133250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2025-08-29T23:38:20.618235316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.618329235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-08-29T23:38:20.618504217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001679s
2025-08-29T23:38:20.618600501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-29T23:38:20', 'add_release_restrictions')
2025-08-29T23:38:20.618806786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.619366844Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-08-29T23:38:20.619479230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2025-08-29T23:38:20.619581596Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-08-29T23:38:20.619685726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.619806990Z [Info] quality_proper: Starting migration of Main DB to 69
2025-08-29T23:38:20.620031001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.620185783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.620709096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s
2025-08-29T23:38:20.620788326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-29T23:38:20', 'quality_proper')
2025-08-29T23:38:20.621015734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.621513356Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-08-29T23:38:20.621594179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013466s
2025-08-29T23:38:20.621711795Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-08-29T23:38:20.621766145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.621941989Z [Info] delay_profile: Starting migration of Main DB to 70
2025-08-29T23:38:20.625572529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-29T23:38:20.625687400Z [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-08-29T23:38:20.626117195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2025-08-29T23:38:20.626328851Z [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-08-29T23:38:20.626576340Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.626649687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.633558207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068414s
2025-08-29T23:38:20.633611575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-08-29T23:38:20.634919899Z [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-08-29T23:38:20.635246436Z [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-08-29T23:38:20.635470367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:20.635830061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:20.637150831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:20.637389381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036404s
2025-08-29T23:38:20.637448700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-08-29T23:38:20.638732886Z [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-08-29T23:38:20.638976797Z [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-08-29T23:38:20.639217562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:20.639531444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:20.640820119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:20.641042536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034981s
2025-08-29T23:38:20.641383553Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003655 taking an average of 00:00:00.0003655
2025-08-29T23:38:20.641507643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-29T23:38:20', 'delay_profile')
2025-08-29T23:38:20.641737656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.642434860Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-08-29T23:38:20.642509310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048427s
2025-08-29T23:38:20.642654191Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-08-29T23:38:20.642691887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.642870607Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-08-29T23:38:20.643135180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-08-29T23:38:20.644402040Z [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-08-29T23:38:20.644737496Z [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-08-29T23:38:20.644989223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:20.645489831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:20.646735980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:20.646987145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:20.647217660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039719s
2025-08-29T23:38:20.647286408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.647357541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.649756592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023449s
2025-08-29T23:38:20.649870140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-29T23:38:20', 'unknown_quality_in_profile')
2025-08-29T23:38:20.650105043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.650809231Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-08-29T23:38:20.652636721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034137s
2025-08-29T23:38:20.652779578Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-08-29T23:38:20.652854189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.653038520Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-08-29T23:38:20.653789231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:20.653860324Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.654017741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-08-29T23:38:20.654046188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-08-29T23:38:20.654660986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005678s
2025-08-29T23:38:20.654728863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-29T23:38:20.654860508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-29T23:38:20.655046422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002174s
2025-08-29T23:38:20.655173869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.655208949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.656444647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011865s
2025-08-29T23:38:20.656583657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-29T23:38:20', 'history_downloadId')
2025-08-29T23:38:20.656770073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.657532017Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-08-29T23:38:20.657618040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022912s
2025-08-29T23:38:20.657723092Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-08-29T23:38:20.657811860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.657956882Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-08-29T23:38:20.658537351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.658634437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-08-29T23:38:20.658801463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001678s
2025-08-29T23:38:20.658928439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.659038009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-08-29T23:38:20.659128922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s
2025-08-29T23:38:20.659234825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-29T23:38:20', 'clear_ratings')
2025-08-29T23:38:20.659434067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.660121210Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-08-29T23:38:20.660232023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s
2025-08-29T23:38:20.660325081Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-08-29T23:38:20.660410042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.660570986Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-08-29T23:38:20.660737922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-08-29T23:38:20.660926461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-08-29T23:38:20.661138398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000219s
2025-08-29T23:38:20.661228830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-29T23:38:20', 'disable_eztv')
2025-08-29T23:38:20.661438092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.661989061Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-08-29T23:38:20.662078601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s
2025-08-29T23:38:20.662182811Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-08-29T23:38:20.662274045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.662433526Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-08-29T23:38:20.663429130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.663549753Z [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-08-29T23:38:20.663767562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s
2025-08-29T23:38:20.663864086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.663952815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-08-29T23:38:20.664113488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001725s
2025-08-29T23:38:20.664213479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-29T23:38:20', 'force_lib_update')
2025-08-29T23:38:20.664457260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.664990113Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-08-29T23:38:20.665088762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s
2025-08-29T23:38:20.665175216Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-08-29T23:38:20.665262642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.665413706Z [Info] add_users_table: Starting migration of Main DB to 76
2025-08-29T23:38:20.665773981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-29T23:38:20.665908542Z [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-08-29T23:38:20.666227986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000324s
2025-08-29T23:38:20.666306043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-29T23:38:20.666438650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-29T23:38:20.666630125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002132s
2025-08-29T23:38:20.666720537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-29T23:38:20.666812753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-29T23:38:20.667022345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2025-08-29T23:38:20.667133519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-29T23:38:20', 'add_users_table')
2025-08-29T23:38:20.667336868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.667984081Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-08-29T23:38:20.668095315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011502s
2025-08-29T23:38:20.668202000Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-08-29T23:38:20.668302563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.668429659Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-08-29T23:38:20.668663509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.668766026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.668848752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-08-29T23:38:20.668953333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-08-29T23:38:20.669478310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s
2025-08-29T23:38:20.669609444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-29T23:38:20', 'add_add_options_to_series')
2025-08-29T23:38:20.669784316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.670373362Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-08-29T23:38:20.670485778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014346s
2025-08-29T23:38:20.670598575Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-08-29T23:38:20.670682735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.670817446Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-08-29T23:38:20.671374648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-29T23:38:20.671507956Z [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-08-29T23:38:20.671971339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s
2025-08-29T23:38:20.672093215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-29T23:38:20', 'add_commands_table')
2025-08-29T23:38:20.672282836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.672920510Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-08-29T23:38:20.673021103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s
2025-08-29T23:38:20.673149682Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-08-29T23:38:20.673205494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.673352520Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-08-29T23:38:20.673705721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.673802727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.739399562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655348s
2025-08-29T23:38:20.739510385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-08-29T23:38:20.739588612Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:20.739666439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-08-29T23:38:20.741077229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-29T23:38:20.741392494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-08-29T23:38:20.741602006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-08-29T23:38:20.741921960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-08-29T23:38:20.743222339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034425s
2025-08-29T23:38:20.743323863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-29T23:38:20.743418784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-29T23:38:20.743649569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002111s
2025-08-29T23:38:20.743772967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-29T23:38:20', 'dedupe_tags')
2025-08-29T23:38:20.743977359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.744807460Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-08-29T23:38:20.744819715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012871s
2025-08-29T23:38:20.744915297Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-08-29T23:38:20.745015589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.745195030Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-08-29T23:38:20.745447990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.745512520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.746673186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s
2025-08-29T23:38:20.746743538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-29T23:38:20', 'move_dot_prefix_to_transmission_category')
2025-08-29T23:38:20.746976467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.747791829Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-08-29T23:38:20.747893383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002254s
2025-08-29T23:38:20.748006781Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-08-29T23:38:20.748094268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.748234630Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-08-29T23:38:20.748878557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.749004290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-08-29T23:38:20.749214814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002233s
2025-08-29T23:38:20.749322360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-29T23:38:20', 'add_fanzub_settings')
2025-08-29T23:38:20.749536852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.750102241Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-08-29T23:38:20.750208334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s
2025-08-29T23:38:20.750305620Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-08-29T23:38:20.750400962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.750563008Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-08-29T23:38:20.751352127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.751407348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.751501959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-08-29T23:38:20.751605327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-08-29T23:38:20.752199113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s
2025-08-29T23:38:20.752305166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.752388835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.752486932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-08-29T23:38:20.752560450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-08-29T23:38:20.753163535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000596s
2025-08-29T23:38:20.753271051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.753355010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.753432306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-08-29T23:38:20.753534952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-08-29T23:38:20.754067184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s
2025-08-29T23:38:20.754179440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.754258730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.754348250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-08-29T23:38:20.754450165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-08-29T23:38:20.754975934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s
2025-08-29T23:38:20.755082378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.755162049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.755245637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-08-29T23:38:20.755351710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-08-29T23:38:20.755914945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s
2025-08-29T23:38:20.756020868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.756133775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-08-29T23:38:20.756274098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001619s
2025-08-29T23:38:20.756390973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-29T23:38:20', 'additonal_blacklist_columns')
2025-08-29T23:38:20.756577949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.757269762Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-08-29T23:38:20.757350926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s
2025-08-29T23:38:20.757445215Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-08-29T23:38:20.757534475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.757679888Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-08-29T23:38:20.758109323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:20.758199083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.758282140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-08-29T23:38:20.759647650Z [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-08-29T23:38:20.759975560Z [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-08-29T23:38:20.760230313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:20.760679618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:20.761966258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:20.762353027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:20.762456034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040647s
2025-08-29T23:38:20.762555825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:20.762641528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.762718874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-08-29T23:38:20.764076437Z [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-08-29T23:38:20.764388255Z [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-08-29T23:38:20.764654591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:20.765074386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:20.766356387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:20.766605128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:20.766888829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040145s
2025-08-29T23:38:20.766934591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-08-29T23:38:20.767077469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-08-29T23:38:20.767260989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001862s
2025-08-29T23:38:20.767364096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-29T23:38:20', 'update_quality_minmax_size')
2025-08-29T23:38:20.767581674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.768211112Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-08-29T23:38:20.768321835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2025-08-29T23:38:20.768420954Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-08-29T23:38:20.768578151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.768671509Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-08-29T23:38:20.768867263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.769020261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.770113071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011375s
2025-08-29T23:38:20.770217251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-29T23:38:20', 'expand_transmission_urlbase')
2025-08-29T23:38:20.770449539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.771120660Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-08-29T23:38:20.771229579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021481s
2025-08-29T23:38:20.771333529Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-08-29T23:38:20.771424472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.771600396Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-08-29T23:38:20.771776360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.771882925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.772979453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s
2025-08-29T23:38:20.773103102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-29T23:38:20', 'pushbullet_device_ids')
2025-08-29T23:38:20.773303655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.773806017Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-08-29T23:38:20.773912111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019323s
2025-08-29T23:38:20.774077684Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-08-29T23:38:20.774105189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.774261023Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-08-29T23:38:20.774463110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.774593422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-08-29T23:38:20.774760078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s
2025-08-29T23:38:20.774856702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-29T23:38:20', 'remove_eztv')
2025-08-29T23:38:20.775055503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.775515389Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-08-29T23:38:20.775657886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009255s
2025-08-29T23:38:20.775727165Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-08-29T23:38:20.775859552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.775998892Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-08-29T23:38:20.776190869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.776301441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.777556097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s
2025-08-29T23:38:20.777682241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-29T23:38:20', 'pushbullet_devices_channels_list')
2025-08-29T23:38:20.777876823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.778392942Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-08-29T23:38:20.778535579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020966s
2025-08-29T23:38:20.778609288Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-08-29T23:38:20.778704640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.778858530Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-08-29T23:38:20.779577658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:20.779682970Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.779747760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-08-29T23:38:20.779869756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-08-29T23:38:20.780451377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005998s
2025-08-29T23:38:20.780552300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:20.780711811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:20.780920221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002041s
2025-08-29T23:38:20.781010513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:20.781156326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:20.781351259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001934s
2025-08-29T23:38:20.781446540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:20.781549478Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.781662445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-08-29T23:38:20.782966561Z [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-08-29T23:38:20.783388320Z [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-08-29T23:38:20.783747002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-29T23:38:20.784066917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-29T23:38:20.785381413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036595s
2025-08-29T23:38:20.785480232Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.785566105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-08-29T23:38:20.785748863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001836s
2025-08-29T23:38:20.785848043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-29T23:38:20', 'add_on_rename_to_notifcations')
2025-08-29T23:38:20.786061432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.786702814Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-08-29T23:38:20.786817605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011385s
2025-08-29T23:38:20.786917175Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-08-29T23:38:20.787009571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.787150595Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-08-29T23:38:20.787375899Z [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-08-29T23:38:20.787640381Z [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-08-29T23:38:20.788047781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s
2025-08-29T23:38:20.788149206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-29T23:38:20', 'update_kickass_url')
2025-08-29T23:38:20.788347214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.788836650Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-08-29T23:38:20.788939186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011907s
2025-08-29T23:38:20.789040210Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-08-29T23:38:20.789131874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.789284411Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-08-29T23:38:20.789753887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-29T23:38:20.789889209Z [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-08-29T23:38:20.790287752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2025-08-29T23:38:20.790392923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-08-29T23:38:20.790468606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-08-29T23:38:20.790699441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002249s
2025-08-29T23:38:20.790805684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-29T23:38:20', 'added_indexerstatus')
2025-08-29T23:38:20.791005196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.791583090Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-08-29T23:38:20.791705777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s
2025-08-29T23:38:20.791769876Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-08-29T23:38:20.791887904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.792017174Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-08-29T23:38:20.792566059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.792664247Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.792743586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-08-29T23:38:20.792860001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.793430820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2025-08-29T23:38:20.793544990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-29T23:38:20', 'add_unverifiedscenenumbering')
2025-08-29T23:38:20.793752608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.794318928Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-08-29T23:38:20.794429380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014497s
2025-08-29T23:38:20.794523229Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-08-29T23:38:20.794621517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.794771309Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-08-29T23:38:20.795357549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.795438081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.795527191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-08-29T23:38:20.795661060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:20.796233703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s
2025-08-29T23:38:20.796323223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.796407573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-08-29T23:38:20.796635262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001758s
2025-08-29T23:38:20.796693579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-29T23:38:20', 'naming_config_replace_illegal_characters')
2025-08-29T23:38:20.796902219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.797443008Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-08-29T23:38:20.797544843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010153s
2025-08-29T23:38:20.797638933Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-08-29T23:38:20.797731509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.797882954Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-08-29T23:38:20.798184701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.798300154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.798363351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-08-29T23:38:20.798475066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.799024983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s
2025-08-29T23:38:20.799136338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-08-29T23:38:20.799233934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:20.799477424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002467s
2025-08-29T23:38:20.799588288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-29T23:38:20', 'add_tvmazeid')
2025-08-29T23:38:20.799781667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.800530665Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-08-29T23:38:20.800644274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012966s
2025-08-29T23:38:20.800734385Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-08-29T23:38:20.800832793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.801015131Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-08-29T23:38:20.801524586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-08-29T23:38:20.801658837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:20.801931035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002665s
2025-08-29T23:38:20.802040405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-29T23:38:20', 'add_additional_episodes_index')
2025-08-29T23:38:20.802237402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.802854735Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-08-29T23:38:20.802961009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011966s
2025-08-29T23:38:20.803059166Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-08-29T23:38:20.803182505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.803306845Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-08-29T23:38:20.803479573Z [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-08-29T23:38:20.803694235Z [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-08-29T23:38:20.803959078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002676s
2025-08-29T23:38:20.804066394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-29T23:38:20', 'disable_kickass')
2025-08-29T23:38:20.804268581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.804795492Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-08-29T23:38:20.804903530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011106s
2025-08-29T23:38:20.805023000Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-08-29T23:38:20.805101268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.805239737Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-08-29T23:38:20.805495852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:20.805622948Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.805682057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-29T23:38:20.805803602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.806378850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005822s
2025-08-29T23:38:20.806493020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-29T23:38:20', 'add_reason_to_pending_releases')
2025-08-29T23:38:20.806698764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.807285355Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-08-29T23:38:20.807431760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001502s
2025-08-29T23:38:20.807507643Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-08-29T23:38:20.807702685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.807999834Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-08-29T23:38:20.808232803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.808339578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-08-29T23:38:20.808505542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001692s
2025-08-29T23:38:20.808608088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-29T23:38:20', 'remove_titans_of_tv')
2025-08-29T23:38:20.808804424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.809389622Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-08-29T23:38:20.809507319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010517s
2025-08-29T23:38:20.809614425Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-08-29T23:38:20.809689887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.809838606Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-08-29T23:38:20.810840994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-29T23:38:20.811344498Z [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-08-29T23:38:20.811354689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000423s
2025-08-29T23:38:20.811435622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-08-29T23:38:20.811570423Z [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-08-29T23:38:20.811999176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s
2025-08-29T23:38:20.812110310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:20.812193137Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.812269130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-08-29T23:38:20.812371626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-08-29T23:38:20.813135524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s
2025-08-29T23:38:20.813253472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-08-29T23:38:20.813346439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-08-29T23:38:20.814089715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007435s
2025-08-29T23:38:20.814183955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-08-29T23:38:20.814333155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-08-29T23:38:20.814497306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000168s
2025-08-29T23:38:20.814590744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.814673290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.815705558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010348s
2025-08-29T23:38:20.815823155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:20.815934239Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.816038048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-08-29T23:38:20.817621005Z [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-08-29T23:38:20.818052885Z [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-08-29T23:38:20.818413321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:20.818678945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:20.820812712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045828s
2025-08-29T23:38:20.820932853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-29T23:38:20', 'extra_and_subtitle_files')
2025-08-29T23:38:20.821134640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.822074161Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-08-29T23:38:20.822194433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058481s
2025-08-29T23:38:20.822263663Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-08-29T23:38:20.822368794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.822510049Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-08-29T23:38:20.822823851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:20.822928111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.823000687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-08-29T23:38:20.824519314Z [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-08-29T23:38:20.824928138Z [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-08-29T23:38:20.826641988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-08-29T23:38:20.826903144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-08-29T23:38:20.829294920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061722s
2025-08-29T23:38:20.829390032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:20.829478319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.829573781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-08-29T23:38:20.829685296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-08-29T23:38:20.830291537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s
2025-08-29T23:38:20.830402330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-29T23:38:20', 'add_scene_season_number')
2025-08-29T23:38:20.830619086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.834327152Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-08-29T23:38:20.834442504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046402s
2025-08-29T23:38:20.834548387Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-08-29T23:38:20.834649932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.834806497Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-08-29T23:38:20.835072322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.835135950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.836172177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s
2025-08-29T23:38:20.836304072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-29T23:38:20', 'add_ultrahd_quality_in_profiles')
2025-08-29T23:38:20.836561330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.837092239Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-08-29T23:38:20.837267803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s
2025-08-29T23:38:20.837306972Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-08-29T23:38:20.837411412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.837548748Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-08-29T23:38:20.838030208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:20.838143566Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.838219108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-08-29T23:38:20.838342988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.839109070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007795s
2025-08-29T23:38:20.839215124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:20.839296157Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.839386268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-08-29T23:38:20.839477221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.840089244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s
2025-08-29T23:38:20.840187481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:20.840268495Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.840340890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-08-29T23:38:20.840446884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:20.841123646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006752s
2025-08-29T23:38:20.841223167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.841306394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.845981227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004664s
2025-08-29T23:38:20.846091849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-29T23:38:20', 'add_language_to_episodeFiles_history_and_blacklist')
2025-08-29T23:38:20.846363045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.846995749Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-08-29T23:38:20.847113286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056653s
2025-08-29T23:38:20.847211624Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-08-29T23:38:20.847316926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.847574615Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-08-29T23:38:20.847655939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.847749677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.848666824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009051s
2025-08-29T23:38:20.848773248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-29T23:38:20', 'fix_metadata_file_extensions')
2025-08-29T23:38:20.849013312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.849572858Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-08-29T23:38:20.849679223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018106s
2025-08-29T23:38:20.849782731Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-08-29T23:38:20.849887722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.850015500Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-08-29T23:38:20.850224320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.850373691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-08-29T23:38:20.850525737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001731s
2025-08-29T23:38:20.850628123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-29T23:38:20', 'remove_kickass')
2025-08-29T23:38:20.850818166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.851374255Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-08-29T23:38:20.851475469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s
2025-08-29T23:38:20.851583286Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-08-29T23:38:20.851693538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.851831767Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-08-29T23:38:20.852065407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.852178695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-08-29T23:38:20.852405081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002106s
2025-08-29T23:38:20.852499711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-29T23:38:20', 'rename_torrent_downloadstation')
2025-08-29T23:38:20.852694143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.853302648Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-08-29T23:38:20.853411277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s
2025-08-29T23:38:20.853502310Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-08-29T23:38:20.853595217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.853737494Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-08-29T23:38:20.853932055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:20.854297140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:20.854330878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002235s
2025-08-29T23:38:20.854460499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-29T23:38:20', 'update_btn_url')
2025-08-29T23:38:20.854637075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.855246341Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-08-29T23:38:20.855351573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011247s
2025-08-29T23:38:20.855447346Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-08-29T23:38:20.855541055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.855689724Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-08-29T23:38:20.855889637Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.856014438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:20.856199701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001821s
2025-08-29T23:38:20.856306716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-29T23:38:20', 'remove_wombles')
2025-08-29T23:38:20.856551379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.857142409Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-08-29T23:38:20.857229915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001116s
2025-08-29T23:38:20.857372683Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-08-29T23:38:20.857445429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.857577455Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-08-29T23:38:20.857799221Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-08-29T23:38:20.857934273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-08-29T23:38:20.858098274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000162s
2025-08-29T23:38:20.858175579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.858278867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.859213549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s
2025-08-29T23:38:20.859325084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-29T23:38:20', 'fix_extra_file_extension')
2025-08-29T23:38:20.859527381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.860143472Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-08-29T23:38:20.860263153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018665s
2025-08-29T23:38:20.860353414Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-08-29T23:38:20.860460790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.860601624Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-08-29T23:38:20.860814162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.860912670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.861411495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s
2025-08-29T23:38:20.861544653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-29T23:38:20', 'import_extra_files')
2025-08-29T23:38:20.861736389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.862349814Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-08-29T23:38:20.862456228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014405s
2025-08-29T23:38:20.862558354Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-08-29T23:38:20.862654066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.862814008Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-08-29T23:38:20.862988890Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.863095455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.863564800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s
2025-08-29T23:38:20.863652306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-29T23:38:20', 'fix_extra_files_config')
2025-08-29T23:38:20.863872329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.864569894Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-08-29T23:38:20.864672139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014508s
2025-08-29T23:38:20.864795408Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-08-29T23:38:20.864888114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.865013918Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-08-29T23:38:20.865485257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-29T23:38:20.865618876Z [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-08-29T23:38:20.865916545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003088s
2025-08-29T23:38:20.866004522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-29T23:38:20.866109343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-29T23:38:20.866327432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002257s
2025-08-29T23:38:20.866416973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:20.866504599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.866580201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-08-29T23:38:20.866704772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:20.867379220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s
2025-08-29T23:38:20.867482057Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.867581778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.874075553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064854s
2025-08-29T23:38:20.874178941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-08-29T23:38:20.875767810Z [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-08-29T23:38:20.876098125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-08-29T23:38:20.876338499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:20.876688945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:20.878261862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:20.878504841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042252s
2025-08-29T23:38:20.878649693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-29T23:38:20', 'create_language_profiles')
2025-08-29T23:38:20.878824555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.879915301Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-08-29T23:38:20.880054972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055964s
2025-08-29T23:38:20.880135194Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-08-29T23:38:20.880233031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.880405307Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-08-29T23:38:20.880632565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:20.880730472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.880832137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-08-29T23:38:20.880926607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-08-29T23:38:20.881600153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006699s
2025-08-29T23:38:20.881736548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-29T23:38:20', 'added_regex_to_scenemapping')
2025-08-29T23:38:20.881927182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.882602451Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-08-29T23:38:20.882710509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016734s
2025-08-29T23:38:20.882804267Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-08-29T23:38:20.882915261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.883058339Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-08-29T23:38:20.883291769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.883359736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.884517998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011522s
2025-08-29T23:38:20.884634212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-29T23:38:20', 'consolidate_indexer_baseurl')
2025-08-29T23:38:20.884843563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.885490636Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-08-29T23:38:20.885598173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021182s
2025-08-29T23:38:20.885732984Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-08-29T23:38:20.885792153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.885937867Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-08-29T23:38:20.886959664Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-08-29T23:38:20.892976388Z [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-08-29T23:38:20.893365782Z [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-08-29T23:38:20.893708282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:20.894098197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:20.895632847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:20.895887289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087918s
2025-08-29T23:38:20.896029816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-29T23:38:20', 'rename_indexer_status_id')
2025-08-29T23:38:20.896240530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.897085622Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-08-29T23:38:20.897184431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099866s
2025-08-29T23:38:20.897304563Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-08-29T23:38:20.897375716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.897525387Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-08-29T23:38:20.897947698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-29T23:38:20.898069964Z [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-08-29T23:38:20.898412383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s
2025-08-29T23:38:20.898504278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-29T23:38:20.898617486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:20.898890756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2025-08-29T23:38:20.898955507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-29T23:38:20', 'add_downloadclient_status')
2025-08-29T23:38:20.899173385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.899891170Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-08-29T23:38:20.899990881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012528s
2025-08-29T23:38:20.900088197Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-08-29T23:38:20.900182527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.900327238Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-08-29T23:38:20.900518423Z [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-08-29T23:38:20.900723496Z [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-08-29T23:38:20.900977838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2025-08-29T23:38:20.901095215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-29T23:38:20', 'disable_nyaa')
2025-08-29T23:38:20.901280648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.901964064Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-08-29T23:38:20.902023434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011949s
2025-08-29T23:38:20.902118956Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-08-29T23:38:20.902226222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.902362917Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-08-29T23:38:20.902591287Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.902673412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.906126756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034429s
2025-08-29T23:38:20.906271297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-29T23:38:20', 'add_webrip_and_br480_qualites_in_profile')
2025-08-29T23:38:20.906494677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.907116388Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-08-29T23:38:20.907243374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044392s
2025-08-29T23:38:20.907339678Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-08-29T23:38:20.907446794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.907582938Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-08-29T23:38:20.907819254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-29T23:38:20.907943424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:20.908188557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002406s
2025-08-29T23:38:20.908290112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-29T23:38:20', 'add_history_eventType_index')
2025-08-29T23:38:20.908519994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.909213511Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-08-29T23:38:20.909322620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012687s
2025-08-29T23:38:20.909417061Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-08-29T23:38:20.909540649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.909685341Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-08-29T23:38:20.910086288Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-29T23:38:20.911788074Z [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-08-29T23:38:20.912203461Z [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-08-29T23:38:20.912514407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:20.912866796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:20.914472048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:20.914710799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004494s
2025-08-29T23:38:20.914810630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:20.914893196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.914960181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-29T23:38:20.915072227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-29T23:38:20.915739561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006678s
2025-08-29T23:38:20.915836055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-29T23:38:20.915989243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-29T23:38:20.916158123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001775s
2025-08-29T23:38:20.916304558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:20.916350400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.916415061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-29T23:38:20.918053459Z [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-08-29T23:38:20.918412753Z [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-08-29T23:38:20.918769932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:20.919115417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:20.920755590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:20.920937957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044169s
2025-08-29T23:38:20.921062127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-29T23:38:20', 'separate_automatic_and_interactive_searches')
2025-08-29T23:38:20.921265186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.922236061Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-08-29T23:38:20.922332114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056908s
2025-08-29T23:38:20.922440222Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-08-29T23:38:20.922547137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.922689564Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-08-29T23:38:20.923264511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-08-29T23:38:20.923379884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:20.923622252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002484s
2025-08-29T23:38:20.923736923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-08-29T23:38:20.923817615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-08-29T23:38:20.924100384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002523s
2025-08-29T23:38:20.924194554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-08-29T23:38:20.924287822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:20.924528767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s
2025-08-29T23:38:20.924633488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-29T23:38:20.924717317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-29T23:38:20.924959775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002375s
2025-08-29T23:38:20.925068424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-29T23:38:20.925160850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:20.925403408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s
2025-08-29T23:38:20.925521085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-29T23:38:20', 'update_series_episodes_history_indexes')
2025-08-29T23:38:20.925735166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.926831624Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-08-29T23:38:20.926932697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016457s
2025-08-29T23:38:20.927028089Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-08-29T23:38:20.927120856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.927287702Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-08-29T23:38:20.927468236Z [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-08-29T23:38:20.927703349Z [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-08-29T23:38:20.928000638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2025-08-29T23:38:20.928112252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-29T23:38:20', 'update_animetosho_url')
2025-08-29T23:38:20.928333578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.929008076Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-08-29T23:38:20.929112226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013106s
2025-08-29T23:38:20.929216135Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-08-29T23:38:20.929791132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.929812936Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-08-29T23:38:20.929822496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.929831063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.932286667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024465s
2025-08-29T23:38:20.932352950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-29T23:38:20', 'add_remux_qualities_in_profile')
2025-08-29T23:38:20.932559346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.933200828Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-08-29T23:38:20.933317172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034164s
2025-08-29T23:38:20.933430750Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-08-29T23:38:20.933524489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.933683429Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-08-29T23:38:20.933903372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-08-29T23:38:20.934012011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:20.934257766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002352s
2025-08-29T23:38:20.934581097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-29T23:38:20', 'add_history_seriesId_index')
2025-08-29T23:38:20.934612229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.935345917Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-08-29T23:38:20.935444014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013223s
2025-08-29T23:38:20.935532603Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-08-29T23:38:20.935636311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.935790362Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-08-29T23:38:20.936427083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.936545402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-29T23:38:20.936730524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001788s
2025-08-29T23:38:20.936814393Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.936909054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-29T23:38:20.937078756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001668s
2025-08-29T23:38:20.937178396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-29T23:38:20', 'remove_media_browser_metadata')
2025-08-29T23:38:20.937392708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.938015872Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-08-29T23:38:20.938113719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2025-08-29T23:38:20.938219422Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-08-29T23:38:20.938331508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.938511320Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-08-29T23:38:20.938739299Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.938891485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-29T23:38:20.939045114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001832s
2025-08-29T23:38:20.939137060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:20.939257813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-29T23:38:20.939400169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001614s
2025-08-29T23:38:20.939498477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-29T23:38:20', 'remove_notify_my_android_and_pushalot_notifications')
2025-08-29T23:38:20.939715905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.940346064Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-08-29T23:38:20.940473581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010998s
2025-08-29T23:38:20.940573131Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-08-29T23:38:20.940666870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.940812814Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-08-29T23:38:20.941146866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-29T23:38:20.941276477Z [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-08-29T23:38:20.941585099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s
2025-08-29T23:38:20.941704279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-29T23:38:20', 'add_custom_filters')
2025-08-29T23:38:20.941916466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.942543629Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-08-29T23:38:20.942675965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2025-08-29T23:38:20.942760836Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-08-29T23:38:20.942863242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.942997933Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-08-29T23:38:20.943325713Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-29T23:38:20.943442168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:20.945018281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015691s
2025-08-29T23:38:20.945132030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:20.945205268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.945297183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-29T23:38:20.945407515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:20.946072504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s
2025-08-29T23:38:20.946121302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-29T23:38:20', 'rename_restrictions_to_release_profiles')
2025-08-29T23:38:20.946330162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.946975011Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-08-29T23:38:20.947094822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s
2025-08-29T23:38:20.947187559Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-29T23:38:20.947316318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.947447712Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-08-29T23:38:20.948263725Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-29T23:38:20.948387966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-29T23:38:20.949955682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015634s
2025-08-29T23:38:20.950066846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:20.950156236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.950225415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-29T23:38:20.950332761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-29T23:38:20.950944353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s
2025-08-29T23:38:20.951023873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-29T23:38:20.951111339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.951202653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-29T23:38:20.951317434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-29T23:38:20.951923013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s
2025-08-29T23:38:20.951997483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.952080470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-29T23:38:20.952238138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001672s
2025-08-29T23:38:20.952337378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.952409433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-29T23:38:20.952854469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001617s
2025-08-29T23:38:20.953144573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-08-29T23:38:20.954536546Z [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-08-29T23:38:20.955314011Z [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-08-29T23:38:20.956116116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:20.956934203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:20.958432189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:20.958663836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:20.958888257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:20.959124243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:20.959346490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:20.959563537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:20.959786827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069804s
2025-08-29T23:38:20.960007882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-29T23:38:20', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-29T23:38:20.960207514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.961180172Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-29T23:38:20.961254341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083368s
2025-08-29T23:38:20.961379413Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-08-29T23:38:20.961474104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.961643134Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-08-29T23:38:20.961947627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:20.962052619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:20.962137159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-08-29T23:38:20.962249796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-29T23:38:20.962861918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006116s
2025-08-29T23:38:20.962976659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-29T23:38:20', 'add_relative_original_path_to_episode_file')
2025-08-29T23:38:20.963191402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.963820749Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-08-29T23:38:20.963972043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015748s
2025-08-29T23:38:20.964063738Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-08-29T23:38:20.964168499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.964315014Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-08-29T23:38:20.964574106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:20.964676011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-29T23:38:20.964780080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-08-29T23:38:20.964867406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-08-29T23:38:20.965430289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2025-08-29T23:38:20.965544078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-29T23:38:20', 'episode_last_searched_time')
2025-08-29T23:38:20.965771476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.966568481Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-08-29T23:38:20.966702851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017114s
2025-08-29T23:38:20.966823755Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-08-29T23:38:20.966891020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.967034970Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-08-29T23:38:20.967264843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.967381448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.968004222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006077s
2025-08-29T23:38:20.968101858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-29T23:38:20.968213904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-29T23:38:20.968434708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001569s
2025-08-29T23:38:20.968519609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-29T23:38:20', 'download_propers_config')
2025-08-29T23:38:20.968705083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.969288087Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-08-29T23:38:20.969402978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010662s
2025-08-29T23:38:20.969501757Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-08-29T23:38:20.969593131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.969742582Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-08-29T23:38:20.970036173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:20.970159151Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:20.970233039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-29T23:38:20.970342750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:20.970998671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000665s
2025-08-29T23:38:20.972558512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:20.972698453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:20.994687577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219422s
2025-08-29T23:38:20.994854142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-29T23:38:20', 'add_download_client_priority')
2025-08-29T23:38:20.995117342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:20.997170065Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-08-29T23:38:20.997289866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244697s
2025-08-29T23:38:20.997400840Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-08-29T23:38:20.997510962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:20.997673379Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-08-29T23:38:20.998323538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:20.998457117Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:20.998528200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-08-29T23:38:20.998653722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-08-29T23:38:20.999285424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006531s
2025-08-29T23:38:20.999391268Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:20.999510247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-08-29T23:38:20.999663355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s
2025-08-29T23:38:20.999759339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-29T23:38:20', 'add_specials_folder_format')
2025-08-29T23:38:20.999981115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.000991199Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-08-29T23:38:21.001124056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014966s
2025-08-29T23:38:21.001189679Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-08-29T23:38:21.001311344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.001457117Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-08-29T23:38:21.001766470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.001871451Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.001974499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-29T23:38:21.002066905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.002677554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2025-08-29T23:38:21.002781834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.002866575Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:21.002953169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-29T23:38:21.003063642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.003663670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s
2025-08-29T23:38:21.003768742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-29T23:38:21', 'health_issue_notification')
2025-08-29T23:38:21.004002562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.004598181Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-08-29T23:38:21.004710427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015326s
2025-08-29T23:38:21.004803204Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-08-29T23:38:21.004950030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.005107407Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-08-29T23:38:21.005438784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:21.005560629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.005623275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-29T23:38:21.005736193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.006374688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000614s
2025-08-29T23:38:21.006475862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:21.006546294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.006633930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-29T23:38:21.006739934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.007319831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000584s
2025-08-29T23:38:21.007428179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-29T23:38:21', 'add_indexer_and_enabled_to_release_profiles')
2025-08-29T23:38:21.007654635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.008333482Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-08-29T23:38:21.008611883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015792s
2025-08-29T23:38:21.008716613Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-08-29T23:38:21.008816986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.008995295Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-08-29T23:38:21.009279807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.009405300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.009464960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-08-29T23:38:21.009589721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-08-29T23:38:21.010216924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006349s
2025-08-29T23:38:21.010328649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-08-29T23:38:21.010442529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-08-29T23:38:21.011035002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s
2025-08-29T23:38:21.011121656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-08-29T23:38:21.011243131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-08-29T23:38:21.011827668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2025-08-29T23:38:21.011966297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-29T23:38:21', 'add_airedbefore_to_episodes')
2025-08-29T23:38:21.012178293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.012998004Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-08-29T23:38:21.013107484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017749s
2025-08-29T23:38:21.013221634Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-08-29T23:38:21.013318960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.013470255Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-08-29T23:38:21.013691951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.013822865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-08-29T23:38:21.013999871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001768s
2025-08-29T23:38:21.014101526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-08-29T23:38:21.014290095Z [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-08-29T23:38:21.014563546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002492s
2025-08-29T23:38:21.014647675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-29T23:38:21', 'remove_bitmetv')
2025-08-29T23:38:21.014833119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.015384148Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-08-29T23:38:21.015498348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001103s
2025-08-29T23:38:21.015593049Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-08-29T23:38:21.015717339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.015830326Z [Info] add_download_history: Starting migration of Main DB to 139
2025-08-29T23:38:21.016597451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-29T23:38:21.016754667Z [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-08-29T23:38:21.017138560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s
2025-08-29T23:38:21.017236187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-29T23:38:21.017341609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-29T23:38:21.017580160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002252s
2025-08-29T23:38:21.017668838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-08-29T23:38:21.017809592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-08-29T23:38:21.017999404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002181s
2025-08-29T23:38:21.018082371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-29T23:38:21.018204507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-29T23:38:21.018482005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002552s
2025-08-29T23:38:21.019085450Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.019109459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.020555380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019295s
2025-08-29T23:38:21.020665361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-29T23:38:21', 'add_download_history')
2025-08-29T23:38:21.020880895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.021561536Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-08-29T23:38:21.021709233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029507s
2025-08-29T23:38:21.021799415Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-08-29T23:38:21.021905739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.022053967Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-08-29T23:38:21.022248810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-08-29T23:38:21.022404192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-08-29T23:38:21.022659516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002696s
2025-08-29T23:38:21.022785831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-29T23:38:21', 'remove_chown_and_folderchmod_config_v2')
2025-08-29T23:38:21.022976635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.023568096Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-08-29T23:38:21.023678568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011633s
2025-08-29T23:38:21.023774441Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-08-29T23:38:21.023888010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.024018863Z [Info] add_update_history: Starting migration of Main DB to 141
2025-08-29T23:38:21.024120117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-29T23:38:21', 'add_update_history')
2025-08-29T23:38:21.024337655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.024898494Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-08-29T23:38:21.025005620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s
2025-08-29T23:38:21.025119660Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-08-29T23:38:21.025194911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.025340084Z [Info] import_lists: Starting migration of Main DB to 142
2025-08-29T23:38:21.026275026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-29T23:38:21.026398014Z [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-08-29T23:38:21.026864633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004593s
2025-08-29T23:38:21.026957791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-29T23:38:21.027019084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-29T23:38:21.027316423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2025-08-29T23:38:21.027361864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-29T23:38:21.027438148Z [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-08-29T23:38:21.027814666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003815s
2025-08-29T23:38:21.027938245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-29T23:38:21.028060852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.028291667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002426s
2025-08-29T23:38:21.028382149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-29T23:38:21.028487801Z [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-08-29T23:38:21.028783407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002705s
2025-08-29T23:38:21.028877727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-08-29T23:38:21.028990403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-08-29T23:38:21.029201749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s
2025-08-29T23:38:21.029310097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-29T23:38:21', 'import_lists')
2025-08-29T23:38:21.029544830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.030363789Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-08-29T23:38:21.030438219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013732s
2025-08-29T23:38:21.030551687Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-08-29T23:38:21.030634584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.030789756Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-08-29T23:38:21.031081223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:21.031180383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.031249713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-29T23:38:21.031375756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-29T23:38:21.032072429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2025-08-29T23:38:21.032174124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-29T23:38:21', 'add_priority_to_indexers')
2025-08-29T23:38:21.032387784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.032990678Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-08-29T23:38:21.033109727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016405s
2025-08-29T23:38:21.033208607Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-08-29T23:38:21.033303277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.033468209Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-08-29T23:38:21.033799276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:21.033877894Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.033960190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-08-29T23:38:21.034062836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.034762956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s
2025-08-29T23:38:21.034862266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:21.034942688Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.035028310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-08-29T23:38:21.035133452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.035793040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006681s
2025-08-29T23:38:21.035925216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-29T23:38:21', 'import_lists_series_type_and_season_folder')
2025-08-29T23:38:21.036142534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.036869858Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-08-29T23:38:21.037000000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017456s
2025-08-29T23:38:21.037116074Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-08-29T23:38:21.037190604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.037358552Z [Info] remove_growl: Starting migration of Main DB to 145
2025-08-29T23:38:21.037546841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.037683266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-29T23:38:21.037842557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s
2025-08-29T23:38:21.037940564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-29T23:38:21', 'remove_growl')
2025-08-29T23:38:21.038149565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.038762108Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-08-29T23:38:21.038845236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2025-08-29T23:38:21.038951740Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-08-29T23:38:21.039069477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.039203286Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-08-29T23:38:21.039315843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-29T23:38:21', 'cleanup_duplicates_updatehistory')
2025-08-29T23:38:21.039523331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.040138289Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-08-29T23:38:21.040255806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s
2025-08-29T23:38:21.040353482Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-08-29T23:38:21.040443103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.040592323Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-08-29T23:38:21.040818108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.040914893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.041353045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004149s
2025-08-29T23:38:21.041450782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-29T23:38:21', 'swap_filechmod_for_folderchmod')
2025-08-29T23:38:21.041650393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.042264019Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-08-29T23:38:21.042367337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2025-08-29T23:38:21.042460975Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-08-29T23:38:21.042584604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.042732061Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-08-29T23:38:21.042910941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-08-29T23:38:21.043091204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-08-29T23:38:21.043272439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002001s
2025-08-29T23:38:21.043401339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-08-29T23:38:21.043532423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-08-29T23:38:21.043738117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002108s
2025-08-29T23:38:21.043860002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-29T23:38:21', 'mediainfo_channels')
2025-08-29T23:38:21.044084574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.044706717Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-08-29T23:38:21.044801167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001163s
2025-08-29T23:38:21.044906349Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-08-29T23:38:21.045036822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.045146843Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-08-29T23:38:21.045483070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.045582731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.045676159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-08-29T23:38:21.045801311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.046440157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006567s
2025-08-29T23:38:21.046525810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.046619418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.046694379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-08-29T23:38:21.046793749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.047459500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006274s
2025-08-29T23:38:21.047540984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-29T23:38:21', 'add_on_delete_to_notifications')
2025-08-29T23:38:21.047750425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.048536077Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-08-29T23:38:21.048643133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017294s
2025-08-29T23:38:21.048740228Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-08-29T23:38:21.048843977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.048974340Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-08-29T23:38:21.049354375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:21.049438705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.049483294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-08-29T23:38:21.049593376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-08-29T23:38:21.050437876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008409s
2025-08-29T23:38:21.050537717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-08-29T23:38:21.050651747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-08-29T23:38:21.051248138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006044s
2025-08-29T23:38:21.051340253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-08-29T23:38:21.051453281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-08-29T23:38:21.052073028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006154s
2025-08-29T23:38:21.052184543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-29T23:38:21', 'add_scene_mapping_origin')
2025-08-29T23:38:21.052397893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.053052591Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-08-29T23:38:21.053164005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001603s
2025-08-29T23:38:21.053285079Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-08-29T23:38:21.053358757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.053497477Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-08-29T23:38:21.054195963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:21.054293409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-08-29T23:38:21.054477991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001849s
2025-08-29T23:38:21.054573914Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:21.054660989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-08-29T23:38:21.054821673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001729s
2025-08-29T23:38:21.054911373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:21.054988028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-08-29T23:38:21.055170465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001697s
2025-08-29T23:38:21.055275236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-29T23:38:21', 'remove_custom_filter_type')
2025-08-29T23:38:21.055484988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.056110708Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-08-29T23:38:21.056316793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s
2025-08-29T23:38:21.056438488Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-08-29T23:38:21.056519071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.056680385Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-08-29T23:38:21.056879466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:21.057055280Z [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-08-29T23:38:21.057284121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002363s
2025-08-29T23:38:21.057393692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-29T23:38:21', 'update_btn_url_to_https')
2025-08-29T23:38:21.057619707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.058460950Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-08-29T23:38:21.058531933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013596s
2025-08-29T23:38:21.058637015Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-08-29T23:38:21.058736064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.058897710Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-08-29T23:38:21.059151631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.059243586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.059317625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-08-29T23:38:21.059448940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.060148779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s
2025-08-29T23:38:21.060244902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-29T23:38:21', 'add_on_episodefiledelete_for_upgrade')
2025-08-29T23:38:21.060456298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.061190767Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-08-29T23:38:21.061295578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017313s
2025-08-29T23:38:21.061417333Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-08-29T23:38:21.061493085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.061656514Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-08-29T23:38:21.061883131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:21.061998012Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.062133916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-08-29T23:38:21.062174527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-08-29T23:38:21.062823213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006489s
2025-08-29T23:38:21.062929718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-29T23:38:21', 'add_name_release_profile')
2025-08-29T23:38:21.063144530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.063917176Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-08-29T23:38:21.064005303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s
2025-08-29T23:38:21.064106788Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-08-29T23:38:21.064209525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.064369697Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-08-29T23:38:21.064546764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.064652737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.067800725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031299s
2025-08-29T23:38:21.067975547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-29T23:38:21', 'add_arabic_and_hindi_languages')
2025-08-29T23:38:21.068207094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.068899047Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-08-29T23:38:21.068976633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041965s
2025-08-29T23:38:21.069093128Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-08-29T23:38:21.069173229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.069309543Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-08-29T23:38:21.069854581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:21.069956275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.070029352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-29T23:38:21.070163262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.070856067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2025-08-29T23:38:21.070942812Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:21.071022783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-29T23:38:21.071215771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2025-08-29T23:38:21.071299259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-29T23:38:21', 'add_bypass_to_delay_profile')
2025-08-29T23:38:21.071507789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.072205033Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-08-29T23:38:21.072372911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s
2025-08-29T23:38:21.072414996Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-08-29T23:38:21.072518143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.072651352Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-08-29T23:38:21.072846985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.072941496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.074925631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019355s
2025-08-29T23:38:21.074999750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-29T23:38:21', 'email_multiple_addresses')
2025-08-29T23:38:21.075206156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.075816414Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-08-29T23:38:21.075948540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028648s
2025-08-29T23:38:21.076041718Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-08-29T23:38:21.076157351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.076296641Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-08-29T23:38:21.076635393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:21.076736066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.076823572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-29T23:38:21.076934987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.077598763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006591s
2025-08-29T23:38:21.077692492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-29T23:38:21.077813365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.078480208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006488s
2025-08-29T23:38:21.078565099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.078642264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.099033821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203188s
2025-08-29T23:38:21.099143371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-29T23:38:21', 'cdh_per_downloadclient')
2025-08-29T23:38:21.099332071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.100128234Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-08-29T23:38:21.100253376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214611s
2025-08-29T23:38:21.100346764Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-08-29T23:38:21.100448209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.100574693Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-08-29T23:38:21.100828334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:21.100942975Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.101019319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-29T23:38:21.101118989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:21.101771994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006487s
2025-08-29T23:38:21.101894922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-29T23:38:21', 'add_indexer_tags')
2025-08-29T23:38:21.102122109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.102878141Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-08-29T23:38:21.102889975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016124s
2025-08-29T23:38:21.102923242Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-08-29T23:38:21.103029706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.103172274Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-08-29T23:38:21.103372346Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-29T23:38:21.103481206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-29T23:38:21.105618840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021182s
2025-08-29T23:38:21.105733821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-29T23:38:21', 'rename_blacklist_to_blocklist')
2025-08-29T23:38:21.105929445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.106586628Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-08-29T23:38:21.106683383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030836s
2025-08-29T23:38:21.106788004Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-08-29T23:38:21.106910631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.107025592Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-08-29T23:38:21.107325797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.107423644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-29T23:38:21.107607384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001827s
2025-08-29T23:38:21.107704419Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.107813569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-29T23:38:21.107987018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001836s
2025-08-29T23:38:21.108098322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.108176570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.110668667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024612s
2025-08-29T23:38:21.110768678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-29T23:38:21', 'remove_plex_hometheatre')
2025-08-29T23:38:21.110974242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.111573589Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-08-29T23:38:21.111699352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003394s
2025-08-29T23:38:21.111778632Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-08-29T23:38:21.111884605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.112095760Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-08-29T23:38:21.112294511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.112385013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.113742266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00128s
2025-08-29T23:38:21.113795833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-29T23:38:21', 'release_profile_to_array')
2025-08-29T23:38:21.113994984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.114605083Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-08-29T23:38:21.114741017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022107s
2025-08-29T23:38:21.114822992Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-08-29T23:38:21.114915929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.115056502Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-08-29T23:38:21.115241374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.115353810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.117197863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018128s
2025-08-29T23:38:21.117298125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-29T23:38:21', 'mediainfo_to_ffmpeg')
2025-08-29T23:38:21.117493178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.118131303Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-08-29T23:38:21.118230252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027544s
2025-08-29T23:38:21.118320744Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-08-29T23:38:21.118412930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.118576729Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-08-29T23:38:21.118834819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:21.118927556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.119006354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-29T23:38:21.119136035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.119802527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006746s
2025-08-29T23:38:21.119912018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-29T23:38:21', 'download_client_per_indexer')
2025-08-29T23:38:21.120128924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.120980900Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-08-29T23:38:21.121077254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018586s
2025-08-29T23:38:21.121191304Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-08-29T23:38:21.121289321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.121425395Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-08-29T23:38:21.121681260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.121792103Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.121864449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-29T23:38:21.121974170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.122633037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000656s
2025-08-29T23:38:21.122739962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-29T23:38:21', 'add_on_update_to_notifications')
2025-08-29T23:38:21.122961328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.123595484Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-08-29T23:38:21.123705095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016162s
2025-08-29T23:38:21.123810517Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-08-29T23:38:21.123960499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.124096603Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-08-29T23:38:21.124300945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.124393311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.125008479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005984s
2025-08-29T23:38:21.125116116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-29T23:38:21', 'update_series_sort_title')
2025-08-29T23:38:21.125309506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.125919033Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-08-29T23:38:21.126030317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015312s
2025-08-29T23:38:21.126126992Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-08-29T23:38:21.126223225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.126375602Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-08-29T23:38:21.126641097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.126736789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.126796720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-08-29T23:38:21.126902333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-08-29T23:38:21.127533083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006254s
2025-08-29T23:38:21.127620258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-29T23:38:21', 'add_tvdbid_to_episode')
2025-08-29T23:38:21.127839961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.128522194Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-08-29T23:38:21.128623789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016178s
2025-08-29T23:38:21.128722317Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-08-29T23:38:21.128824763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.128966409Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-08-29T23:38:21.129219568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:21.129310632Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.129398639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-08-29T23:38:21.129499702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-08-29T23:38:21.130168178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s
2025-08-29T23:38:21.130272127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-29T23:38:21', 'add_additional_info_to_pending_releases')
2025-08-29T23:38:21.130476799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.131128301Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-08-29T23:38:21.131241850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016035s
2025-08-29T23:38:21.131320157Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-08-29T23:38:21.131430650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.131567014Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-08-29T23:38:21.131785494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.131902971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.134783571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028528s
2025-08-29T23:38:21.134895647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-29T23:38:21', 'add_malayalam_and_ukrainian_languages')
2025-08-29T23:38:21.135074827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.136012866Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-08-29T23:38:21.136142738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041202s
2025-08-29T23:38:21.136247669Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-08-29T23:38:21.136322489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.136496199Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-08-29T23:38:21.136880232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:21.136975374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.137057329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-08-29T23:38:21.137163984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-08-29T23:38:21.137811307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006448s
2025-08-29T23:38:21.137923824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-29T23:38:21', 'add_language_tags_to_subtitle_files')
2025-08-29T23:38:21.138141281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.138883997Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-08-29T23:38:21.138982004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016946s
2025-08-29T23:38:21.139077446Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-08-29T23:38:21.139163529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.139326397Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-08-29T23:38:21.140478687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-29T23:38:21.140637738Z [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-08-29T23:38:21.140930748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003449s
2025-08-29T23:38:21.141033124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-29T23:38:21.141137384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-29T23:38:21.141380112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002508s
2025-08-29T23:38:21.141477779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:21.141568141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.141643854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-29T23:38:21.141758304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:21.142440067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006834s
2025-08-29T23:38:21.142533264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:21.142631662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.142722776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-29T23:38:21.142819811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.143460722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000648s
2025-08-29T23:38:21.143559280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:21.143719884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.143729733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-29T23:38:21.143835116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.144525195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006774s
2025-08-29T23:38:21.144620557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.144711590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.150831222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060949s
2025-08-29T23:38:21.150919950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.151000953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.151964363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009394s
2025-08-29T23:38:21.152064264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-29T23:38:21.154191417Z [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-08-29T23:38:21.154592495Z [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-08-29T23:38:21.154950706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-29T23:38:21.155227614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:21.157011345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048402s
2025-08-29T23:38:21.157127088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-29T23:38:21.159821603Z [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-08-29T23:38:21.160196949Z [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-08-29T23:38:21.160498296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-29T23:38:21.160771145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:21.162568153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053031s
2025-08-29T23:38:21.162659477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.162768386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-29T23:38:21.162948649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001888s
2025-08-29T23:38:21.163068381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-29T23:38:21', 'add_custom_formats')
2025-08-29T23:38:21.163291770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.164198015Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-08-29T23:38:21.164325261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014284s
2025-08-29T23:38:21.164424441Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-08-29T23:38:21.164551827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.164700206Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-08-29T23:38:21.165077496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:21.165206535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.165294893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-08-29T23:38:21.165455376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.166122670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006957s
2025-08-29T23:38:21.166247782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-29T23:38:21', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-08-29T23:38:21.166491432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.167196672Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-08-29T23:38:21.167341053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017718s
2025-08-29T23:38:21.167456445Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-08-29T23:38:21.167536016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.167678062Z [Info] remove_omg: Starting migration of Main DB to 173
2025-08-29T23:38:21.167906000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:21.168032966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:21.168225033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s
2025-08-29T23:38:21.168329854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-29T23:38:21', 'remove_omg')
2025-08-29T23:38:21.168535428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.169184465Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-08-29T23:38:21.169288284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011577s
2025-08-29T23:38:21.169398455Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-08-29T23:38:21.169493637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.169681345Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-08-29T23:38:21.169969756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-29T23:38:21.170074256Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.170175520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-29T23:38:21.170275251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-29T23:38:21.170938587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006527s
2025-08-29T23:38:21.171035452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-29T23:38:21.171136365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-29T23:38:21.171768848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000637s
2025-08-29T23:38:21.172008280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-29T23:38:21', 'add_salt_to_users')
2025-08-29T23:38:21.172134084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.172863102Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-08-29T23:38:21.172997572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017241s
2025-08-29T23:38:21.173075589Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-08-29T23:38:21.173197705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.173347317Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-08-29T23:38:21.173997776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:21.174097657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.174189202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-08-29T23:38:21.174299063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:21.174995174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2025-08-29T23:38:21.175088663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:21.175186570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.175263184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-08-29T23:38:21.175422355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:21.176036311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s
2025-08-29T23:38:21.176149268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:21.176237836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.176317868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-08-29T23:38:21.176432328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:21.177096415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006722s
2025-08-29T23:38:21.177195505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.177351398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.177530178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001909s
2025-08-29T23:38:21.177673246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.177782677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.177965635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002052s
2025-08-29T23:38:21.178078222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.178205879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:21.178391182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2025-08-29T23:38:21.178501183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-08-29T23:38:21.183308633Z [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-08-29T23:38:21.183804171Z [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-08-29T23:38:21.184225319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:21.184573520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:21.186328844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:21.186561973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007947s
2025-08-29T23:38:21.186672646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-29T23:38:21.188696681Z [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-08-29T23:38:21.189104112Z [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-08-29T23:38:21.189427793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:21.190113063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-29T23:38:21.191831884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:21.192330067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:21.192346660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:21.192568788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:21.192805264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:21.193009695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062561s
2025-08-29T23:38:21.193114366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-08-29T23:38:21.195134102Z [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-08-29T23:38:21.195565110Z [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-08-29T23:38:21.195957801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:21.196303968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:21.198011095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:21.198240537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050258s
2025-08-29T23:38:21.198358354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-08-29T23:38:21.200392590Z [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-08-29T23:38:21.201149434Z [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-08-29T23:38:21.201909855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.202668082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.204334988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.204575863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.204794203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.205001029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.205248758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.205443851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.205661248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072164s
2025-08-29T23:38:21.205763985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-29T23:38:21.207883232Z [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-08-29T23:38:21.208286183Z [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-08-29T23:38:21.208699796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-29T23:38:21.209035061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-29T23:38:21.210694573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-29T23:38:21.210927421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050561s
2025-08-29T23:38:21.211022483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-29T23:38:21.211124819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-29T23:38:21.211444743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003188s
2025-08-29T23:38:21.211554133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-29T23:38:21', 'language_profiles_to_custom_formats')
2025-08-29T23:38:21.211778054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.216294788Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-08-29T23:38:21.216440672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051654s
2025-08-29T23:38:21.216544100Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-08-29T23:38:21.216634983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.216817390Z [Info] original_language: Starting migration of Main DB to 176
2025-08-29T23:38:21.217221384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.217323970Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:21.217420665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-08-29T23:38:21.217525446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.218203201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006557s
2025-08-29T23:38:21.218328353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-29T23:38:21', 'original_language')
2025-08-29T23:38:21.218494146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.219490382Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-08-29T23:38:21.219594732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s
2025-08-29T23:38:21.219702139Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-08-29T23:38:21.219819926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.219977273Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-08-29T23:38:21.220276816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.220384012Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.220458512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-08-29T23:38:21.220577221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.221248342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s
2025-08-29T23:38:21.221348924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-29T23:38:21', 'add_on_manual_interaction_required_to_notifications')
2025-08-29T23:38:21.221562564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.222625194Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-08-29T23:38:21.222750065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020378s
2025-08-29T23:38:21.222846930Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-08-29T23:38:21.222933044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.223068416Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-08-29T23:38:21.223340604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-29T23:38:21.225325861Z [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-08-29T23:38:21.225694213Z [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-08-29T23:38:21.226013436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:21.226369012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:21.228089897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.228343307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004861s
2025-08-29T23:38:21.228422246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.228516917Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.228592729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-08-29T23:38:21.228698552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-29T23:38:21.229329463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s
2025-08-29T23:38:21.229458002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-29T23:38:21', 'list_sync_time')
2025-08-29T23:38:21.229641812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.232103759Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-08-29T23:38:21.232201616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033912s
2025-08-29T23:38:21.232312239Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-08-29T23:38:21.232431930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.232548093Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-08-29T23:38:21.233005134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-29T23:38:21.233135316Z [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-08-29T23:38:21.233450781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003555s
2025-08-29T23:38:21.233581685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-29T23:38:21.233641285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-29T23:38:21.233856668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000217s
2025-08-29T23:38:21.233961209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-29T23:38:21', 'add_auto_tagging')
2025-08-29T23:38:21.234165520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.234921212Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-08-29T23:38:21.235033778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012844s
2025-08-29T23:38:21.235136555Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-08-29T23:38:21.235270295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.235367961Z [Info] task_duration: Starting migration of Main DB to 180
2025-08-29T23:38:21.235607554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:21.235725261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.235809360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-29T23:38:21.235958200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-29T23:38:21.236573228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000646s
2025-08-29T23:38:21.236729342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-29T23:38:21', 'task_duration')
2025-08-29T23:38:21.236906599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.237589584Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-08-29T23:38:21.237673523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016481s
2025-08-29T23:38:21.237768194Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-08-29T23:38:21.237888466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.238018798Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-08-29T23:38:21.238300495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:21.238387922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.238474235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-29T23:38:21.238588976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-29T23:38:21.239219766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000637s
2025-08-29T23:38:21.239316481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-29T23:38:21.239452495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-29T23:38:21.239652808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001774s
2025-08-29T23:38:21.239762780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-29T23:38:21', 'quality_definition_preferred_size')
2025-08-29T23:38:21.239979606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.240670778Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-08-29T23:38:21.240781641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012024s
2025-08-29T23:38:21.240885360Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-08-29T23:38:21.240983377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.241137367Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-08-29T23:38:21.241450929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:21.241563044Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.241645050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-29T23:38:21.241756714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.242450852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006689s
2025-08-29T23:38:21.242531144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:21.242645955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.242700725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-29T23:38:21.242814484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-29T23:38:21.243453180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006368s
2025-08-29T23:38:21.243559905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-29T23:38:21', 'add_custom_format_score_bypass_to_delay_profile')
2025-08-29T23:38:21.243937636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.244617033Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-08-29T23:38:21.244737686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018018s
2025-08-29T23:38:21.244840343Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-08-29T23:38:21.244934944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.245092310Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-08-29T23:38:21.245311301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-08-29T23:38:21.245455762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-08-29T23:38:21.245643811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000181s
2025-08-29T23:38:21.245771358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-08-29T23:38:21.245917171Z [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-08-29T23:38:21.246161112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002486s
2025-08-29T23:38:21.246266705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-29T23:38:21', 'update_images_remote_url')
2025-08-29T23:38:21.246473501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.247081435Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-08-29T23:38:21.247184002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s
2025-08-29T23:38:21.247286849Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-08-29T23:38:21.247387862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.247540159Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-08-29T23:38:21.247788288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-08-29T23:38:21.248015245Z [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-08-29T23:38:21.248244527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002383s
2025-08-29T23:38:21.248344829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-29T23:38:21', 'remove_invalid_roksbox_metadata_images')
2025-08-29T23:38:21.248545272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.249110531Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-08-29T23:38:21.249217596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2025-08-29T23:38:21.249315433Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-08-29T23:38:21.249398120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.249559986Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-08-29T23:38:21.249792854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.249914319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.249996454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-08-29T23:38:21.250096346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.250754952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000655s
2025-08-29T23:38:21.250853400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-29T23:38:21', 'add_episode_runtime')
2025-08-29T23:38:21.251070136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.251709924Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-08-29T23:38:21.251779104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015837s
2025-08-29T23:38:21.251900989Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-08-29T23:38:21.251986812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.252143277Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-08-29T23:38:21.252382288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:21.252496669Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.252570227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-29T23:38:21.252681791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.253316119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006449s
2025-08-29T23:38:21.253420378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-29T23:38:21', 'add_result_to_commands')
2025-08-29T23:38:21.253638908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.254295370Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-08-29T23:38:21.254378017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016073s
2025-08-29T23:38:21.254483930Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-08-29T23:38:21.254598561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.254732520Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-08-29T23:38:21.255018617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.255093096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.255173849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-08-29T23:38:21.255271546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.255981736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006698s
2025-08-29T23:38:21.256069703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-29T23:38:21', 'add_on_series_add_to_notifications')
2025-08-29T23:38:21.256303934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.256989044Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-08-29T23:38:21.257088113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016931s
2025-08-29T23:38:21.257182243Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-29T23:38:21.257304910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.257440092Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-08-29T23:38:21.259826366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:21.259950546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-29T23:38:21.260093113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001565s
2025-08-29T23:38:21.260183245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:21.260266312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.260346914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-29T23:38:21.263323117Z [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-08-29T23:38:21.263764786Z [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-08-29T23:38:21.264206626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:21.264545558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:21.266284399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:21.266523601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060683s
2025-08-29T23:38:21.266633332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:21.266705246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.266804386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-29T23:38:21.268844734Z [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-08-29T23:38:21.269297656Z [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-08-29T23:38:21.269685116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:21.270016323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:21.271733070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:21.271995809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005062s
2025-08-29T23:38:21.272075690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:21.272153546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.272285232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-29T23:38:21.274263675Z [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-08-29T23:38:21.274723491Z [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-08-29T23:38:21.275075179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:21.275390574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:21.277077240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004737s
2025-08-29T23:38:21.277178564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:21.277274807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.277352033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-29T23:38:21.279373213Z [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-08-29T23:38:21.279812858Z [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-08-29T23:38:21.280164877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:21.280923374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:21.282453876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048197s
2025-08-29T23:38:21.282491892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:21.284700228Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.284754317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-29T23:38:21.286058714Z [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-08-29T23:38:21.286101540Z [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-08-29T23:38:21.290717985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:21.290828237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:21.290838587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005939s
2025-08-29T23:38:21.290847756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:21.290856614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.290894841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-29T23:38:21.291963893Z [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-08-29T23:38:21.292008924Z [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-08-29T23:38:21.292248015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:21.292456255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:21.294259786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.294468185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052762s
2025-08-29T23:38:21.294695283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:21.294710283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.294762167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:21.296829610Z [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-08-29T23:38:21.297218964Z [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-08-29T23:38:21.297539429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:21.297881177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:21.299635299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.299889491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049973s
2025-08-29T23:38:21.300006757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:21.300125085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.300200086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-29T23:38:21.302250505Z [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-08-29T23:38:21.302605770Z [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-08-29T23:38:21.302936536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:21.303299186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:21.305068949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.305325967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050033s
2025-08-29T23:38:21.305425748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-29T23:38:21.305538415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.305623416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-29T23:38:21.308818950Z [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-08-29T23:38:21.309257793Z [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-08-29T23:38:21.309627788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-29T23:38:21.310102795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-29T23:38:21.311876907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-29T23:38:21.312116740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-08-29T23:38:21.312376663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-29T23:38:21.312604672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068657s
2025-08-29T23:38:21.312713882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:21.312835106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.312927502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-08-29T23:38:21.314983091Z [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-08-29T23:38:21.315506605Z [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-08-29T23:38:21.315843563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:21.316209680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:21.317961558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:21.318196180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051413s
2025-08-29T23:38:21.318299939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.318392135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.318500834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-08-29T23:38:21.320578407Z [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-08-29T23:38:21.321245149Z [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-08-29T23:38:21.321971101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:21.322551028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:21.324246161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:21.324515022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:21.324758232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:21.325036963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:21.325285063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066897s
2025-08-29T23:38:21.325387980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.325485486Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.325619386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-08-29T23:38:21.327648692Z [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-08-29T23:38:21.328355395Z [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-08-29T23:38:21.329090926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:21.329648799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:21.331323742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:21.331582122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:21.331827085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:21.332112710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:21.332373616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066636s
2025-08-29T23:38:21.332464829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-29T23:38:21.332567095Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:21.332668810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-29T23:38:21.334697364Z [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-08-29T23:38:21.335170898Z [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-08-29T23:38:21.335451432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-29T23:38:21.335710404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-29T23:38:21.337421890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046524s
2025-08-29T23:38:21.337541931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-29T23:38:21.337631903Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:21.337740321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-29T23:38:21.339772803Z [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-08-29T23:38:21.340188370Z [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-08-29T23:38:21.340525589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-29T23:38:21.340780232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-29T23:38:21.342500816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046559s
2025-08-29T23:38:21.342609595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:21.342718915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.342820369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-29T23:38:21.344899225Z [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-08-29T23:38:21.345314631Z [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-08-29T23:38:21.345662642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:21.346300486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-29T23:38:21.348015610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:21.348244841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:21.348531568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:21.348732303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:21.348981194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:21.349228752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063047s
2025-08-29T23:38:21.349379345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.349434627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.349629369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-29T23:38:21.351594275Z [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-08-29T23:38:21.352011695Z [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-08-29T23:38:21.352337571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:21.352705823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:21.354418511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.354683535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050339s
2025-08-29T23:38:21.354807194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.354929149Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:21.354997898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:21.357958659Z [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-08-29T23:38:21.358378705Z [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-08-29T23:38:21.358696645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:21.359059476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:21.360851354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.361125145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005985s
2025-08-29T23:38:21.361203022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.361329055Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.361433987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-29T23:38:21.363539626Z [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-08-29T23:38:21.363892777Z [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-08-29T23:38:21.364227260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:21.364575582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:21.366348672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.366621080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050613s
2025-08-29T23:38:21.366718196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.366817306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.366970264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-29T23:38:21.368950521Z [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-08-29T23:38:21.369365115Z [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-08-29T23:38:21.369701763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:21.370114795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:21.371784496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.372040873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050157s
2025-08-29T23:38:21.372148589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:21.372262659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.372348251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-29T23:38:21.374362607Z [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-08-29T23:38:21.374784868Z [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-08-29T23:38:21.375135564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:21.375489637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:21.377248218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.377506307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050524s
2025-08-29T23:38:21.377629405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:21.377728434Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:21.377813325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:21.379840076Z [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-08-29T23:38:21.380250262Z [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-08-29T23:38:21.380782103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:21.381129663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:21.382894305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.383177886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052184s
2025-08-29T23:38:21.383245302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:21.383364703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.383450696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-29T23:38:21.385732330Z [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-08-29T23:38:21.386117315Z [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-08-29T23:38:21.386606670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:21.386956725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:21.388732571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.388977844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054118s
2025-08-29T23:38:21.389081784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:21.389194140Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:21.389286466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-29T23:38:21.391490664Z [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-08-29T23:38:21.392022144Z [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-08-29T23:38:21.392415726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:21.392700059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:21.394472858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050658s
2025-08-29T23:38:21.394588521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:21.394682200Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-29T23:38:21.394756569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-29T23:38:21.396990988Z [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-08-29T23:38:21.397450453Z [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-08-29T23:38:21.397833424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:21.398098217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:21.399908813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050264s
2025-08-29T23:38:21.400016269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:21.400101781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.400171702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-29T23:38:21.403537980Z [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-08-29T23:38:21.403993167Z [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-08-29T23:38:21.404328782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-29T23:38:21.404591882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-29T23:38:21.406414241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061145s
2025-08-29T23:38:21.406514343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:21.406605126Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-29T23:38:21.406696770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-29T23:38:21.408956901Z [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-08-29T23:38:21.409323098Z [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-08-29T23:38:21.409597591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-29T23:38:21.409960622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-29T23:38:21.411753712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:21.412058836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052386s
2025-08-29T23:38:21.412163387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:21.412243879Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.412354922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-29T23:38:21.414496715Z [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-08-29T23:38:21.414866710Z [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-08-29T23:38:21.415165792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-29T23:38:21.415560868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-29T23:38:21.417376012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:21.417630795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051992s
2025-08-29T23:38:21.417746137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.417823613Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-29T23:38:21.417915939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-08-29T23:38:21.420060457Z [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-08-29T23:38:21.420890538Z [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-08-29T23:38:21.421691771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.422426741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.424210663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.424475897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.424699868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.424918248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.425113812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.425354116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.425604440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075961s
2025-08-29T23:38:21.425704411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.425773420Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.425883692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-08-29T23:38:21.428149384Z [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-08-29T23:38:21.428979866Z [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-08-29T23:38:21.429773434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.430504295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.432264128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.432536296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.432769055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.433004389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.433316728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.433503153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.433753357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077635s
2025-08-29T23:38:21.433857667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.433934101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.433999783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-08-29T23:38:21.436227609Z [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-08-29T23:38:21.437201780Z [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-08-29T23:38:21.438033254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.438761370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.440644512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.440880737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.441091792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.441378099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.441585897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.441820730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.442023318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079205s
2025-08-29T23:38:21.442135804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.442212188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-29T23:38:21.442292710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-08-29T23:38:21.444575336Z [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-08-29T23:38:21.445397652Z [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-08-29T23:38:21.446265800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.447022874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.460314215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.460635492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.460948302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.461202163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.461501105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.461759816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.462017625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019616s
2025-08-29T23:38:21.462161445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.462261486Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.462356748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-08-29T23:38:21.466450410Z [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-08-29T23:38:21.467198646Z [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-08-29T23:38:21.467916622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:21.468840572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:21.470741720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:21.470999600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:21.471236857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:21.471489476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:21.471695210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:21.471985024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:21.472228644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097556s
2025-08-29T23:38:21.472360359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:21.472483798Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-29T23:38:21.472588038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-08-29T23:38:21.474784410Z [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-08-29T23:38:21.475220819Z [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-08-29T23:38:21.475574762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-08-29T23:38:21.475827621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-08-29T23:38:21.477619388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049258s
2025-08-29T23:38:21.477744440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:21.477898640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-29T23:38:21.478009664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-08-29T23:38:21.480250265Z [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-08-29T23:38:21.480661183Z [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-08-29T23:38:21.481007249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-08-29T23:38:21.481268666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-08-29T23:38:21.483047006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049349s
2025-08-29T23:38:21.483145154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:21.483231718Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.483322381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-29T23:38:21.485519515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-29T23:38:21.485823036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-29T23:38:21.486097208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-29T23:38:21.486460950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-29T23:38:21.488288640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:21.488596981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051125s
2025-08-29T23:38:21.488684817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-29T23:38:21', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-29T23:38:21.488937807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.561856143Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-29T23:38:21.562131437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783185s
2025-08-29T23:38:21.562425760Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-08-29T23:38:21.562650482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.562919083Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-08-29T23:38:21.563369189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:21.563489381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-29T23:38:21.563588892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-29T23:38:21.563711138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-29T23:38:21.564606821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008893s
2025-08-29T23:38:21.564731783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-29T23:38:21', 'add_colon_replacement_to_naming_config')
2025-08-29T23:38:21.564967828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.636939148Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-08-29T23:38:21.647038332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731764s
2025-08-29T23:38:21.647298415Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-08-29T23:38:21.647529641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.647840406Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-08-29T23:38:21.648655367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.648885531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-08-29T23:38:21.649056144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-29T23:38:21.649291288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.650910348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016245s
2025-08-29T23:38:21.651164169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-29T23:38:21', 'health_restored_notification')
2025-08-29T23:38:21.651569475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.690826065Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-08-29T23:38:21.691033834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415196s
2025-08-29T23:38:21.691202964Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-08-29T23:38:21.691331243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.691579623Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-08-29T23:38:21.692117746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:21.692322208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-29T23:38:21.692457250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-29T23:38:21.692597512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:21.693795725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011734s
2025-08-29T23:38:21.693983022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-29T23:38:21', 'add_download_client_tags')
2025-08-29T23:38:21.694316543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.727640389Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-08-29T23:38:21.727789759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034978s
2025-08-29T23:38:21.728022758Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-08-29T23:38:21.728172029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.728417463Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-08-29T23:38:21.729061159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-08-29T23:38:21.729239789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-08-29T23:38:21.729373829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-08-29T23:38:21.732936923Z [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-08-29T23:38:21.733407080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-08-29T23:38:21.733771193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-08-29T23:38:21.734345309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-08-29T23:38:21.737521403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-08-29T23:38:21.737958423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084143s
2025-08-29T23:38:21.738143005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-29T23:38:21', 'import_exclusion_type')
2025-08-29T23:38:21.738428279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.804173373Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-08-29T23:38:21.804363566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074582s
2025-08-29T23:38:21.804587256Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-08-29T23:38:21.804820355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.805093555Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-08-29T23:38:21.806765372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-08-29T23:38:21.807048943Z [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-08-29T23:38:21.807777900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008047s
2025-08-29T23:38:21.808039888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:21.808235331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-08-29T23:38:21.808404281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-08-29T23:38:21.808652531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.810184776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015452s
2025-08-29T23:38:21.810400410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-29T23:38:21', 'add_import_list_items')
2025-08-29T23:38:21.810815466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.880469009Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-08-29T23:38:21.880745375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071846s
2025-08-29T23:38:21.880968034Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-08-29T23:38:21.881170341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.881528051Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-08-29T23:38:21.882592344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-29T23:38:21.882879793Z [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-08-29T23:38:21.883565814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007594s
2025-08-29T23:38:21.883778843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-29T23:38:21.884363059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-29T23:38:21.885141056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s
2025-08-29T23:38:21.885360978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-29T23:38:21', 'add_notification_status')
2025-08-29T23:38:21.885766004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.902445617Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-08-29T23:38:21.902705000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181073s
2025-08-29T23:38:21.902994292Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-08-29T23:38:21.903236109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.903559931Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-08-29T23:38:21.904209329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.904404000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.906269226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018566s
2025-08-29T23:38:21.906526594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-29T23:38:21', 'parse_language_tags_from_existing_subtitle_files')
2025-08-29T23:38:21.906984857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.908247589Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-08-29T23:38:21.908514386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038541s
2025-08-29T23:38:21.908739069Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-08-29T23:38:21.908912869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.909233264Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-08-29T23:38:21.909778652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:21.909990258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-08-29T23:38:21.910176453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-08-29T23:38:21.910401265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-08-29T23:38:21.911784911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013873s
2025-08-29T23:38:21.911982930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-29T23:38:21', 'add_finale_type')
2025-08-29T23:38:21.912285279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.943925414Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-08-29T23:38:21.944111699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334864s
2025-08-29T23:38:21.944282833Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-08-29T23:38:21.944427194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.944644251Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-08-29T23:38:21.945134178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:21.945294019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-29T23:38:21.945418951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-08-29T23:38:21.945561067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.946668006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s
2025-08-29T23:38:21.946849672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-29T23:38:21', 'list_add_missing_search')
2025-08-29T23:38:21.947130708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.950863524Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-08-29T23:38:21.950990139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052768s
2025-08-29T23:38:21.951069699Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-08-29T23:38:21.951204701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.951354402Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-08-29T23:38:21.951732062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:21.951809568Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.951915772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-08-29T23:38:21.952015343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-08-29T23:38:21.952683789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006601s
2025-08-29T23:38:21.952807798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:21.952867048Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.952981077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-08-29T23:38:21.953048453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.953757110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007054s
2025-08-29T23:38:21.953888725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.953978926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.955098119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s
2025-08-29T23:38:21.955185816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-29T23:38:21', 'parse_title_from_existing_subtitle_files')
2025-08-29T23:38:21.955403124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.956004985Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-08-29T23:38:21.956157913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020375s
2025-08-29T23:38:21.956247243Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-08-29T23:38:21.956336793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.956475853Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-08-29T23:38:21.956751859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.956853384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.956928204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-08-29T23:38:21.957030871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-08-29T23:38:21.957694557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006629s
2025-08-29T23:38:21.957806873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-29T23:38:21', 'series_last_aired')
2025-08-29T23:38:21.957993138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.958616333Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-08-29T23:38:21.958717407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015864s
2025-08-29T23:38:21.958814031Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-08-29T23:38:21.958908822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.959047010Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-08-29T23:38:21.959389470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.959490584Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.959567188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-08-29T23:38:21.959679754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.960409874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007293s
2025-08-29T23:38:21.960510517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:21.960597222Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.960675359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-29T23:38:21.960781974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.961447143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006681s
2025-08-29T23:38:21.961558838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-29T23:38:21', 'AddNewItemMonitorType')
2025-08-29T23:38:21.961765173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.962578000Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-08-29T23:38:21.962678372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017988s
2025-08-29T23:38:21.962778103Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-08-29T23:38:21.962869917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.963010440Z [Info] email_encryption: Starting migration of Main DB to 201
2025-08-29T23:38:21.963212728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.963312058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.964912941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015894s
2025-08-29T23:38:21.965026770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-29T23:38:21', 'email_encryption')
2025-08-29T23:38:21.965214438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.966184311Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-08-29T23:38:21.966272158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028515s
2025-08-29T23:38:21.966376568Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-08-29T23:38:21.966467391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.966610359Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-08-29T23:38:21.966972578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:21.967077539Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.967154234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-29T23:38:21.967256429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.967993814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007352s
2025-08-29T23:38:21.968098074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:21.968180109Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.968258748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-08-29T23:38:21.968360843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.969037375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2025-08-29T23:38:21.969146685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-29T23:38:21', 'add_indexer_flags')
2025-08-29T23:38:21.969340626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.970504610Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-08-29T23:38:21.970609862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021397s
2025-08-29T23:38:21.970709512Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-08-29T23:38:21.970798952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.970951820Z [Info] release_type: Starting migration of Main DB to 203
2025-08-29T23:38:21.971321334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:21.971422758Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.971498000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-08-29T23:38:21.971601148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.972336879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s
2025-08-29T23:38:21.972433393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:21.972514587Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.972593025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-08-29T23:38:21.972697705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.973363826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006697s
2025-08-29T23:38:21.973462555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.973540913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.974444252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s
2025-08-29T23:38:21.974556267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-29T23:38:21', 'release_type')
2025-08-29T23:38:21.974746470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.975416880Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-08-29T23:38:21.975515408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018672s
2025-08-29T23:38:21.975623656Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-08-29T23:38:21.975711373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.975859982Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-08-29T23:38:21.976142992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:21.976249386Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:21.976323105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-08-29T23:38:21.976428437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-08-29T23:38:21.977133306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007063s
2025-08-29T23:38:21.977232265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.977311605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.978419305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010938s
2025-08-29T23:38:21.978532423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-29T23:38:21', 'add_add_release_hash')
2025-08-29T23:38:21.978722015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.979179285Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-08-29T23:38:21.979281261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018606s
2025-08-29T23:38:21.979380120Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-08-29T23:38:21.979473628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.979622017Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-08-29T23:38:21.979811599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-08-29T23:38:21.979988405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-08-29T23:38:21.980188648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002006s
2025-08-29T23:38:21.980288068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-29T23:38:21', 'rename_season_pack_spec')
2025-08-29T23:38:21.980476598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.980912435Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-08-29T23:38:21.981012096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s
2025-08-29T23:38:21.981110384Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-08-29T23:38:21.981199263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.981336870Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-08-29T23:38:21.981670892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:21.981773469Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.981848870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-08-29T23:38:21.981946858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.982623740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006761s
2025-08-29T23:38:21.982725866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-08-29T23:38:21.982817992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-08-29T23:38:21.983022784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002071s
2025-08-29T23:38:21.983128497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-29T23:38:21', 'add_tmdbid')
2025-08-29T23:38:21.983311104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.983602611Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-08-29T23:38:21.983701901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007811s
2025-08-29T23:38:21.983819919Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-08-29T23:38:21.983972476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.984140965Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-08-29T23:38:21.984455609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:21.984580220Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.984674640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-08-29T23:38:21.984779301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:21.985507076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s
2025-08-29T23:38:21.985613871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-29T23:38:21', 'add_on_import_complete_to_notifications')
2025-08-29T23:38:21.985820818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.986267387Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-08-29T23:38:21.986380915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014908s
2025-08-29T23:38:21.986480867Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-08-29T23:38:21.986576659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.986715369Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-08-29T23:38:21.986934310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.987034010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.989714167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002665s
2025-08-29T23:38:21.989825871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-29T23:38:21', 'add_monitored_seasons_filter')
2025-08-29T23:38:21.990019892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.990452293Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-08-29T23:38:21.990553346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034136s
2025-08-29T23:38:21.990653408Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-08-29T23:38:21.990754211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.990892820Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-08-29T23:38:21.991153174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:21.991257243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.991330381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-08-29T23:38:21.991442166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-08-29T23:38:21.992157796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007102s
2025-08-29T23:38:21.992273509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-29T23:38:21', 'add_custom_colon_replacement_to_naming_config')
2025-08-29T23:38:21.992472069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.992920232Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-08-29T23:38:21.993019502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014645s
2025-08-29T23:38:21.993118210Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-08-29T23:38:21.993220987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.993361530Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-08-29T23:38:21.993629470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:21.993735203Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:21.993810434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-08-29T23:38:21.993919343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:21.994627078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s
2025-08-29T23:38:21.994737922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-29T23:38:21', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-08-29T23:38:21.994939788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.995209401Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-08-29T23:38:21.995327549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012912s
2025-08-29T23:38:21.995428121Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-08-29T23:38:21.995525738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.995664968Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-08-29T23:38:21.995817656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-29T23:38:21', 'add_blurary576p_quality_in_profiles')
2025-08-29T23:38:21.996037659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:21.996448426Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-08-29T23:38:21.996555942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009169s
2025-08-29T23:38:21.996654961Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-08-29T23:38:21.996762258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:21.996909444Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-08-29T23:38:21.997111230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:21.997210099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:21.999686556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024652s
2025-08-29T23:38:21.999801587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-29T23:38:21', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-08-29T23:38:22.000071290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.000498540Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-08-29T23:38:22.000614424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032825s
2025-08-29T23:38:22.000712802Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-08-29T23:38:22.000806250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.000945400Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-08-29T23:38:22.001263982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:22.001364073Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-29T23:38:22.001440467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-08-29T23:38:22.001539296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:22.002229125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006905s
2025-08-29T23:38:22.002327142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:22.002404889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:22.002484519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-08-29T23:38:22.002583117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:22.003264129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006798s
2025-08-29T23:38:22.003373058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-29T23:38:22', 'add_mal_and_anilist_ids')
2025-08-29T23:38:22.003562599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.003823384Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-08-29T23:38:22.003950751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012425s
2025-08-29T23:38:22.014194356Z [Debug] MigrationController: Took: 00:00:02.0242502
2025-08-29T23:38:22.273357083Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-29T23:38:22.298590809Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-29T23:38:22.307616081Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-29T23:38:22.307902257Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:22.308081889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:22.310484797Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-29T23:38:22.310659458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025704s
2025-08-29T23:38:22.310816174Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-29T23:38:22.310977729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027364s
2025-08-29T23:38:22.312929018Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-29T23:38:22.313110514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.313404265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-29T23:38:22.313593666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-29T23:38:22.313940204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003652s
2025-08-29T23:38:22.314099214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.315522681Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-29T23:38:22.315698675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019498s
2025-08-29T23:38:22.316012136Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-29T23:38:22.316193100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.316542334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-29T23:38:22.316729841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:22.317052360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003218s
2025-08-29T23:38:22.317208896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:22.317368096Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:22.317536335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-29T23:38:22.317745095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-29T23:38:22.318321926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006396s
2025-08-29T23:38:22.318571038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.319260737Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-29T23:38:22.319405218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015441s
2025-08-29T23:38:22.319641884Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-29T23:38:22.319819191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.320189817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:22.320359058Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:22.320506595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-29T23:38:22.320684092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-29T23:38:22.321073416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s
2025-08-29T23:38:22.321233920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.321972617Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-29T23:38:22.322165445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013001s
2025-08-29T23:38:22.322419036Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-29T23:38:22.322563046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.322826296Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-29T23:38:22.323365351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-29T23:38:22.323520834Z [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-08-29T23:38:22.324096994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005207s
2025-08-29T23:38:22.324205102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-29T23:38:22', 'InitialSetup')
2025-08-29T23:38:22.324507000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.325430890Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-29T23:38:22.331213964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s
2025-08-29T23:38:22.331484418Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-08-29T23:38:22.331671786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.331961248Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-08-29T23:38:22.332247405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-29T23:38:22', 'remove_tvrage_imdb_unique_constraint')
2025-08-29T23:38:22.332602860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.333374985Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-08-29T23:38:22.333575038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017065s
2025-08-29T23:38:22.333747936Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-08-29T23:38:22.333925704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.334146057Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-08-29T23:38:22.334333876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-29T23:38:22', 'remove_renamed_scene_mapping_columns')
2025-08-29T23:38:22.334620803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.335396615Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-08-29T23:38:22.335549333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001464s
2025-08-29T23:38:22.335704435Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-08-29T23:38:22.335904338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.336282178Z [Info] updated_history: Starting migration of Log DB to 4
2025-08-29T23:38:22.336431720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-29T23:38:22', 'updated_history')
2025-08-29T23:38:22.336733778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.337490732Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-08-29T23:38:22.337668530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016229s
2025-08-29T23:38:22.337841819Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-08-29T23:38:22.338012141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.338242064Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-08-29T23:38:22.338425233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-29T23:38:22', 'added_eventtype_to_history')
2025-08-29T23:38:22.338738574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.339523625Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-08-29T23:38:22.339703647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015072s
2025-08-29T23:38:22.339873088Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-08-29T23:38:22.340105817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.340293825Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-08-29T23:38:22.341090129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-08-29T23:38:22.341263788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:38:22.341608272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s
2025-08-29T23:38:22.341765038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-29T23:38:22.341939639Z [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-08-29T23:38:22.342415658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s
2025-08-29T23:38:22.342576962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-29T23:38:22.342736884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:38:22.343019984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002846s
2025-08-29T23:38:22.343187532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-29T23:38:22', 'add_index_to_log_time')
2025-08-29T23:38:22.343503949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.344345634Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-08-29T23:38:22.344536808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015662s
2025-08-29T23:38:22.344708945Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-08-29T23:38:22.344885591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.345110343Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-08-29T23:38:22.345292149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-29T23:38:22', 'add_renameEpisodes_to_naming')
2025-08-29T23:38:22.345612314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.346301411Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-08-29T23:38:22.346496554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014171s
2025-08-29T23:38:22.346619522Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-08-29T23:38:22.346771157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.347031331Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-08-29T23:38:22.347161192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-29T23:38:22', 'remove_backlog')
2025-08-29T23:38:22.347456096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.348191988Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-08-29T23:38:22.348373714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013746s
2025-08-29T23:38:22.348543465Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-08-29T23:38:22.348715913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.348935164Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-08-29T23:38:22.349109776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-29T23:38:22', 'fix_rename_episodes')
2025-08-29T23:38:22.349421263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.350079498Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-08-29T23:38:22.350256595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013669s
2025-08-29T23:38:22.350380254Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-08-29T23:38:22.350533332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.350792704Z [Info] add_monitored: Starting migration of Log DB to 10
2025-08-29T23:38:22.350929319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-29T23:38:22', 'add_monitored')
2025-08-29T23:38:22.351228913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.351907679Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-08-29T23:38:22.352159707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013515s
2025-08-29T23:38:22.352290089Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-08-29T23:38:22.352445221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.352666898Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-08-29T23:38:22.352837802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-29T23:38:22', 'remove_ignored')
2025-08-29T23:38:22.353187546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.353890321Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-08-29T23:38:22.354069091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s
2025-08-29T23:38:22.354200656Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-08-29T23:38:22.354367301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.354588366Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-08-29T23:38:22.354763138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-29T23:38:22', 'remove_custom_start_date')
2025-08-29T23:38:22.355072742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.355797701Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-08-29T23:38:22.356039939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014282s
2025-08-29T23:38:22.356210322Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-08-29T23:38:22.356374763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.356564585Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-08-29T23:38:22.356727022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-29T23:38:22', 'add_air_date_utc')
2025-08-29T23:38:22.357031165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.357747317Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-08-29T23:38:22.357921157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014096s
2025-08-29T23:38:22.358086359Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-08-29T23:38:22.358258195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.358468328Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-08-29T23:38:22.358638822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-29T23:38:22', 'drop_air_date')
2025-08-29T23:38:22.358926842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.359609697Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-08-29T23:38:22.359780651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013607s
2025-08-29T23:38:22.359958589Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-08-29T23:38:22.360122740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.360336229Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-08-29T23:38:22.360507234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-29T23:38:22', 'add_air_date_as_string')
2025-08-29T23:38:22.360806276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.361526867Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-08-29T23:38:22.361703683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014008s
2025-08-29T23:38:22.361859587Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-08-29T23:38:22.362025561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.362239752Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-08-29T23:38:22.362417119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-29T23:38:22', 'updated_imported_history_item')
2025-08-29T23:38:22.362724097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.363394648Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-08-29T23:38:22.363577125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013659s
2025-08-29T23:38:22.363732418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-08-29T23:38:22.363904494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.364121311Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-08-29T23:38:22.364290662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-29T23:38:22', 'reset_scene_names')
2025-08-29T23:38:22.364595796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.365310685Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-08-29T23:38:22.365482301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014102s
2025-08-29T23:38:22.365638706Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-08-29T23:38:22.365832977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.366049914Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-08-29T23:38:22.366218834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-29T23:38:22', 'remove_duplicates')
2025-08-29T23:38:22.366552435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.367214037Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-08-29T23:38:22.367389120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013839s
2025-08-29T23:38:22.367549914Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-08-29T23:38:22.367715968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.367953276Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-08-29T23:38:22.368130593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-29T23:38:22', 'restore_unique_constraints')
2025-08-29T23:38:22.368433402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.369142550Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-08-29T23:38:22.369321230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014213s
2025-08-29T23:38:22.369478096Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-08-29T23:38:22.369643669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.369898392Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-08-29T23:38:22.370071902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-29T23:38:22', 'add_year_and_seasons_to_series')
2025-08-29T23:38:22.370378589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.371051985Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-08-29T23:38:22.371229663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s
2025-08-29T23:38:22.371386418Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-08-29T23:38:22.371546230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.371756544Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-08-29T23:38:22.371971767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-29T23:38:22', 'drop_seasons_table')
2025-08-29T23:38:22.372274667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.372971961Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-08-29T23:38:22.373146793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2025-08-29T23:38:22.373307627Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-08-29T23:38:22.373477018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.373691089Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-08-29T23:38:22.373864518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-29T23:38:22', 'move_indexer_to_generic_provider')
2025-08-29T23:38:22.374172097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.374843890Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-08-29T23:38:22.375027058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013623s
2025-08-29T23:38:22.375181820Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-08-29T23:38:22.375351672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.375560292Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-08-29T23:38:22.375737278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-29T23:38:22', 'add_config_contract_to_indexers')
2025-08-29T23:38:22.376069527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.376740969Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-08-29T23:38:22.376933407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013853s
2025-08-29T23:38:22.377090473Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-08-29T23:38:22.377260525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.377474366Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-08-29T23:38:22.377641793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-29T23:38:22', 'drop_tvdb_episodeid')
2025-08-29T23:38:22.377936386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.378610584Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-08-29T23:38:22.378788502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013467s
2025-08-29T23:38:22.378946129Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-08-29T23:38:22.379118246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.379330233Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-08-29T23:38:22.379514594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-29T23:38:22', 'move_notification_to_generic_provider')
2025-08-29T23:38:22.379826792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.380567073Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-08-29T23:38:22.380747366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014416s
2025-08-29T23:38:22.380904072Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-08-29T23:38:22.381075407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.381290169Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-08-29T23:38:22.381467356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-29T23:38:22', 'add_config_contract_to_notifications')
2025-08-29T23:38:22.381783943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.382407228Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-08-29T23:38:22.382593814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013285s
2025-08-29T23:38:22.382749096Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-08-29T23:38:22.382902555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.383116977Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-08-29T23:38:22.383278532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-29T23:38:22', 'fix_omgwtfnzbs')
2025-08-29T23:38:22.383572204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.384299488Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-08-29T23:38:22.384466164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2025-08-29T23:38:22.384622679Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-08-29T23:38:22.384778563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.384986952Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-08-29T23:38:22.385155141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-29T23:38:22', 'add_blacklist_table')
2025-08-29T23:38:22.385451888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.386133120Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-08-29T23:38:22.386302882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013484s
2025-08-29T23:38:22.386466381Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-08-29T23:38:22.386631243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.386846206Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-08-29T23:38:22.387090798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-29T23:38:22', 'add_formats_to_naming_config')
2025-08-29T23:38:22.387356172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.388042364Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-08-29T23:38:22.388225382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014039s
2025-08-29T23:38:22.388387960Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-08-29T23:38:22.388562571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.388781472Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-08-29T23:38:22.388962286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-29T23:38:22', 'add_season_folder_format_to_naming_config')
2025-08-29T23:38:22.389276599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.389923261Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-08-29T23:38:22.390098344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013425s
2025-08-29T23:38:22.390268095Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-08-29T23:38:22.390426554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.390640726Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-08-29T23:38:22.390816129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-29T23:38:22', 'delete_old_naming_config_columns')
2025-08-29T23:38:22.391125301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.391751041Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-08-29T23:38:22.391957226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2025-08-29T23:38:22.392119964Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-08-29T23:38:22.392312261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.392536262Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-08-29T23:38:22.392688238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-29T23:38:22', 'set_default_release_group')
2025-08-29T23:38:22.392980527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.393734194Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-08-29T23:38:22.393902673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001433s
2025-08-29T23:38:22.394061493Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-08-29T23:38:22.394219251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.394422239Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-08-29T23:38:22.394590959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-29T23:38:22', 'add_api_key_to_pushover')
2025-08-29T23:38:22.394900051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.395667917Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-08-29T23:38:22.395838360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014519s
2025-08-29T23:38:22.396015908Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-08-29T23:38:22.396180399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.396392897Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-08-29T23:38:22.396562889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-29T23:38:22', 'remove_series_contraints')
2025-08-29T23:38:22.396883926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.397489084Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-08-29T23:38:22.397675249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013005s
2025-08-29T23:38:22.397819469Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-08-29T23:38:22.397989452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.398203032Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-08-29T23:38:22.398390900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-29T23:38:22', 'add_series_folder_format_to_naming_config')
2025-08-29T23:38:22.398717337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.399342576Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-08-29T23:38:22.399534292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013371s
2025-08-29T23:38:22.399677060Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-08-29T23:38:22.399840990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.400075983Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-08-29T23:38:22.400252448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-29T23:38:22', 'update_with_quality_converters')
2025-08-29T23:38:22.400564867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.401191208Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-08-29T23:38:22.401372664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013413s
2025-08-29T23:38:22.401532375Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-08-29T23:38:22.401700213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.401918132Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-08-29T23:38:22.402088675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-29T23:38:22', 'add_configurable_qualities')
2025-08-29T23:38:22.402393890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.402990391Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-08-29T23:38:22.403182658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012839s
2025-08-29T23:38:22.403321958Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-08-29T23:38:22.403485327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.403705540Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-08-29T23:38:22.403908479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-29T23:38:22', 'add_on_upgrade_to_notifications')
2025-08-29T23:38:22.404229415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.404816698Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-08-29T23:38:22.404992071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013212s
2025-08-29T23:38:22.405153616Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-08-29T23:38:22.405313137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.405535916Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-08-29T23:38:22.405705046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-29T23:38:22', 'add_metadata_tables')
2025-08-29T23:38:22.406019930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.406667775Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-08-29T23:38:22.406841785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013372s
2025-08-29T23:38:22.406987889Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-08-29T23:38:22.407170848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.407374197Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-08-29T23:38:22.407561474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-29T23:38:22', 'add_metadata_to_episodes_and_series')
2025-08-29T23:38:22.407870657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.408552169Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-08-29T23:38:22.408725769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013523s
2025-08-29T23:38:22.408879418Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-08-29T23:38:22.409048939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.409266718Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-08-29T23:38:22.409443113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-29T23:38:22', 'fix_xbmc_season_images_metadata')
2025-08-29T23:38:22.409747386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.410338215Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-08-29T23:38:22.410515923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012937s
2025-08-29T23:38:22.410666115Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-08-29T23:38:22.410829304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.411044457Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-08-29T23:38:22.411214309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-29T23:38:22', 'add_download_clients_table')
2025-08-29T23:38:22.411516618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.412189763Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-08-29T23:38:22.412367241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s
2025-08-29T23:38:22.412522373Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-08-29T23:38:22.412692014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.412911997Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-08-29T23:38:22.413101769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-29T23:38:22', 'convert_config_to_download_clients')
2025-08-29T23:38:22.413410631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.414010379Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-08-29T23:38:22.414194219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013165s
2025-08-29T23:38:22.414350073Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-08-29T23:38:22.414512700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.414726030Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-08-29T23:38:22.414899198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-29T23:38:22', 'fix_xbmc_episode_metadata')
2025-08-29T23:38:22.415215906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.415796936Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-08-29T23:38:22.415982820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012676s
2025-08-29T23:38:22.416145938Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-08-29T23:38:22.416285139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.416513038Z [Info] add_indexes: Starting migration of Log DB to 45
2025-08-29T23:38:22.416673982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-29T23:38:22', 'add_indexes')
2025-08-29T23:38:22.416964998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.417622111Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-08-29T23:38:22.417789448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s
2025-08-29T23:38:22.417944770Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-08-29T23:38:22.418094121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.418308192Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-08-29T23:38:22.418465900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-29T23:38:22', 'fix_nzb_su_url')
2025-08-29T23:38:22.418766876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.419372295Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-08-29T23:38:22.419539020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012766s
2025-08-29T23:38:22.419689644Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-08-29T23:38:22.419878454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.420090571Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-08-29T23:38:22.420270603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-29T23:38:22', 'add_temporary_blacklist_columns')
2025-08-29T23:38:22.420574646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.421135916Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-08-29T23:38:22.421310066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012658s
2025-08-29T23:38:22.421475750Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-08-29T23:38:22.421645041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.421862138Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-08-29T23:38:22.422040026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-29T23:38:22', 'add_title_to_scenemappings')
2025-08-29T23:38:22.422346473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.422888584Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-08-29T23:38:22.423068216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012452s
2025-08-29T23:38:22.423220943Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-08-29T23:38:22.423382048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.423590778Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-08-29T23:38:22.423757313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-29T23:38:22', 'fix_dognzb_url')
2025-08-29T23:38:22.424147299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.424745313Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-08-29T23:38:22.424908481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013471s
2025-08-29T23:38:22.425074706Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-08-29T23:38:22.425237263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.425460272Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-08-29T23:38:22.425633822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-29T23:38:22', 'add_hash_to_metadata_files')
2025-08-29T23:38:22.425944167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.426517561Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-08-29T23:38:22.426701792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012796s
2025-08-29T23:38:22.426854349Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-08-29T23:38:22.427025674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.427242631Z [Info] download_client_import: Starting migration of Log DB to 51
2025-08-29T23:38:22.427419497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-29T23:38:22', 'download_client_import')
2025-08-29T23:38:22.427718720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.428297896Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-08-29T23:38:22.428472016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012625s
2025-08-29T23:38:22.428636808Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-08-29T23:38:22.428796750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.429021232Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-08-29T23:38:22.429188740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-29T23:38:22', 'add_columns_for_anime')
2025-08-29T23:38:22.429496018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.430081006Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-08-29T23:38:22.430261199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012802s
2025-08-29T23:38:22.430413265Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-08-29T23:38:22.430599881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.430816577Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-08-29T23:38:22.431002091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-29T23:38:22', 'add_series_sorttitle')
2025-08-29T23:38:22.431297646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.431863736Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-08-29T23:38:22.432041383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012501s
2025-08-29T23:38:22.432207969Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-08-29T23:38:22.432361588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.432576641Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-08-29T23:38:22.432743587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-29T23:38:22', 'rename_profiles')
2025-08-29T23:38:22.433045816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.433617537Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-08-29T23:38:22.433796176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001256s
2025-08-29T23:38:22.433948784Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-08-29T23:38:22.434120429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.434335883Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-08-29T23:38:22.434517679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-29T23:38:22', 'drop_old_profile_columns')
2025-08-29T23:38:22.434816821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.435371668Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-08-29T23:38:22.435542643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001247s
2025-08-29T23:38:22.435707875Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-08-29T23:38:22.435885984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.436115716Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-08-29T23:38:22.436289166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-29T23:38:22', 'add_mediainfo_to_episodefile')
2025-08-29T23:38:22.436607156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.437154247Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-08-29T23:38:22.437341094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012752s
2025-08-29T23:38:22.437496617Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-08-29T23:38:22.437679154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.437892514Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-08-29T23:38:22.438080723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-29T23:38:22', 'convert_episode_file_path_to_relative')
2025-08-29T23:38:22.438394344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.438928700Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-08-29T23:38:22.439108933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012434s
2025-08-29T23:38:22.439278765Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-08-29T23:38:22.439440361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.439672969Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-08-29T23:38:22.439838883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-29T23:38:22', 'drop_episode_file_path')
2025-08-29T23:38:22.440175120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.440743023Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-08-29T23:38:22.440925721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001295s
2025-08-29T23:38:22.441078709Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-08-29T23:38:22.441255675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.441468344Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-08-29T23:38:22.441659989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-29T23:38:22', 'add_enable_options_to_indexers')
2025-08-29T23:38:22.441965274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.442609722Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-08-29T23:38:22.442785566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s
2025-08-29T23:38:22.442951830Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-08-29T23:38:22.443112804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.443336866Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-08-29T23:38:22.443509643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-29T23:38:22', 'remove_enable_from_indexers')
2025-08-29T23:38:22.443829487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.444402311Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-08-29T23:38:22.444582443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s
2025-08-29T23:38:22.444737596Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-08-29T23:38:22.444908881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.445123483Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-08-29T23:38:22.445301912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-29T23:38:22', 'clear_bad_scene_names')
2025-08-29T23:38:22.445601495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.446219780Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-08-29T23:38:22.446388660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013043s
2025-08-29T23:38:22.446558001Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-08-29T23:38:22.446718925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.446943618Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-08-29T23:38:22.447113991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-29T23:38:22', 'convert_quality_models')
2025-08-29T23:38:22.447424065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.447953742Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-08-29T23:38:22.448147732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012265s
2025-08-29T23:38:22.448304578Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-08-29T23:38:22.448481805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.448697790Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-08-29T23:38:22.448874395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-29T23:38:22', 'add_remotepathmappings')
2025-08-29T23:38:22.449175071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.449706731Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-08-29T23:38:22.449879859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012214s
2025-08-29T23:38:22.450045032Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-08-29T23:38:22.450206527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.450427212Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-08-29T23:38:22.450817858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-08-29T23:38:22.451305129Z [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-08-29T23:38:22.451776809Z [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-08-29T23:38:22.452201484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:38:22.452627522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-29T23:38:22.453496221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:38:22.453799912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028032s
2025-08-29T23:38:22.453977840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-29T23:38:22', 'remove_method_from_logs')
2025-08-29T23:38:22.454281121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.454922272Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-08-29T23:38:22.455092926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039182s
2025-08-29T23:38:22.455257958Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-08-29T23:38:22.455424233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.455646801Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-08-29T23:38:22.455822916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-29T23:38:22', 'make_scene_numbering_nullable')
2025-08-29T23:38:22.456183421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.456709280Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-08-29T23:38:22.456887088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012759s
2025-08-29T23:38:22.457040116Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-08-29T23:38:22.457195008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.457403939Z [Info] add_tags: Starting migration of Log DB to 66
2025-08-29T23:38:22.457572789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-29T23:38:22', 'add_tags')
2025-08-29T23:38:22.457863755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.458413171Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-08-29T23:38:22.458564716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012101s
2025-08-29T23:38:22.458728406Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-08-29T23:38:22.458879039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.459100755Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-08-29T23:38:22.459260196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-29T23:38:22', 'add_added_to_series')
2025-08-29T23:38:22.459563708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.460104236Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-08-29T23:38:22.460284098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012149s
2025-08-29T23:38:22.460435854Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-08-29T23:38:22.460603200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.460819255Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-08-29T23:38:22.460991863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-29T23:38:22', 'add_release_restrictions')
2025-08-29T23:38:22.461297358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.461858197Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-08-29T23:38:22.462036727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012483s
2025-08-29T23:38:22.462194635Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-08-29T23:38:22.462347693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.462562235Z [Info] quality_proper: Starting migration of Log DB to 69
2025-08-29T23:38:22.462736546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-29T23:38:22', 'quality_proper')
2025-08-29T23:38:22.463023323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.463595495Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-08-29T23:38:22.463764365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012448s
2025-08-29T23:38:22.463935860Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-08-29T23:38:22.464094540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.464306527Z [Info] delay_profile: Starting migration of Log DB to 70
2025-08-29T23:38:22.464473904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-29T23:38:22', 'delay_profile')
2025-08-29T23:38:22.464765651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.465373305Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-08-29T23:38:22.465534629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012737s
2025-08-29T23:38:22.465690794Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-08-29T23:38:22.465851287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.466067613Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-08-29T23:38:22.466239469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-29T23:38:22', 'unknown_quality_in_profile')
2025-08-29T23:38:22.466553060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.467134160Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-08-29T23:38:22.467307399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s
2025-08-29T23:38:22.467468283Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-08-29T23:38:22.467623515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.467903940Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-08-29T23:38:22.468079323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-29T23:38:22', 'history_downloadId')
2025-08-29T23:38:22.468377694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.468941749Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-08-29T23:38:22.469109167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013119s
2025-08-29T23:38:22.469267175Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-08-29T23:38:22.469421726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.469633452Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-08-29T23:38:22.469795579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-29T23:38:22', 'clear_ratings')
2025-08-29T23:38:22.470093899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.470647494Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-08-29T23:38:22.470812546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012219s
2025-08-29T23:38:22.470966205Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-08-29T23:38:22.471121849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.471334006Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-08-29T23:38:22.471496403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-29T23:38:22', 'disable_eztv')
2025-08-29T23:38:22.471790655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.472386725Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-08-29T23:38:22.472554293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012562s
2025-08-29T23:38:22.472743654Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-08-29T23:38:22.472867183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.473078669Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-08-29T23:38:22.473243641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-29T23:38:22', 'force_lib_update')
2025-08-29T23:38:22.473538865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.474202291Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-08-29T23:38:22.474359908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013227s
2025-08-29T23:38:22.474539350Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-08-29T23:38:22.474689582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.474899375Z [Info] add_users_table: Starting migration of Log DB to 76
2025-08-29T23:38:22.475066882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-29T23:38:22', 'add_users_table')
2025-08-29T23:38:22.475359080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.476035903Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-08-29T23:38:22.476211547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013379s
2025-08-29T23:38:22.479603647Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-08-29T23:38:22.479776154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.480042721Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-08-29T23:38:22.480257744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-29T23:38:22', 'add_add_options_to_series')
2025-08-29T23:38:22.480546826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.481269340Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-08-29T23:38:22.481440695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014843s
2025-08-29T23:38:22.481597090Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-08-29T23:38:22.481757563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.481974781Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-08-29T23:38:22.482141677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-29T23:38:22', 'add_commands_table')
2025-08-29T23:38:22.482440929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.483074635Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-08-29T23:38:22.483239357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s
2025-08-29T23:38:22.483395762Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-08-29T23:38:22.483549812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.483762911Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-08-29T23:38:22.483938755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-29T23:38:22', 'dedupe_tags')
2025-08-29T23:38:22.484232556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.484888046Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-08-29T23:38:22.485050724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013289s
2025-08-29T23:38:22.485208542Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-08-29T23:38:22.485385317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.485604278Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-08-29T23:38:22.485793860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-29T23:38:22', 'move_dot_prefix_to_transmission_category')
2025-08-29T23:38:22.486116400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.486862251Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-08-29T23:38:22.487042584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s
2025-08-29T23:38:22.487200673Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-08-29T23:38:22.487359312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.487575578Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-08-29T23:38:22.487780630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-29T23:38:22', 'add_fanzub_settings')
2025-08-29T23:38:22.488193782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.488822929Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-08-29T23:38:22.489008713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2025-08-29T23:38:22.489186160Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-08-29T23:38:22.489360191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.489590334Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-08-29T23:38:22.489774415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-29T23:38:22', 'additonal_blacklist_columns')
2025-08-29T23:38:22.490103517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.490723105Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-08-29T23:38:22.490904209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013531s
2025-08-29T23:38:22.491068199Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-08-29T23:38:22.491240496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.491475990Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-08-29T23:38:22.491679921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-29T23:38:22', 'update_quality_minmax_size')
2025-08-29T23:38:22.492020888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.492850488Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-08-29T23:38:22.493044569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015938s
2025-08-29T23:38:22.493212006Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-08-29T23:38:22.493391878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.493609596Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-08-29T23:38:22.493793898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-29T23:38:22', 'expand_transmission_urlbase')
2025-08-29T23:38:22.494126858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.494735473Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-08-29T23:38:22.494912861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013401s
2025-08-29T23:38:22.495077873Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-08-29T23:38:22.495260250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.495489181Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-08-29T23:38:22.495669885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-29T23:38:22', 'pushbullet_device_ids')
2025-08-29T23:38:22.496007976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.496604126Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-08-29T23:38:22.496781222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013346s
2025-08-29T23:38:22.496946776Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-08-29T23:38:22.497107028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.497332512Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-08-29T23:38:22.497524328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-29T23:38:22', 'remove_eztv')
2025-08-29T23:38:22.497839734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.498413098Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-08-29T23:38:22.498600766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013013s
2025-08-29T23:38:22.498768904Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-08-29T23:38:22.498945079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.499176615Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-08-29T23:38:22.499364183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-29T23:38:22', 'pushbullet_devices_channels_list')
2025-08-29T23:38:22.499700811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.500342132Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-08-29T23:38:22.500526884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013736s
2025-08-29T23:38:22.500693720Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-08-29T23:38:22.500866147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.501107393Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-08-29T23:38:22.501296844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-29T23:38:22', 'add_on_rename_to_notifcations')
2025-08-29T23:38:22.501619995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.502200774Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-08-29T23:38:22.502384945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013329s
2025-08-29T23:38:22.502550248Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-08-29T23:38:22.502721372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.502940293Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-08-29T23:38:22.503136528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-29T23:38:22', 'update_kickass_url')
2025-08-29T23:38:22.503457284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.504024907Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-08-29T23:38:22.504210350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012987s
2025-08-29T23:38:22.504394902Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-08-29T23:38:22.504562640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.504797232Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-08-29T23:38:22.504974299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-29T23:38:22', 'added_indexerstatus')
2025-08-29T23:38:22.505294503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.505880704Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-08-29T23:38:22.506053872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2025-08-29T23:38:22.506221029Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-08-29T23:38:22.506392194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.506626976Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-08-29T23:38:22.506819454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-29T23:38:22', 'add_unverifiedscenenumbering')
2025-08-29T23:38:22.507149599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.507697031Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-08-29T23:38:22.507913797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013037s
2025-08-29T23:38:22.508096054Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-08-29T23:38:22.508271758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.508498815Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-08-29T23:38:22.508702696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-29T23:38:22', 'naming_config_replace_illegal_characters')
2025-08-29T23:38:22.509051087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.509643440Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-08-29T23:38:22.509840787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013595s
2025-08-29T23:38:22.510003475Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-08-29T23:38:22.510183647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.510407498Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-08-29T23:38:22.510583813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-29T23:38:22', 'add_tvmazeid')
2025-08-29T23:38:22.510893907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.511511611Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-08-29T23:38:22.511680260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013173s
2025-08-29T23:38:22.511851696Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-08-29T23:38:22.512035345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.512261892Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-08-29T23:38:22.512474570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-29T23:38:22', 'add_additional_episodes_index')
2025-08-29T23:38:22.512841368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.513395725Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-08-29T23:38:22.513584795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001362s
2025-08-29T23:38:22.513770489Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-08-29T23:38:22.513941704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.514162769Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-08-29T23:38:22.514345587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-29T23:38:22', 'disable_kickass')
2025-08-29T23:38:22.514678527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.515365982Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-08-29T23:38:22.515541455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001412s
2025-08-29T23:38:22.515703581Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-08-29T23:38:22.515894696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.516138046Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-08-29T23:38:22.516321926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-29T23:38:22', 'add_reason_to_pending_releases')
2025-08-29T23:38:22.516671019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.517258953Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-08-29T23:38:22.517446100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013637s
2025-08-29T23:38:22.517609889Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-08-29T23:38:22.517785112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.518004734Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-08-29T23:38:22.518198965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-29T23:38:22', 'remove_titans_of_tv')
2025-08-29T23:38:22.518518649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.519116032Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-08-29T23:38:22.519283289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013114s
2025-08-29T23:38:22.519459323Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-08-29T23:38:22.519630237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.519874589Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-08-29T23:38:22.520078921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-29T23:38:22', 'extra_and_subtitle_files')
2025-08-29T23:38:22.520410899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.520986688Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-08-29T23:38:22.521176350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013405s
2025-08-29T23:38:22.521342986Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-08-29T23:38:22.521511194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.521757220Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-08-29T23:38:22.521943034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-29T23:38:22', 'add_scene_season_number')
2025-08-29T23:38:22.522267808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.522831062Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-08-29T23:38:22.523024461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013096s
2025-08-29T23:38:22.523220526Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-08-29T23:38:22.523385609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.523609219Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-08-29T23:38:22.523814642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-29T23:38:22', 'add_ultrahd_quality_in_profiles')
2025-08-29T23:38:22.524185529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.524809526Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-08-29T23:38:22.524994648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014009s
2025-08-29T23:38:22.525153498Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-08-29T23:38:22.525362950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.525609957Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-08-29T23:38:22.525818537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-29T23:38:22', 'add_language_to_episodeFiles_history_and_blacklist')
2025-08-29T23:38:22.526175977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.526779252Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-08-29T23:38:22.526985116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2025-08-29T23:38:22.527146571Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-08-29T23:38:22.527329259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.527545715Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-08-29T23:38:22.527758974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-29T23:38:22', 'fix_metadata_file_extensions')
2025-08-29T23:38:22.528097025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.528664487Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-08-29T23:38:22.528865462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013363s
2025-08-29T23:38:22.529044893Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-08-29T23:38:22.529206539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.529457043Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-08-29T23:38:22.529629160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-29T23:38:22', 'remove_kickass')
2025-08-29T23:38:22.529963152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.531098177Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-08-29T23:38:22.531275093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s
2025-08-29T23:38:22.531439384Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-08-29T23:38:22.531616531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.531886404Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-08-29T23:38:22.532072449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-29T23:38:22', 'rename_torrent_downloadstation')
2025-08-29T23:38:22.532394457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.532990878Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-08-29T23:38:22.533183987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013679s
2025-08-29T23:38:22.533343729Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-08-29T23:38:22.533520254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.533735808Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-08-29T23:38:22.533927324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-29T23:38:22', 'update_btn_url')
2025-08-29T23:38:22.534260074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.534827155Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-08-29T23:38:22.535013420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013101s
2025-08-29T23:38:22.535184615Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-08-29T23:38:22.535358656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.535583077Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-08-29T23:38:22.535769122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-29T23:38:22', 'remove_wombles')
2025-08-29T23:38:22.536166322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.536748494Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-08-29T23:38:22.536919929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2025-08-29T23:38:22.537088659Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-08-29T23:38:22.537253451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.537499195Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-08-29T23:38:22.537679709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-29T23:38:22', 'fix_extra_file_extension')
2025-08-29T23:38:22.538007358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.538590773Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-08-29T23:38:22.538786908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013296s
2025-08-29T23:38:22.538951058Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-08-29T23:38:22.539120800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.539344891Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-08-29T23:38:22.539528852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-29T23:38:22', 'import_extra_files')
2025-08-29T23:38:22.539868275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.540449796Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-08-29T23:38:22.540638025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s
2025-08-29T23:38:22.540800322Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-08-29T23:38:22.540980976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.541208774Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-08-29T23:38:22.541392775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-29T23:38:22', 'fix_extra_files_config')
2025-08-29T23:38:22.541716436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.542317477Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-08-29T23:38:22.542497148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013227s
2025-08-29T23:38:22.542669766Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-08-29T23:38:22.542841742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.543061635Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-08-29T23:38:22.543260876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-29T23:38:22', 'create_language_profiles')
2025-08-29T23:38:22.543584197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.544173884Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-08-29T23:38:22.544361803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s
2025-08-29T23:38:22.544536915Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-08-29T23:38:22.544718000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.544943544Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-08-29T23:38:22.545139879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-29T23:38:22', 'added_regex_to_scenemapping')
2025-08-29T23:38:22.545477068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.546067958Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-08-29T23:38:22.546256788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013453s
2025-08-29T23:38:22.546420798Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-08-29T23:38:22.546597053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.546849551Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-08-29T23:38:22.547029955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-29T23:38:22', 'consolidate_indexer_baseurl')
2025-08-29T23:38:22.547355380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.548051572Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-08-29T23:38:22.548256063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014432s
2025-08-29T23:38:22.548416025Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-08-29T23:38:22.548584765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.548825931Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-08-29T23:38:22.549007847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-29T23:38:22', 'rename_indexer_status_id')
2025-08-29T23:38:22.549326689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.549890474Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-08-29T23:38:22.550086649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013013s
2025-08-29T23:38:22.550239467Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-08-29T23:38:22.550432856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.550651517Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-08-29T23:38:22.550842882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-29T23:38:22', 'add_downloadclient_status')
2025-08-29T23:38:22.551211163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.551729237Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-08-29T23:38:22.551978769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013012s
2025-08-29T23:38:22.552144242Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-08-29T23:38:22.552306278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.552543686Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-08-29T23:38:22.552722246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-29T23:38:22', 'disable_nyaa')
2025-08-29T23:38:22.553034665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.553578710Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-08-29T23:38:22.553796429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012697s
2025-08-29T23:38:22.553971822Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-08-29T23:38:22.554175692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.554412930Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-08-29T23:38:22.554607732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-29T23:38:22', 'add_webrip_and_br480_qualites_in_profile')
2025-08-29T23:38:22.554991756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.555583046Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-08-29T23:38:22.555781085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014051s
2025-08-29T23:38:22.555956919Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-08-29T23:38:22.556143314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.556375422Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-08-29T23:38:22.556568390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-29T23:38:22', 'add_history_eventType_index')
2025-08-29T23:38:22.556890028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.557471057Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-08-29T23:38:22.557668906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001326s
2025-08-29T23:38:22.557819238Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-08-29T23:38:22.558002177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.558232470Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-08-29T23:38:22.558448014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-29T23:38:22', 'separate_automatic_and_interactive_searches')
2025-08-29T23:38:22.558784151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.559328798Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-08-29T23:38:22.559536356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s
2025-08-29T23:38:22.559716128Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-08-29T23:38:22.559922854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.560149260Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-08-29T23:38:22.560346507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-29T23:38:22', 'update_series_episodes_history_indexes')
2025-08-29T23:38:22.560686251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.561256028Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-08-29T23:38:22.561445620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013267s
2025-08-29T23:38:22.561610923Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-08-29T23:38:22.561777648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.562018113Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-08-29T23:38:22.562205099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-29T23:38:22', 'update_animetosho_url')
2025-08-29T23:38:22.562530685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.563061303Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-08-29T23:38:22.563246576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012628s
2025-08-29T23:38:22.563420546Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-08-29T23:38:22.563594126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.563826263Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-08-29T23:38:22.564041416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-29T23:38:22', 'add_remux_qualities_in_profile')
2025-08-29T23:38:22.564368876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.564884043Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-08-29T23:38:22.565079587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012811s
2025-08-29T23:38:22.565252855Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-08-29T23:38:22.565430894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.565655777Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-08-29T23:38:22.565841891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-29T23:38:22', 'add_history_seriesId_index')
2025-08-29T23:38:22.566175433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.566725100Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-08-29T23:38:22.566909331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012865s
2025-08-29T23:38:22.567074433Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-08-29T23:38:22.567251600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.567502605Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-08-29T23:38:22.567718550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-29T23:38:22', 'remove_media_browser_metadata')
2025-08-29T23:38:22.568081310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.569052696Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-08-29T23:38:22.569249462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s
2025-08-29T23:38:22.569417260Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-08-29T23:38:22.569617493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.569844480Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-08-29T23:38:22.570051888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-29T23:38:22', 'remove_notify_my_android_and_pushalot_notifications')
2025-08-29T23:38:22.570408506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.570932681Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-08-29T23:38:22.571142664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013168s
2025-08-29T23:38:22.571305332Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-08-29T23:38:22.571488420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.571714435Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-08-29T23:38:22.571913246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-29T23:38:22', 'add_custom_filters')
2025-08-29T23:38:22.572250535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.572813569Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-08-29T23:38:22.572990715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013094s
2025-08-29T23:38:22.573160307Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-08-29T23:38:22.573338956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.573562637Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-08-29T23:38:22.573778802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-29T23:38:22', 'rename_restrictions_to_release_profiles')
2025-08-29T23:38:22.574111742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.574639485Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-08-29T23:38:22.574834848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012969s
2025-08-29T23:38:22.575015402Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-29T23:38:22.575199743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.575430207Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-08-29T23:38:22.575624769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-29T23:38:22', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-29T23:38:22.575987219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.576512757Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-29T23:38:22.576706607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012985s
2025-08-29T23:38:22.576878112Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-08-29T23:38:22.577079357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.577304320Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-08-29T23:38:22.577503411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-29T23:38:22', 'add_relative_original_path_to_episode_file')
2025-08-29T23:38:22.577837754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.578374525Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-08-29T23:38:22.578570119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012969s
2025-08-29T23:38:22.578733017Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-08-29T23:38:22.578917609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.579139355Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-08-29T23:38:22.579339688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-29T23:38:22', 'episode_last_searched_time')
2025-08-29T23:38:22.579664202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.580194069Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-08-29T23:38:22.580392939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012717s
2025-08-29T23:38:22.580567170Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-08-29T23:38:22.580745138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.580975552Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-08-29T23:38:22.581169272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-29T23:38:22', 'download_propers_config')
2025-08-29T23:38:22.581493535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.582034184Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-08-29T23:38:22.582213224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s
2025-08-29T23:38:22.582377795Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-08-29T23:38:22.582577457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.582800256Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-08-29T23:38:22.582980760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-29T23:38:22', 'add_download_client_priority')
2025-08-29T23:38:22.583304431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.583919089Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-08-29T23:38:22.584135394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013s
2025-08-29T23:38:22.584294445Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-08-29T23:38:22.584486120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.584700282Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-08-29T23:38:22.584902950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-29T23:38:22', 'add_specials_folder_format')
2025-08-29T23:38:22.585233185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.585827692Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-08-29T23:38:22.586014949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s
2025-08-29T23:38:22.586183889Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-08-29T23:38:22.586374001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.586592832Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-08-29T23:38:22.586783085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-29T23:38:22', 'health_issue_notification')
2025-08-29T23:38:22.587117128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.587920615Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-08-29T23:38:22.588115708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015422s
2025-08-29T23:38:22.588274869Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-08-29T23:38:22.588458478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.588700065Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-08-29T23:38:22.588911801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-29T23:38:22', 'add_indexer_and_enabled_to_release_profiles')
2025-08-29T23:38:22.589246625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.589840982Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-08-29T23:38:22.590055594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001371s
2025-08-29T23:38:22.590221648Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-08-29T23:38:22.590404487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.590640281Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-08-29T23:38:22.590811676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-29T23:38:22', 'add_airedbefore_to_episodes')
2025-08-29T23:38:22.591151992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.591694534Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-08-29T23:38:22.591891270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012936s
2025-08-29T23:38:22.592062896Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-08-29T23:38:22.592239191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.592469795Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-08-29T23:38:22.592658355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-29T23:38:22', 'remove_bitmetv')
2025-08-29T23:38:22.592972347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.593522194Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-08-29T23:38:22.593703328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001277s
2025-08-29T23:38:22.593868571Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-08-29T23:38:22.594040467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.594265931Z [Info] add_download_history: Starting migration of Log DB to 139
2025-08-29T23:38:22.594464762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-29T23:38:22', 'add_download_history')
2025-08-29T23:38:22.594782892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.595312017Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-08-29T23:38:22.595497240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012634s
2025-08-29T23:38:22.595668225Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-08-29T23:38:22.595860191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.596087398Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-08-29T23:38:22.596287050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-29T23:38:22', 'remove_chown_and_folderchmod_config_v2')
2025-08-29T23:38:22.596627877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.597176151Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-08-29T23:38:22.597371274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001321s
2025-08-29T23:38:22.597533530Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-08-29T23:38:22.597699494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.597945239Z [Info] add_update_history: Starting migration of Log DB to 141
2025-08-29T23:38:22.598581190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-29T23:38:22.598806443Z [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-08-29T23:38:22.599254776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s
2025-08-29T23:38:22.599424187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-29T23:38:22.599601735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-29T23:38:22.599942541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003384s
2025-08-29T23:38:22.600127363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-29T23:38:22', 'add_update_history')
2025-08-29T23:38:22.600453359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.601047696Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-08-29T23:38:22.601222408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014428s
2025-08-29T23:38:22.601389995Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-08-29T23:38:22.601555519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.601785181Z [Info] import_lists: Starting migration of Log DB to 142
2025-08-29T23:38:22.601972187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-29T23:38:22', 'import_lists')
2025-08-29T23:38:22.602285088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.602798712Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-08-29T23:38:22.602976269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012409s
2025-08-29T23:38:22.603153135Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-08-29T23:38:22.603325643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.603558331Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-08-29T23:38:22.603738314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-29T23:38:22', 'add_priority_to_indexers')
2025-08-29T23:38:22.604136906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.604988320Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-08-29T23:38:22.605167230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016395s
2025-08-29T23:38:22.605331832Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-08-29T23:38:22.605516774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.605752138Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-08-29T23:38:22.605952842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-29T23:38:22', 'import_lists_series_type_and_season_folder')
2025-08-29T23:38:22.606288227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.606808715Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-08-29T23:38:22.607013718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012858s
2025-08-29T23:38:22.607180233Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-08-29T23:38:22.607346438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.607565790Z [Info] remove_growl: Starting migration of Log DB to 145
2025-08-29T23:38:22.607741794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-29T23:38:22', 'remove_growl')
2025-08-29T23:38:22.608087159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.608640964Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-08-29T23:38:22.608811277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001284s
2025-08-29T23:38:22.609014166Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-08-29T23:38:22.609201884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.609435574Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-08-29T23:38:22.609737723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:22.609905380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:22.611215999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012916s
2025-08-29T23:38:22.611397505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-29T23:38:22', 'cleanup_duplicates_updatehistory')
2025-08-29T23:38:22.611734844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.612373430Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-08-29T23:38:22.612571729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024512s
2025-08-29T23:38:22.612737964Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-08-29T23:38:22.612911513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.613139582Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-08-29T23:38:22.613331068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-29T23:38:22', 'swap_filechmod_for_folderchmod')
2025-08-29T23:38:22.613667826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.614241040Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-08-29T23:38:22.614432756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s
2025-08-29T23:38:22.614596355Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-08-29T23:38:22.614781348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.615000429Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-08-29T23:38:22.615174579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-29T23:38:22', 'mediainfo_channels')
2025-08-29T23:38:22.615489584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.616036996Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-08-29T23:38:22.616210675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012569s
2025-08-29T23:38:22.616375026Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-08-29T23:38:22.616554538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.616773489Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-08-29T23:38:22.616995726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-29T23:38:22', 'add_on_delete_to_notifications')
2025-08-29T23:38:22.617322755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.617875137Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-08-29T23:38:22.618055620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s
2025-08-29T23:38:22.618231544Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-08-29T23:38:22.618410134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.618638534Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-08-29T23:38:22.618832124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-29T23:38:22', 'add_scene_mapping_origin')
2025-08-29T23:38:22.619164343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.619707707Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-08-29T23:38:22.619905495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012905s
2025-08-29T23:38:22.620079505Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-08-29T23:38:22.620255560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.620490042Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-08-29T23:38:22.620676537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-29T23:38:22', 'remove_custom_filter_type')
2025-08-29T23:38:22.621019598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.621588183Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-08-29T23:38:22.621780340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013132s
2025-08-29T23:38:22.621945011Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-08-29T23:38:22.622120685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.622343013Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-08-29T23:38:22.622539599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-29T23:38:22', 'update_btn_url_to_https')
2025-08-29T23:38:22.622870034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.623452848Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-08-29T23:38:22.623628802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013277s
2025-08-29T23:38:22.623793173Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-08-29T23:38:22.624002554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.624223960Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-08-29T23:38:22.624423752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-29T23:38:22', 'add_on_episodefiledelete_for_upgrade')
2025-08-29T23:38:22.624868758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.625396130Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-08-29T23:38:22.625584028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014001s
2025-08-29T23:38:22.625748249Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-08-29T23:38:22.625926378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.626159206Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-08-29T23:38:22.626344379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-29T23:38:22', 'add_name_release_profile')
2025-08-29T23:38:22.626676708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.627226495Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-08-29T23:38:22.627423091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s
2025-08-29T23:38:22.627590338Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-08-29T23:38:22.627772114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.628021045Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-08-29T23:38:22.628224094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-29T23:38:22', 'add_arabic_and_hindi_languages')
2025-08-29T23:38:22.628555351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.629152122Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-08-29T23:38:22.629338788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013619s
2025-08-29T23:38:22.629502648Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-08-29T23:38:22.632142353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.632412136Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-08-29T23:38:22.632593451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-29T23:38:22', 'add_bypass_to_delay_profile')
2025-08-29T23:38:22.632926402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.633554617Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-08-29T23:38:22.633728737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014396s
2025-08-29T23:38:22.633890282Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-08-29T23:38:22.634054733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.634268834Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-08-29T23:38:22.634440270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-29T23:38:22', 'email_multiple_addresses')
2025-08-29T23:38:22.634741606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.635300872Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-08-29T23:38:22.635466937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012392s
2025-08-29T23:38:22.635622400Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-08-29T23:38:22.635783885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.636005120Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-08-29T23:38:22.636175243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-29T23:38:22', 'cdh_per_downloadclient')
2025-08-29T23:38:22.636472802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.637011627Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-08-29T23:38:22.637177280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012236s
2025-08-29T23:38:22.637333204Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-08-29T23:38:22.637492124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.637703330Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-08-29T23:38:22.637869975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-29T23:38:22', 'add_indexer_tags')
2025-08-29T23:38:22.638167644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.638692902Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-08-29T23:38:22.638858425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011942s
2025-08-29T23:38:22.639013868Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-08-29T23:38:22.639189532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.639410788Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-08-29T23:38:22.639586862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-29T23:38:22', 'rename_blacklist_to_blocklist')
2025-08-29T23:38:22.639908730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.640447545Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-08-29T23:38:22.640624411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012498s
2025-08-29T23:38:22.640779032Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-08-29T23:38:22.640962692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.641173837Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-08-29T23:38:22.641388219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-29T23:38:22', 'remove_plex_hometheatre')
2025-08-29T23:38:22.641661329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.642217488Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-08-29T23:38:22.642392401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012586s
2025-08-29T23:38:22.642546220Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-08-29T23:38:22.642709639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.642921606Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-08-29T23:38:22.643096418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-29T23:38:22', 'release_profile_to_array')
2025-08-29T23:38:22.643397093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.644415805Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-08-29T23:38:22.644592019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017024s
2025-08-29T23:38:22.644749256Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-08-29T23:38:22.644907915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.645125954Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-08-29T23:38:22.645294424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-29T23:38:22', 'mediainfo_to_ffmpeg')
2025-08-29T23:38:22.645592804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.646128643Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-08-29T23:38:22.646297133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001214s
2025-08-29T23:38:22.646453207Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-08-29T23:38:22.646620303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.646832210Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-08-29T23:38:22.647004807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-29T23:38:22', 'download_client_per_indexer')
2025-08-29T23:38:22.647308569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.647858546Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-08-29T23:38:22.648047948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012244s
2025-08-29T23:38:22.648200735Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-08-29T23:38:22.648376670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.648592124Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-08-29T23:38:22.648766435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-29T23:38:22', 'add_on_update_to_notifications')
2025-08-29T23:38:22.649098493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.649702329Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-08-29T23:38:22.649869926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012934s
2025-08-29T23:38:22.650019147Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-08-29T23:38:22.650185772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.650396437Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-08-29T23:38:22.650570317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-29T23:38:22', 'update_series_sort_title')
2025-08-29T23:38:22.650872756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.651431721Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-08-29T23:38:22.651600471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012399s
2025-08-29T23:38:22.651755583Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-08-29T23:38:22.651929704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.652136069Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-08-29T23:38:22.652303526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-29T23:38:22', 'add_tvdbid_to_episode')
2025-08-29T23:38:22.652603580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.653120822Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-08-29T23:38:22.653290974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011975s
2025-08-29T23:38:22.653446347Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-08-29T23:38:22.653620368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.653835461Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-08-29T23:38:22.654016986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-29T23:38:22', 'add_additional_info_to_pending_releases')
2025-08-29T23:38:22.654332952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.654846807Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-08-29T23:38:22.655038593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001219s
2025-08-29T23:38:22.655188986Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-08-29T23:38:22.655360190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.655572718Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-08-29T23:38:22.655753653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-29T23:38:22', 'add_malayalam_and_ukrainian_languages')
2025-08-29T23:38:22.656086523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.656621650Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-08-29T23:38:22.656810220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012498s
2025-08-29T23:38:22.656970232Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-08-29T23:38:22.657155435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.657372893Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-08-29T23:38:22.657553497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-29T23:38:22', 'add_language_tags_to_subtitle_files')
2025-08-29T23:38:22.657864773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.658414220Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-08-29T23:38:22.658592298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012495s
2025-08-29T23:38:22.658748403Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-08-29T23:38:22.658907052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.659108137Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-08-29T23:38:22.659274432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-29T23:38:22', 'add_custom_formats')
2025-08-29T23:38:22.659569566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.660101166Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-08-29T23:38:22.660268563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011943s
2025-08-29T23:38:22.660423165Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-08-29T23:38:22.660625933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.660828952Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-08-29T23:38:22.661035087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-29T23:38:22', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-08-29T23:38:22.661363107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.661898986Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-08-29T23:38:22.662110682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012742s
2025-08-29T23:38:22.662266626Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-08-29T23:38:22.662418342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.662628936Z [Info] remove_omg: Starting migration of Log DB to 173
2025-08-29T23:38:22.662789369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-29T23:38:22', 'remove_omg')
2025-08-29T23:38:22.663078290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.663593808Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-08-29T23:38:22.663754371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011824s
2025-08-29T23:38:22.663957661Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-08-29T23:38:22.664121901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.664338798Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-08-29T23:38:22.664502277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-29T23:38:22', 'add_salt_to_users')
2025-08-29T23:38:22.664804786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.665439003Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-08-29T23:38:22.665596721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012835s
2025-08-29T23:38:22.665755150Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-08-29T23:38:22.665919611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.666130786Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-08-29T23:38:22.666312031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-29T23:38:22', 'language_profiles_to_custom_formats')
2025-08-29T23:38:22.666627527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.667188306Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-08-29T23:38:22.667367797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012637s
2025-08-29T23:38:22.667521116Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-08-29T23:38:22.667679986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.667911832Z [Info] original_language: Starting migration of Log DB to 176
2025-08-29T23:38:22.668078949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-29T23:38:22', 'original_language')
2025-08-29T23:38:22.668369744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.668897146Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-08-29T23:38:22.669061407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012187s
2025-08-29T23:38:22.669215347Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-08-29T23:38:22.669397825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.669609882Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-08-29T23:38:22.669803962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-29T23:38:22', 'add_on_manual_interaction_required_to_notifications')
2025-08-29T23:38:22.670127023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.670645236Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-08-29T23:38:22.670832724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012386s
2025-08-29T23:38:22.670991934Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-08-29T23:38:22.671147648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.671357460Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-08-29T23:38:22.671521811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-29T23:38:22', 'list_sync_time')
2025-08-29T23:38:22.671815082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.672348916Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-08-29T23:38:22.672521915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011892s
2025-08-29T23:38:22.672672187Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-08-29T23:38:22.672827039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.673048204Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-08-29T23:38:22.673221373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-29T23:38:22', 'add_auto_tagging')
2025-08-29T23:38:22.673525405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.674104471Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-08-29T23:38:22.674268732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012534s
2025-08-29T23:38:22.674419786Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-08-29T23:38:22.674576892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.674789590Z [Info] task_duration: Starting migration of Log DB to 180
2025-08-29T23:38:22.674953039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-29T23:38:22', 'task_duration')
2025-08-29T23:38:22.675232532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.675743270Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-08-29T23:38:22.675921640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011716s
2025-08-29T23:38:22.676076401Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-08-29T23:38:22.676246434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.676462018Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-08-29T23:38:22.676638032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-29T23:38:22', 'quality_definition_preferred_size')
2025-08-29T23:38:22.676949048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.677479727Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-08-29T23:38:22.677659709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001224s
2025-08-29T23:38:22.677813669Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-08-29T23:38:22.678014393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.678223615Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-08-29T23:38:22.678416573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-29T23:38:22', 'add_custom_format_score_bypass_to_delay_profile')
2025-08-29T23:38:22.678735215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.679642151Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-08-29T23:38:22.679821011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016163s
2025-08-29T23:38:22.680022096Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-08-29T23:38:22.680185906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.680399385Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-08-29T23:38:22.680572384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-29T23:38:22', 'update_images_remote_url')
2025-08-29T23:38:22.680874231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.681425912Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-08-29T23:38:22.681595163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012304s
2025-08-29T23:38:22.681748321Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-08-29T23:38:22.681919837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.682126463Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-08-29T23:38:22.682317267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-29T23:38:22', 'remove_invalid_roksbox_metadata_images')
2025-08-29T23:38:22.682632562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.683156356Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-08-29T23:38:22.683337441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012407s
2025-08-29T23:38:22.683492122Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-08-29T23:38:22.683653066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.683878049Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-08-29T23:38:22.684052490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-29T23:38:22', 'add_episode_runtime')
2025-08-29T23:38:22.684360020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.684885518Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-08-29T23:38:22.685074568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012213s
2025-08-29T23:38:22.685225262Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-08-29T23:38:22.685382358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.685600357Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-08-29T23:38:22.685766792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-29T23:38:22', 'add_result_to_commands')
2025-08-29T23:38:22.686069512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.686628527Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-08-29T23:38:22.686798910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012383s
2025-08-29T23:38:22.686951568Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-08-29T23:38:22.687121299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.687331863Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-08-29T23:38:22.687511245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-29T23:38:22', 'add_on_series_add_to_notifications')
2025-08-29T23:38:22.687820237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.688392529Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-08-29T23:38:22.688568233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012571s
2025-08-29T23:38:22.688724457Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-29T23:38:22.688906544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.689104563Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-08-29T23:38:22.689721415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-29T23:38:22.689889503Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2025-08-29T23:38:22.690055016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-29T23:38:22.690546045Z [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-08-29T23:38:22.691045140Z [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-08-29T23:38:22.691435546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:38:22.691861143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-29T23:38:22.692642816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:38:22.692942380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027232s
2025-08-29T23:38:22.693102973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-29T23:38:22.693254318Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:22.693387646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-29T23:38:22.693803483Z [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-08-29T23:38:22.694214150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-29T23:38:22.694552111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-29T23:38:22.694932938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-29T23:38:22.695677126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-29T23:38:22.696065348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024986s
2025-08-29T23:38:22.696222264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:22.696369971Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-29T23:38:22.696504302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-29T23:38:22.696919117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-29T23:38:22.697291096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-29T23:38:22.697681782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-29T23:38:22.698068301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-29T23:38:22.698799824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:22.699151642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024577s
2025-08-29T23:38:22.699326013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-29T23:38:22', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-29T23:38:22.699648001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.700534897Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-29T23:38:22.700718757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038191s
2025-08-29T23:38:22.700875232Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-08-29T23:38:22.701048892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.701271149Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-08-29T23:38:22.701471783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-29T23:38:22', 'add_colon_replacement_to_naming_config')
2025-08-29T23:38:22.701781978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.702361865Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-08-29T23:38:22.702545154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001307s
2025-08-29T23:38:22.702699245Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-08-29T23:38:22.702876792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.703084550Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-08-29T23:38:22.703253621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-29T23:38:22', 'health_restored_notification')
2025-08-29T23:38:22.703564326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.704182631Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-08-29T23:38:22.704360209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013038s
2025-08-29T23:38:22.704526093Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-08-29T23:38:22.704682327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.704892761Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-08-29T23:38:22.705070709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-29T23:38:22', 'add_download_client_tags')
2025-08-29T23:38:22.705366024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.705951974Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-08-29T23:38:22.706126816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012667s
2025-08-29T23:38:22.706289974Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-08-29T23:38:22.706444736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.706656192Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-08-29T23:38:22.706831204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-29T23:38:22', 'import_exclusion_type')
2025-08-29T23:38:22.707124915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.707696657Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-08-29T23:38:22.707893212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012487s
2025-08-29T23:38:22.708042503Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-08-29T23:38:22.708203257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.708425143Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-08-29T23:38:22.708586939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-29T23:38:22', 'add_import_list_items')
2025-08-29T23:38:22.708889208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.709450197Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-08-29T23:38:22.709619708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012394s
2025-08-29T23:38:22.709789721Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-08-29T23:38:22.709945615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.710172000Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-08-29T23:38:22.710341131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-29T23:38:22', 'add_notification_status')
2025-08-29T23:38:22.710638680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.711199409Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-08-29T23:38:22.711370584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012476s
2025-08-29T23:38:22.711535916Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-08-29T23:38:22.711710809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.711989740Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-08-29T23:38:22.712182388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-29T23:38:22', 'parse_language_tags_from_existing_subtitle_files')
2025-08-29T23:38:22.712508956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.713071859Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-08-29T23:38:22.713260318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2025-08-29T23:38:22.713423397Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-08-29T23:38:22.713574792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.713781328Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-08-29T23:38:22.713953835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-29T23:38:22', 'add_finale_type')
2025-08-29T23:38:22.714245893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.714804458Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-08-29T23:38:22.714971344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012274s
2025-08-29T23:38:22.715140775Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-08-29T23:38:22.715292410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.715507954Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-08-29T23:38:22.715676313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-29T23:38:22', 'list_add_missing_search')
2025-08-29T23:38:22.716031568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.716626105Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-08-29T23:38:22.716792420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013201s
2025-08-29T23:38:22.716978826Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-08-29T23:38:22.717172145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.717388410Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-08-29T23:38:22.717580207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-29T23:38:22', 'parse_title_from_existing_subtitle_files')
2025-08-29T23:38:22.717926123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.718508095Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-08-29T23:38:22.718712747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001335s
2025-08-29T23:38:22.718877038Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-08-29T23:38:22.719039775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.719288636Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-08-29T23:38:22.719462006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-29T23:38:22', 'series_last_aired')
2025-08-29T23:38:22.719786299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.720397569Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-08-29T23:38:22.720579756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013443s
2025-08-29T23:38:22.720738906Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-08-29T23:38:22.720917115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.721131707Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-08-29T23:38:22.721332552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-29T23:38:22', 'AddNewItemMonitorType')
2025-08-29T23:38:22.721659049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.722227934Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-08-29T23:38:22.722420091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013159s
2025-08-29T23:38:22.722604703Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-08-29T23:38:22.722763523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.722994868Z [Info] email_encryption: Starting migration of Log DB to 201
2025-08-29T23:38:22.723171905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-29T23:38:22', 'email_encryption')
2025-08-29T23:38:22.723491007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.724099222Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-08-29T23:38:22.724264695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013114s
2025-08-29T23:38:22.724427012Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-08-29T23:38:22.724598597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.724829312Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-08-29T23:38:22.725010848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-29T23:38:22', 'add_indexer_flags')
2025-08-29T23:38:22.725330882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.725897342Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-08-29T23:38:22.726093137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012973s
2025-08-29T23:38:22.726250995Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-08-29T23:38:22.726411909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.726652263Z [Info] release_type: Starting migration of Log DB to 203
2025-08-29T23:38:22.726823577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-29T23:38:22', 'release_type')
2025-08-29T23:38:22.727153852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.727717407Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-08-29T23:38:22.727955016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012996s
2025-08-29T23:38:22.728117292Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-08-29T23:38:22.728305251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.728529552Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-08-29T23:38:22.728723172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-29T23:38:22', 'add_add_release_hash')
2025-08-29T23:38:22.729033818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.729623264Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-08-29T23:38:22.729802375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013172s
2025-08-29T23:38:22.729975123Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-08-29T23:38:22.730144053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.730366491Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-08-29T23:38:22.730572516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-29T23:38:22', 'rename_season_pack_spec')
2025-08-29T23:38:22.730892109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.731462718Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-08-29T23:38:22.731639223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2025-08-29T23:38:22.731824917Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-08-29T23:38:22.732004849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.732225223Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-08-29T23:38:22.732401518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-29T23:38:22', 'add_tmdbid')
2025-08-29T23:38:22.732716071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.733296099Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-08-29T23:38:22.733471122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012953s
2025-08-29T23:38:22.733629541Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-08-29T23:38:22.733818160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.734051961Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-08-29T23:38:22.734255210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-29T23:38:22', 'add_on_import_complete_to_notifications')
2025-08-29T23:38:22.734592580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.735172006Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-08-29T23:38:22.735368502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s
2025-08-29T23:38:22.735537482Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-08-29T23:38:22.735712064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.735952468Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-08-29T23:38:22.736154234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-29T23:38:22', 'add_monitored_seasons_filter')
2025-08-29T23:38:22.736472846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.737062453Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-08-29T23:38:22.737242836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s
2025-08-29T23:38:22.737422297Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-08-29T23:38:22.737628863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.737850429Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-08-29T23:38:22.738050091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-29T23:38:22', 'add_custom_colon_replacement_to_naming_config')
2025-08-29T23:38:22.738399314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.738983681Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-08-29T23:38:22.739193122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2025-08-29T23:38:22.739364738Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-08-29T23:38:22.739548889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.739795405Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-08-29T23:38:22.740015238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-29T23:38:22', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-08-29T23:38:22.740356645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.740951172Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-08-29T23:38:22.741173740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013907s
2025-08-29T23:38:22.741329233Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-08-29T23:38:22.741511931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.741739189Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-08-29T23:38:22.741929292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-29T23:38:22', 'add_blurary576p_quality_in_profiles')
2025-08-29T23:38:22.742272132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.742841809Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-08-29T23:38:22.743041401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013264s
2025-08-29T23:38:22.743205872Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-08-29T23:38:22.743419572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.743639224Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-08-29T23:38:22.743870650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-29T23:38:22', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-08-29T23:38:22.744254002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.744860283Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-08-29T23:38:22.745055506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s
2025-08-29T23:38:22.745222122Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-08-29T23:38:22.745395000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:22.745642348Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-08-29T23:38:22.745821859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-29T23:38:22', 'add_mal_and_anilist_ids')
2025-08-29T23:38:22.746154399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:22.746727272Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-08-29T23:38:22.746928968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2025-08-29T23:38:22.941597611Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-08-29T23:38:22.951640241Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-29T23:38:23.064365025Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-29T23:38:23.143797166Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-29T23:38:23.144055937Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-29T23:38:23.144189085Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-08-29T23:38:23.289027988Z [ls.io-init] done.
2025-08-29T23:38:23.366320542Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.4:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.4:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1756510720038
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1756510720038
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8989/signalr/messages?access_token=(removed)&id=lLscFY_08BUU9MhIK-m3Ww.\"",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756510720038
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756510720038
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756510720038
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.19s |
Create SBOM | PASS | - | 10.26s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.05s |
ARM64 PASS
linuxserver/sonarr
Runtime: 77.50s

Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-08-29T23:34:57+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 86.91MB
Tag: arm64v8-4.0.15.2941-ls291
Version: 4.0.15.2941-ls291
Expand
2025-08-29T23:38:20.281993355Z [migrations] started
2025-08-29T23:38:20.286667586Z [migrations] no migrations found
2025-08-29T23:38:20.778293692Z usermod: no changes
2025-08-29T23:38:20.856195883Z ───────────────────────────────────────
2025-08-29T23:38:20.856211224Z
2025-08-29T23:38:20.856215062Z ██╗ ███████╗██╗ ██████╗
2025-08-29T23:38:20.856218970Z ██║ ██╔════╝██║██╔═══██╗
2025-08-29T23:38:20.856223479Z ██║ ███████╗██║██║ ██║
2025-08-29T23:38:20.856227717Z ██║ ╚════██║██║██║ ██║
2025-08-29T23:38:20.856231956Z ███████╗███████║██║╚██████╔╝
2025-08-29T23:38:20.856235773Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-29T23:38:20.856239471Z
2025-08-29T23:38:20.856243409Z Brought to you by linuxserver.io
2025-08-29T23:38:20.856246996Z ───────────────────────────────────────
2025-08-29T23:38:20.862172597Z
2025-08-29T23:38:20.862456208Z To support the app dev(s) visit:
2025-08-29T23:38:20.885135231Z Sonarr: https://sonarr.tv/donate
2025-08-29T23:38:20.889629770Z
2025-08-29T23:38:20.889658468Z To support LSIO projects visit:
2025-08-29T23:38:20.889669440Z https://www.linuxserver.io/donate/
2025-08-29T23:38:20.889679580Z
2025-08-29T23:38:20.889689350Z ───────────────────────────────────────
2025-08-29T23:38:20.889700563Z GID/UID
2025-08-29T23:38:20.889708729Z ───────────────────────────────────────
2025-08-29T23:38:20.951699052Z
2025-08-29T23:38:20.951711698Z User UID: 911
2025-08-29T23:38:20.951715666Z User GID: 911
2025-08-29T23:38:20.951719263Z ───────────────────────────────────────
2025-08-29T23:38:20.975570917Z Linuxserver.io version: 4.0.15.2941-ls291
2025-08-29T23:38:20.978584334Z Build-date: 2025-08-29T23:34:57+00:00
2025-08-29T23:38:20.978594695Z ───────────────────────────────────────
2025-08-29T23:38:20.978599244Z
2025-08-29T23:38:23.213798789Z [custom-init] No custom files found, skipping...
2025-08-29T23:38:28.475355408Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2941
2025-08-29T23:38:29.555050203Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:29.637579772Z [Debug] Bootstrap: Console selected
2025-08-29T23:38:29.653160382Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:34.520424627Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-29T23:38:35.591119092Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {84955424-486d-435b-a75a-ad46c31324a8} may be persisted to storage in unencrypted form.
2025-08-29T23:38:36.927006908Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-29T23:38:37.730778382Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-29T23:38:39.053611003Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-29T23:38:39.221627243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:39.233192659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:40.558831671Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-29T23:38:40.669808486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3661634s
2025-08-29T23:38:40.687676453Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-29T23:38:40.690786093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4604345s
2025-08-29T23:38:40.940737646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-29T23:38:40.949203942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:41.061570164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-29T23:38:41.167578466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-29T23:38:41.522315447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4573754s
2025-08-29T23:38:41.527681040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:41.544456166Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-29T23:38:41.546417865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4803222s
2025-08-29T23:38:41.682196367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-29T23:38:41.684775570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:41.770396783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-29T23:38:41.790506402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:41.805151720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332151s
2025-08-29T23:38:41.808079926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:41.811539531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018293s
2025-08-29T23:38:41.817199307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-29T23:38:41.824729389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-29T23:38:41.839364645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019914s
2025-08-29T23:38:41.841708354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:41.845620902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-29T23:38:41.847769749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263915s
2025-08-29T23:38:41.858405343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-29T23:38:41.860372013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:41.872154947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:41.874249224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003002s
2025-08-29T23:38:41.875936842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-29T23:38:41.878731238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-29T23:38:41.883460820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056678s
2025-08-29T23:38:41.884954809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:41.887781199Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-29T23:38:41.889385941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099445s
2025-08-29T23:38:41.906235175Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-29T23:38:41.908266385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:41.919085759Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-29T23:38:42.030841072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-29T23:38:42.036197066Z [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-08-29T23:38:42.042632252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098224s
2025-08-29T23:38:42.044455754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-29T23:38:42.046658098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-29T23:38:42.050028264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040318s
2025-08-29T23:38:42.051579427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-29T23:38:42.053903025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-29T23:38:42.057935986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048293s
2025-08-29T23:38:42.059341836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-29T23:38:42.061056729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-29T23:38:42.064504451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035607s
2025-08-29T23:38:42.065886874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-08-29T23:38:42.069042207Z [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-08-29T23:38:42.082628322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152221s
2025-08-29T23:38:42.084050055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-08-29T23:38:42.085651970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:42.089058629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003462s
2025-08-29T23:38:42.090450021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-08-29T23:38:42.092073770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:42.095503866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034876s
2025-08-29T23:38:42.096920729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-08-29T23:38:42.098511322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-08-29T23:38:42.101849423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033821s
2025-08-29T23:38:42.103258951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-08-29T23:38:42.104915366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:42.108382046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003523s
2025-08-29T23:38:42.109746523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-08-29T23:38:42.111499933Z [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-08-29T23:38:42.116210117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050059s
2025-08-29T23:38:42.117591749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-08-29T23:38:42.119722609Z [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-08-29T23:38:42.128430151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093555s
2025-08-29T23:38:42.129862596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-08-29T23:38:42.131561837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:42.135231074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036927s
2025-08-29T23:38:42.136647466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-08-29T23:38:42.138643395Z [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-08-29T23:38:42.145223353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006981s
2025-08-29T23:38:42.146619134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-08-29T23:38:42.148282803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-08-29T23:38:42.151706768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034653s
2025-08-29T23:38:42.153088059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-29T23:38:42.155004968Z [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-08-29T23:38:42.161552241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069415s
2025-08-29T23:38:42.162937249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-29T23:38:42.164828638Z [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-08-29T23:38:42.277800379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065498s
2025-08-29T23:38:42.282039414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-29T23:38:42.289111724Z [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-08-29T23:38:42.298727765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151768s
2025-08-29T23:38:42.300447277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-29T23:38:42.302691245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:42.308471263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006376s
2025-08-29T23:38:42.309843556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-29T23:38:42.311658370Z [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-08-29T23:38:42.317100367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005848s
2025-08-29T23:38:42.318390535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-29T23:38:42.320153174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:42.323788714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003568s
2025-08-29T23:38:42.324807906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-08-29T23:38:42.326596928Z [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-08-29T23:38:42.331985197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055541s
2025-08-29T23:38:42.333177307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-08-29T23:38:42.334942742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:42.338967976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042089s
2025-08-29T23:38:42.340249757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-08-29T23:38:42.342336118Z [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-08-29T23:38:42.347350123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056697s
2025-08-29T23:38:42.348729340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-08-29T23:38:42.350397770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-08-29T23:38:42.354691946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004037s
2025-08-29T23:38:42.356717063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-08-29T23:38:42.358609594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-08-29T23:38:42.365042926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066671s
2025-08-29T23:38:42.366329136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-08-29T23:38:42.368406268Z [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-08-29T23:38:42.374082026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062823s
2025-08-29T23:38:42.375401593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-29T23:38:42.377764962Z [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-08-29T23:38:42.385946134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090546s
2025-08-29T23:38:42.435947028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-29T23:38:42', 'InitialSetup')
2025-08-29T23:38:42.459345609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.464790452Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-29T23:38:42.466445575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878924s
2025-08-29T23:38:42.471099535Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-08-29T23:38:42.473112448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.478115371Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-08-29T23:38:42.510813948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-08-29T23:38:42.516331457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-08-29T23:38:42.522786053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099691s
2025-08-29T23:38:42.524525635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-08-29T23:38:42.526410490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-08-29T23:38:42.529572106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035364s
2025-08-29T23:38:42.532895868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-29T23:38:42', 'remove_tvrage_imdb_unique_constraint')
2025-08-29T23:38:42.537201387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.540029311Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-08-29T23:38:42.541728522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140352s
2025-08-29T23:38:42.543518125Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-08-29T23:38:42.545232637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.547598331Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-08-29T23:38:42.565491908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-08-29T23:38:42.570228285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-08-29T23:38:42.574406497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070519s
2025-08-29T23:38:42.575816707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-08-29T23:38:42.578445890Z [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-08-29T23:38:42.584586484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073074s
2025-08-29T23:38:42.586729679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-29T23:38:42', 'remove_renamed_scene_mapping_columns')
2025-08-29T23:38:42.590669051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.593447796Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-08-29T23:38:42.595135554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162032s
2025-08-29T23:38:42.596798262Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-08-29T23:38:42.598258722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.600608844Z [Info] updated_history: Starting migration of Main DB to 4
2025-08-29T23:38:42.609171555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-08-29T23:38:42.611075278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:42.614210701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034795s
2025-08-29T23:38:42.615513894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-29T23:38:42.617487328Z [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-08-29T23:38:42.623454102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065434s
2025-08-29T23:38:42.625136800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-29T23:38:42', 'updated_history')
2025-08-29T23:38:42.628717178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.631646857Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-08-29T23:38:42.633115965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147738s
2025-08-29T23:38:42.634840197Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-08-29T23:38:42.636454097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.639479177Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-08-29T23:38:42.646812182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:42.648562446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002286s
2025-08-29T23:38:42.650190674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-08-29T23:38:42.652378148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-08-29T23:38:42.658279150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064845s
2025-08-29T23:38:42.659900885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-29T23:38:42', 'added_eventtype_to_history')
2025-08-29T23:38:42.664013476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.666597909Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-08-29T23:38:42.668204494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148577s
2025-08-29T23:38:42.669821460Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-08-29T23:38:42.671344747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.673771443Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-08-29T23:38:42.676254933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-29T23:38:42', 'add_index_to_log_time')
2025-08-29T23:38:42.680167170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.682677414Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-08-29T23:38:42.684229690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011336s
2025-08-29T23:38:42.685709599Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-08-29T23:38:42.687310773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.689591325Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-08-29T23:38:42.700285857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:42.702574736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2025-08-29T23:38:42.704180680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-08-29T23:38:42.706327172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-08-29T23:38:42.712343134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063892s
2025-08-29T23:38:42.716062714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-08-29T23:38:42.720626974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-08-29T23:38:42.724213244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060048s
2025-08-29T23:38:42.726069161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-29T23:38:42', 'add_renameEpisodes_to_naming')
2025-08-29T23:38:42.730053413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:42.732733088Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-08-29T23:38:42.734617162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146364s
2025-08-29T23:38:42.736293838Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-08-29T23:38:42.737748386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:42.740114561Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-08-29T23:38:42.771359711Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-08-29T23:38:43.009222252Z [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-08-29T23:38:43.023792679Z [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-08-29T23:38:43.038635073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:43.046722376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:43.065281875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:43.069173430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:43.072770383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2993392s
2025-08-29T23:38:43.074375635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-08-29T23:38:43.101060904Z [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-08-29T23:38:43.109952116Z [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-08-29T23:38:43.118237037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:43.121419284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:43.132008445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558563s
2025-08-29T23:38:43.133692746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-29T23:38:43', 'remove_backlog')
2025-08-29T23:38:43.137344779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.141783606Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-08-29T23:38:43.143319298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657577s
2025-08-29T23:38:43.145294465Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-08-29T23:38:43.146841861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.149363949Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-08-29T23:38:43.197881676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-08-29T23:38:43.222145240Z [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-08-29T23:38:43.230389068Z [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-08-29T23:38:43.238013590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:43.241374296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:43.251767192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517056s
2025-08-29T23:38:43.253262312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.283005498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-08-29T23:38:43.287289354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326597s
2025-08-29T23:38:43.288697779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.290942378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-08-29T23:38:43.293971758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039627s
2025-08-29T23:38:43.295670909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-29T23:38:43', 'fix_rename_episodes')
2025-08-29T23:38:43.299334315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.302262751Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-08-29T23:38:43.303779676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123047s
2025-08-29T23:38:43.305590732Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-08-29T23:38:43.307087406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.309466355Z [Info] add_monitored: Starting migration of Main DB to 10
2025-08-29T23:38:43.331304986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:43.333292698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001179s
2025-08-29T23:38:43.334897519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-08-29T23:38:43.337009332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-08-29T23:38:43.343064754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064917s
2025-08-29T23:38:43.344373008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-08-29T23:38:43.345755411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-29T23:38:43.347045268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-08-29T23:38:43.348806034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-08-29T23:38:43.354083059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054242s
2025-08-29T23:38:43.355398056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.359075120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-08-29T23:38:43.362538904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058302s
2025-08-29T23:38:43.363840494Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.365218549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-08-29T23:38:43.367948095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028124s
2025-08-29T23:38:43.369259586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.370588622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-08-29T23:38:43.373312085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027829s
2025-08-29T23:38:43.374587523Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:43.375942140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-08-29T23:38:43.378630684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027837s
2025-08-29T23:38:43.380407251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-29T23:38:43', 'add_monitored')
2025-08-29T23:38:43.384015425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.386783829Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-08-29T23:38:43.388257076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109492s
2025-08-29T23:38:43.390009614Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-08-29T23:38:43.391482580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.393875328Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-08-29T23:38:43.398021776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-08-29T23:38:43.489128063Z [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-08-29T23:38:43.494624370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-08-29T23:38:43.498918526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-08-29T23:38:43.502221426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-08-29T23:38:43.516676651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154615s
2025-08-29T23:38:43.519418942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-08-29T23:38:43.557989502Z [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-08-29T23:38:43.570097961Z [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-08-29T23:38:43.580399543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:43.583739889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:43.594213276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:43.598051103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766723s
2025-08-29T23:38:43.601760873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-29T23:38:43', 'remove_ignored')
2025-08-29T23:38:43.606057784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.609411597Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-08-29T23:38:43.610922850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881723s
2025-08-29T23:38:43.613753158Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-08-29T23:38:43.615576810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.619357943Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-08-29T23:38:43.625557315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-08-29T23:38:43.648002036Z [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-08-29T23:38:43.660226509Z [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-08-29T23:38:43.671933140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:43.675036759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:43.684921231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:43.688402019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:43.691949943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064416s
2025-08-29T23:38:43.693315713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-29T23:38:43', 'remove_custom_start_date')
2025-08-29T23:38:43.697036675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.699931133Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-08-29T23:38:43.701540934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727111s
2025-08-29T23:38:43.703240926Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-08-29T23:38:43.704876460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.707379940Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-08-29T23:38:43.713882773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:43.715515010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.37E-05s
2025-08-29T23:38:43.717001763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-08-29T23:38:43.718872740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-08-29T23:38:43.724834875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061656s
2025-08-29T23:38:43.726336528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-08-29T23:38:43.728794507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-08-29T23:38:43.732101044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032169s
2025-08-29T23:38:43.733251000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-29T23:38:43', 'add_air_date_utc')
2025-08-29T23:38:43.736874756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.739832011Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-08-29T23:38:43.741320247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115398s
2025-08-29T23:38:43.743043076Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-08-29T23:38:43.744532154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.747153151Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-08-29T23:38:43.750724131Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-08-29T23:38:43.772072445Z [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-08-29T23:38:43.781180844Z [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-08-29T23:38:43.790848469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:43.793775863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:43.803855598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:43.807474765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551327s
2025-08-29T23:38:43.809051580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-29T23:38:43', 'drop_air_date')
2025-08-29T23:38:43.812594263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.815334741Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-08-29T23:38:43.816805793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630663s
2025-08-29T23:38:43.818527760Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-08-29T23:38:43.820100977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.822510258Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-08-29T23:38:43.827564665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:43.829113393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-08-29T23:38:43.830362949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-08-29T23:38:43.832110578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-08-29T23:38:43.837834392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058606s
2025-08-29T23:38:43.839406447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-29T23:38:43', 'add_air_date_as_string')
2025-08-29T23:38:43.843119534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.846946429Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-08-29T23:38:43.848565729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149899s
2025-08-29T23:38:43.850323919Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-08-29T23:38:43.852000525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.854508254Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-08-29T23:38:43.857905695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-08-29T23:38:43.860530890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-08-29T23:38:43.864231151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037057s
2025-08-29T23:38:43.865804128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-29T23:38:43', 'updated_imported_history_item')
2025-08-29T23:38:43.869570561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.872181969Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-08-29T23:38:43.873809526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116966s
2025-08-29T23:38:43.875380078Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-08-29T23:38:43.876976512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.879375022Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-08-29T23:38:43.882602350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-08-29T23:38:43.884957963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-08-29T23:38:43.888066101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030956s
2025-08-29T23:38:43.889666413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-29T23:38:43', 'reset_scene_names')
2025-08-29T23:38:43.893374579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:43.896064495Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-08-29T23:38:43.897604606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110855s
2025-08-29T23:38:43.899171802Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-08-29T23:38:43.900700129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:43.903105682Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-08-29T23:38:43.906732945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:43.908733333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:44.055892750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.147252s
2025-08-29T23:38:44.058246468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-29T23:38:44', 'remove_duplicates')
2025-08-29T23:38:44.062369039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.065215911Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-08-29T23:38:44.066686161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1569304s
2025-08-29T23:38:44.068499242Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-08-29T23:38:44.070310819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.072807556Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-08-29T23:38:44.085058473Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-08-29T23:38:44.087199183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-08-29T23:38:44.090775854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035532s
2025-08-29T23:38:44.092248730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-08-29T23:38:44.094245089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-08-29T23:38:44.097389751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003094s
2025-08-29T23:38:44.099083562Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-08-29T23:38:44.101334714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-08-29T23:38:44.104391278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030391s
2025-08-29T23:38:44.106117334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-08-29T23:38:44.108077110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:44.112069147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042737s
2025-08-29T23:38:44.113566242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-08-29T23:38:44.115563783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:44.119038480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037386s
2025-08-29T23:38:44.120576727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-08-29T23:38:44.122374897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-08-29T23:38:44.126188455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038763s
2025-08-29T23:38:44.127877947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-29T23:38:44', 'restore_unique_constraints')
2025-08-29T23:38:44.131752138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.134725454Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-08-29T23:38:44.136455087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124421s
2025-08-29T23:38:44.138217195Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-08-29T23:38:44.140130186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.142803208Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-08-29T23:38:44.150140752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:44.151894213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001505s
2025-08-29T23:38:44.153540407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-08-29T23:38:44.155907353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-08-29T23:38:44.161885239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066977s
2025-08-29T23:38:44.163303595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:44.164672822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-08-29T23:38:44.165997699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-08-29T23:38:44.167769767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-08-29T23:38:44.173214700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056001s
2025-08-29T23:38:44.174562454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:44.176044407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:44.234603783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580028s
2025-08-29T23:38:44.236584692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-29T23:38:44', 'add_year_and_seasons_to_series')
2025-08-29T23:38:44.240749647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.243888217Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-08-29T23:38:44.246094840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678773s
2025-08-29T23:38:44.247520791Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-08-29T23:38:44.249154611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.252015350Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-08-29T23:38:44.256063251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-08-29T23:38:44.257376976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-08-29T23:38:44.261127988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036388s
2025-08-29T23:38:44.263124899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-29T23:38:44', 'drop_seasons_table')
2025-08-29T23:38:44.267054992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.269564464Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-08-29T23:38:44.271172512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123854s
2025-08-29T23:38:44.272935482Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-08-29T23:38:44.274825778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.277400121Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-08-29T23:38:44.282275628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:44.284163028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-08-29T23:38:44.285029152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-08-29T23:38:44.287052786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-08-29T23:38:44.293488835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065348s
2025-08-29T23:38:44.295241143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-29T23:38:44', 'move_indexer_to_generic_provider')
2025-08-29T23:38:44.299731755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.302317801Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-08-29T23:38:44.304034217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154034s
2025-08-29T23:38:44.306302003Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-08-29T23:38:44.307482771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.310332178Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-08-29T23:38:44.340924624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.343241369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-08-29T23:38:44.347621548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047007s
2025-08-29T23:38:44.348985865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.350442888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:44.354227729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038939s
2025-08-29T23:38:44.355662187Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.357183049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:44.360669619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035839s
2025-08-29T23:38:44.362064227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.363488224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-08-29T23:38:44.366873330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034666s
2025-08-29T23:38:44.368523342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:44.401424988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-08-29T23:38:44.405789956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035351s
2025-08-29T23:38:44.407518827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-29T23:38:44', 'add_config_contract_to_indexers')
2025-08-29T23:38:44.411510855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.414459963Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-08-29T23:38:44.416181208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441096s
2025-08-29T23:38:44.417886852Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-08-29T23:38:44.419478918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.421996006Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-08-29T23:38:44.425449540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-08-29T23:38:44.446331594Z [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-08-29T23:38:44.455267586Z [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-08-29T23:38:44.464861563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:44.467821523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:44.477874224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506157s
2025-08-29T23:38:44.479441369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-29T23:38:44', 'drop_tvdb_episodeid')
2025-08-29T23:38:44.483080105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.485971868Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-08-29T23:38:44.487476487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058785s
2025-08-29T23:38:44.489120277Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-08-29T23:38:44.490841232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.493266525Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-08-29T23:38:44.497913070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:44.499494855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-08-29T23:38:44.500758279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-08-29T23:38:44.502646712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-08-29T23:38:44.508390045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005857s
2025-08-29T23:38:44.509933964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-29T23:38:44', 'move_notification_to_generic_provider')
2025-08-29T23:38:44.513793765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.516464032Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-08-29T23:38:44.518145678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139793s
2025-08-29T23:38:44.519730318Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-08-29T23:38:44.521532216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.523908792Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-08-29T23:38:44.538791547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.540384023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-08-29T23:38:44.544021086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037329s
2025-08-29T23:38:44.545300753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.546645230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-08-29T23:38:44.549877908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033065s
2025-08-29T23:38:44.551147916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.552507363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-29T23:38:44.556032260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036021s
2025-08-29T23:38:44.557297878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.558636473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-08-29T23:38:44.562038884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034535s
2025-08-29T23:38:44.563343841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.564729441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-08-29T23:38:44.568138615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034751s
2025-08-29T23:38:44.569398883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.570736376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-08-29T23:38:44.574000027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003333s
2025-08-29T23:38:44.575258551Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.576617958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-08-29T23:38:44.579988053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034455s
2025-08-29T23:38:44.581274844Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.582624041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-08-29T23:38:44.585936280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033912s
2025-08-29T23:38:44.587197129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.588553259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-08-29T23:38:44.591812321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032785s
2025-08-29T23:38:44.593038670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:44.595654748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-08-29T23:38:44.598458332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037047s
2025-08-29T23:38:44.599984224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-29T23:38:44', 'add_config_contract_to_notifications')
2025-08-29T23:38:44.603891482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.607040893Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-08-29T23:38:44.608765175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122959s
2025-08-29T23:38:44.610433594Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-08-29T23:38:44.611931620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.614406854Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-08-29T23:38:44.630015000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.631774171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:44.635607319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039392s
2025-08-29T23:38:44.636924331Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.638361265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-08-29T23:38:44.641739637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035507s
2025-08-29T23:38:44.643050706Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.644472629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-08-29T23:38:44.647801562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034819s
2025-08-29T23:38:44.649389810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-29T23:38:44', 'fix_omgwtfnzbs')
2025-08-29T23:38:44.652967383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.655643621Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-08-29T23:38:44.657099132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113545s
2025-08-29T23:38:44.658714234Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-08-29T23:38:44.660295277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.662619146Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-08-29T23:38:44.670085189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-29T23:38:44.672094815Z [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-08-29T23:38:44.677960735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063066s
2025-08-29T23:38:44.679537611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-29T23:38:44', 'add_blacklist_table')
2025-08-29T23:38:44.683213782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.685947486Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-08-29T23:38:44.687455212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143492s
2025-08-29T23:38:44.689036726Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-08-29T23:38:44.690682149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.692988463Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-08-29T23:38:44.699352346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:44.700954292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-08-29T23:38:44.702208888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-08-29T23:38:44.704153583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-08-29T23:38:44.710110898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060819s
2025-08-29T23:38:44.711421767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:44.712841526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-08-29T23:38:44.714080561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-08-29T23:38:44.715930195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-08-29T23:38:44.721203091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053682s
2025-08-29T23:38:44.722492077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:44.723816473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:44.816959461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927502s
2025-08-29T23:38:44.818903295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-29T23:38:44', 'add_formats_to_naming_config')
2025-08-29T23:38:44.823014292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.825712996Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-08-29T23:38:44.827327777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018691s
2025-08-29T23:38:44.829050776Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-08-29T23:38:44.830889779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.833298609Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-08-29T23:38:44.839422639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:44.840800333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-08-29T23:38:44.842051602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-08-29T23:38:44.844365381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-08-29T23:38:44.850294800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061184s
2025-08-29T23:38:44.851267709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:44.852614761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:44.865279290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124486s
2025-08-29T23:38:44.866896717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-08-29T23:38:44.868962797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-08-29T23:38:44.871952416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029793s
2025-08-29T23:38:44.873224066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-08-29T23:38:44.875463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-08-29T23:38:44.877835211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026113s
2025-08-29T23:38:44.879541196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-29T23:38:44', 'add_season_folder_format_to_naming_config')
2025-08-29T23:38:44.883782596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.886311738Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-08-29T23:38:44.888081230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110946s
2025-08-29T23:38:44.889905814Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-08-29T23:38:44.891587230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.894537530Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-08-29T23:38:44.900327628Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-08-29T23:38:44.921722124Z [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-08-29T23:38:44.927572775Z [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-08-29T23:38:44.933881617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-29T23:38:44.936633999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-29T23:38:44.947103278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441667s
2025-08-29T23:38:44.948698510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-29T23:38:44', 'delete_old_naming_config_columns')
2025-08-29T23:38:44.952527339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.955506918Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-08-29T23:38:44.957156710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526424s
2025-08-29T23:38:44.958801541Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-08-29T23:38:44.960420922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:44.963141189Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-08-29T23:38:44.972466294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:44.974221478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-08-29T23:38:44.977773350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003657s
2025-08-29T23:38:44.979354844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-29T23:38:44', 'set_default_release_group')
2025-08-29T23:38:44.983129665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:44.985900744Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-08-29T23:38:44.987402378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117718s
2025-08-29T23:38:44.989030846Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-08-29T23:38:45.027246201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.030150819Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-08-29T23:38:45.033368227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:45.034723075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:45.046891024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118778s
2025-08-29T23:38:45.048778935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-29T23:38:45', 'add_api_key_to_pushover')
2025-08-29T23:38:45.054029768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.056369468Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-08-29T23:38:45.057935582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216408s
2025-08-29T23:38:45.059559572Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-08-29T23:38:45.061149192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.063807705Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-08-29T23:38:45.083781631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:45.085196270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2025-08-29T23:38:45.089748826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-08-29T23:38:45.117047500Z [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-08-29T23:38:45.129979438Z [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-08-29T23:38:45.142822917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:45.145883790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:45.156927646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:45.160475570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:45.164155579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729453s
2025-08-29T23:38:45.165585438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-08-29T23:38:45.187303296Z [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-08-29T23:38:45.199742221Z [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-08-29T23:38:45.212472152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:45.215481160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:45.226383381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:45.229856324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:45.233293034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066131s
2025-08-29T23:38:45.234875570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-29T23:38:45', 'remove_series_contraints')
2025-08-29T23:38:45.238582253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.241541040Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-08-29T23:38:45.243132455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744288s
2025-08-29T23:38:45.244976197Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-08-29T23:38:45.246772714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.249187315Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-08-29T23:38:45.260530685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:45.262395089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.92E-05s
2025-08-29T23:38:45.263704235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-08-29T23:38:45.265656225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-08-29T23:38:45.271751918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062517s
2025-08-29T23:38:45.273127147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:45.274522186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-08-29T23:38:45.277647559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032549s
2025-08-29T23:38:45.279255336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-29T23:38:45', 'add_series_folder_format_to_naming_config')
2025-08-29T23:38:45.283187974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.285952370Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-08-29T23:38:45.287704588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115607s
2025-08-29T23:38:45.289361825Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-08-29T23:38:45.291040274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.293383301Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-08-29T23:38:45.311643958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:45.313589215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-08-29T23:38:45.314881046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-08-29T23:38:45.316691100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-08-29T23:38:45.322669878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006113s
2025-08-29T23:38:45.324013614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:45.325386708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:45.354960443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293034s
2025-08-29T23:38:45.356667049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:45.358012248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:45.376564361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182724s
2025-08-29T23:38:45.378536753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-29T23:38:45', 'update_with_quality_converters')
2025-08-29T23:38:45.382643231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.385469832Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-08-29T23:38:45.387289175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027444s
2025-08-29T23:38:45.388772392Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-08-29T23:38:45.390392123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.392836956Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-08-29T23:38:45.415578294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-08-29T23:38:45.436540300Z [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-08-29T23:38:45.441140842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-08-29T23:38:45.445150456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-08-29T23:38:45.448135276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-08-29T23:38:45.458674936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:45.462603596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448588s
2025-08-29T23:38:45.463870146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-08-29T23:38:45.483654752Z [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-08-29T23:38:45.488549707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-08-29T23:38:45.492666536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-08-29T23:38:45.495562848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-08-29T23:38:45.505992177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-08-29T23:38:45.509588608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440435s
2025-08-29T23:38:45.510899107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-29T23:38:45.512857359Z [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-08-29T23:38:45.518296912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058578s
2025-08-29T23:38:45.519678453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-29T23:38:45.521357644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:45.524958905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003671s
2025-08-29T23:38:45.526274664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-29T23:38:45.527922612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:45.531533352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036642s
2025-08-29T23:38:45.532884212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-08-29T23:38:45.534765009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-08-29T23:38:45.538133581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036453s
2025-08-29T23:38:45.539429390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:45.540789730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:45.555459626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144128s
2025-08-29T23:38:45.557139739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-08-29T23:38:45.558626984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-08-29T23:38:45.561983833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003375s
2025-08-29T23:38:45.563589746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-29T23:38:45', 'add_configurable_qualities')
2025-08-29T23:38:45.567359265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.571662680Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-08-29T23:38:45.573320378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013053s
2025-08-29T23:38:45.575420817Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-08-29T23:38:45.577257355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.579929956Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-08-29T23:38:45.597644653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:45.599726064Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.18E-05s
2025-08-29T23:38:45.601188098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-08-29T23:38:45.603096691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-08-29T23:38:45.609451907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065453s
2025-08-29T23:38:45.610768327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-08-29T23:38:45.612966934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-08-29T23:38:45.615686279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028437s
2025-08-29T23:38:45.617307303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-29T23:38:45', 'add_on_upgrade_to_notifications')
2025-08-29T23:38:45.621102063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.623778202Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-08-29T23:38:45.625433284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109892s
2025-08-29T23:38:45.627074378Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-08-29T23:38:45.628675131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.631200436Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-08-29T23:38:45.645357691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-29T23:38:45.647376455Z [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-08-29T23:38:45.653660588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066998s
2025-08-29T23:38:45.654959052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-29T23:38:45.656859138Z [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-08-29T23:38:45.663072739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066302s
2025-08-29T23:38:45.664622419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-29T23:38:45', 'add_metadata_tables')
2025-08-29T23:38:45.668225834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.670918807Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-08-29T23:38:45.672421011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145104s
2025-08-29T23:38:45.674076354Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-08-29T23:38:45.675784052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.678127952Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-08-29T23:38:45.687883724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:45.689364325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-08-29T23:38:45.690642469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-08-29T23:38:45.692268894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-08-29T23:38:45.698265127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060857s
2025-08-29T23:38:45.699590074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-08-29T23:38:45.701248474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-08-29T23:38:45.706505568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053389s
2025-08-29T23:38:45.707804964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-08-29T23:38:45.709418032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-08-29T23:38:45.714710017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053654s
2025-08-29T23:38:45.716018091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-08-29T23:38:45.717715378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-08-29T23:38:45.723065671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054236s
2025-08-29T23:38:45.724405759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:45.725768062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-29T23:38:45.727007467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-08-29T23:38:45.728690196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-08-29T23:38:45.734380643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057474s
2025-08-29T23:38:45.735776945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-08-29T23:38:45.737461867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-08-29T23:38:45.742993565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055963s
2025-08-29T23:38:45.744833149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-29T23:38:45', 'add_metadata_to_episodes_and_series')
2025-08-29T23:38:45.748795506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.752327558Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-08-29T23:38:45.754076019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149547s
2025-08-29T23:38:45.755769348Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-08-29T23:38:45.757450703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.759895896Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-08-29T23:38:45.763440834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-08-29T23:38:45.766155360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-08-29T23:38:45.770244262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041158s
2025-08-29T23:38:45.771815796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-29T23:38:45', 'fix_xbmc_season_images_metadata')
2025-08-29T23:38:45.775594294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.778180882Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-08-29T23:38:45.779809942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120952s
2025-08-29T23:38:45.781373771Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-08-29T23:38:45.782959193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.785238342Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-08-29T23:38:45.793566410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-29T23:38:45.795527198Z [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-08-29T23:38:45.802386258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072474s
2025-08-29T23:38:45.804158136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-29T23:38:45', 'add_download_clients_table')
2025-08-29T23:38:45.808016865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.810740419Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-08-29T23:38:45.812386653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157338s
2025-08-29T23:38:45.814085895Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-08-29T23:38:45.815764274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.818178826Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-08-29T23:38:45.821883565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:45.823303644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:45.887216559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636088s
2025-08-29T23:38:45.889311016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-29T23:38:45', 'convert_config_to_download_clients')
2025-08-29T23:38:45.893404147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.896102300Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-08-29T23:38:45.897775749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727567s
2025-08-29T23:38:45.899430962Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-08-29T23:38:45.901022897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.903625137Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-08-29T23:38:45.907150505Z [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-08-29T23:38:45.910422082Z [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-08-29T23:38:45.915106243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046653s
2025-08-29T23:38:45.916421592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-08-29T23:38:45.919201719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-08-29T23:38:45.922822720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036234s
2025-08-29T23:38:45.924445627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-29T23:38:45', 'fix_xbmc_episode_metadata')
2025-08-29T23:38:45.928184806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:45.931380751Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-08-29T23:38:45.932967385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121985s
2025-08-29T23:38:45.934472817Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-08-29T23:38:45.935946794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:45.938454914Z [Info] add_indexes: Starting migration of Main DB to 45
2025-08-29T23:38:45.950858558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-08-29T23:38:45.952420914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-08-29T23:38:45.956329834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040338s
2025-08-29T23:38:45.957711346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-08-29T23:38:45.959589568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:45.963134305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035125s
2025-08-29T23:38:45.964157154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-08-29T23:38:45.965770222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:45.969118333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034072s
2025-08-29T23:38:45.970408982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-08-29T23:38:45.971971648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:45.975595565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033258s
2025-08-29T23:38:45.976570127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-08-29T23:38:45.978148074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-08-29T23:38:45.981462848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034072s
2025-08-29T23:38:45.982790932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-29T23:38:45.984351474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:45.988239823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003726s
2025-08-29T23:38:45.989339427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-08-29T23:38:45.990931132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:45.994096816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033157s
2025-08-29T23:38:45.995443808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-08-29T23:38:45.997021424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:46.000321900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033502s
2025-08-29T23:38:46.001644122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-08-29T23:38:46.003145465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:46.006400228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033211s
2025-08-29T23:38:46.007997324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-29T23:38:46', 'add_indexes')
2025-08-29T23:38:46.011489665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.014531350Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-08-29T23:38:46.015992892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114237s
2025-08-29T23:38:46.017698617Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-08-29T23:38:46.019160961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.021637107Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-08-29T23:38:46.025082283Z [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-08-29T23:38:46.028790379Z [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-08-29T23:38:46.033612027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047087s
2025-08-29T23:38:46.035315397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-29T23:38:46', 'fix_nzb_su_url')
2025-08-29T23:38:46.039329018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.042119366Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-08-29T23:38:46.043657443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132975s
2025-08-29T23:38:46.045449491Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-08-29T23:38:46.047130005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.049712565Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-08-29T23:38:46.054631719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:46.056293626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2025-08-29T23:38:46.057553492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-08-29T23:38:46.059403066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-08-29T23:38:46.066257387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069042s
2025-08-29T23:38:46.068011899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-29T23:38:46', 'add_temporary_blacklist_columns')
2025-08-29T23:38:46.072178839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.074783093Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-08-29T23:38:46.076475390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155009s
2025-08-29T23:38:46.078109170Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-08-29T23:38:46.079748951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.082185728Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-08-29T23:38:46.086850680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:46.088454099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-08-29T23:38:46.089705518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-08-29T23:38:46.091454389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-08-29T23:38:46.098036462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006696s
2025-08-29T23:38:46.099589238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-29T23:38:46', 'add_title_to_scenemappings')
2025-08-29T23:38:46.103311884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.105952571Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-08-29T23:38:46.107526460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146512s
2025-08-29T23:38:46.109148516Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-08-29T23:38:46.110603465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.112920951Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-08-29T23:38:46.116057336Z [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-08-29T23:38:46.119309855Z [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-08-29T23:38:46.123787240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044455s
2025-08-29T23:38:46.125338844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-29T23:38:46', 'fix_dognzb_url')
2025-08-29T23:38:46.128915205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.131471812Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-08-29T23:38:46.132870027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121918s
2025-08-29T23:38:46.134451091Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-08-29T23:38:46.136050922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.138353959Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-08-29T23:38:46.142696432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:46.144272024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-08-29T23:38:46.145515067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-08-29T23:38:46.147265251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-08-29T23:38:46.153732703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065677s
2025-08-29T23:38:46.155267323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-29T23:38:46', 'add_hash_to_metadata_files')
2025-08-29T23:38:46.159025480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.161639082Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-08-29T23:38:46.163238392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145236s
2025-08-29T23:38:46.164849847Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-08-29T23:38:46.166391711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.168702654Z [Info] download_client_import: Starting migration of Main DB to 51
2025-08-29T23:38:46.173066571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:46.174487983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:46.181272553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006667s
2025-08-29T23:38:46.182709827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:46.184136991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:46.219096098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347284s
2025-08-29T23:38:46.220897816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:46.222217844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:46.288633257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661619s
2025-08-29T23:38:46.290690760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-29T23:38:46', 'download_client_import')
2025-08-29T23:38:46.294812980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.297536443Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-08-29T23:38:46.299127357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0752777s
2025-08-29T23:38:46.300787860Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-08-29T23:38:46.302347099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.304720327Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-08-29T23:38:46.311141456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:46.312743642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2025-08-29T23:38:46.314029732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-08-29T23:38:46.315772881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-08-29T23:38:46.322237167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065846s
2025-08-29T23:38:46.323568697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-08-29T23:38:46.325338120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-08-29T23:38:46.327738603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023917s
2025-08-29T23:38:46.329038892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:46.330458139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-08-29T23:38:46.331737295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-08-29T23:38:46.333615877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-08-29T23:38:46.339901182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060315s
2025-08-29T23:38:46.340931907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-08-29T23:38:46.343514127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-08-29T23:38:46.346189223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029391s
2025-08-29T23:38:46.347706047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-29T23:38:46', 'add_columns_for_anime')
2025-08-29T23:38:46.351526920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.355336630Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-08-29T23:38:46.356972544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120868s
2025-08-29T23:38:46.358600061Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-08-29T23:38:46.360152998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.362524052Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-08-29T23:38:46.375905304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-08-29T23:38:46.377990322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-08-29T23:38:46.384770524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068721s
2025-08-29T23:38:46.386254341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:46.387556212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:46.398383783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105041s
2025-08-29T23:38:46.400437668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-29T23:38:46', 'add_series_sorttitle')
2025-08-29T23:38:46.404384966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.407324194Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-08-29T23:38:46.408873404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197089s
2025-08-29T23:38:46.410513806Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-08-29T23:38:46.411959146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.414365141Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-08-29T23:38:46.446640736Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-08-29T23:38:46.449396585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-08-29T23:38:46.462890924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141514s
2025-08-29T23:38:46.464146402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:46.465532844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-08-29T23:38:46.466806168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-08-29T23:38:46.468530309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-08-29T23:38:46.474513496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061211s
2025-08-29T23:38:46.475821129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:46.477204344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-08-29T23:38:46.478494131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-08-29T23:38:46.480229044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-08-29T23:38:46.486181228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061045s
2025-08-29T23:38:46.487488490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-08-29T23:38:46.488866214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-08-29T23:38:46.490110079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-08-29T23:38:46.491775452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-08-29T23:38:46.497794501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060424s
2025-08-29T23:38:46.499087915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:46.500618817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-08-29T23:38:46.503926848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034845s
2025-08-29T23:38:46.505318801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:46.506664480Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:46.507941251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-08-29T23:38:46.509630662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-08-29T23:38:46.516295171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065712s
2025-08-29T23:38:46.517704318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-08-29T23:38:46.519742792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-08-29T23:38:46.522885169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030745s
2025-08-29T23:38:46.524218564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-29T23:38:46.526195404Z [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-08-29T23:38:46.532417683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066427s
2025-08-29T23:38:46.534134509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-29T23:38:46', 'rename_profiles')
2025-08-29T23:38:46.538014491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.540934140Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-08-29T23:38:46.542442497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152357s
2025-08-29T23:38:46.544171418Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-08-29T23:38:46.545775808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.548391756Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-08-29T23:38:46.552824410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-08-29T23:38:46.581681643Z [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-08-29T23:38:46.596407793Z [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-08-29T23:38:46.611622858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:46.615909859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:46.629306332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:46.633427700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:46.636903729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:46.640199956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:46.643636225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:46.647047242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924415s
2025-08-29T23:38:46.648636191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-29T23:38:46', 'drop_old_profile_columns')
2025-08-29T23:38:46.652414489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.655306311Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-08-29T23:38:46.656967275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1007622s
2025-08-29T23:38:46.658606777Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-08-29T23:38:46.660262861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.662650779Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-08-29T23:38:46.667166371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:46.668803377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2025-08-29T23:38:46.670046339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-08-29T23:38:46.671923539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-08-29T23:38:46.678613770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068505s
2025-08-29T23:38:46.680201937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-29T23:38:46', 'add_mediainfo_to_episodefile')
2025-08-29T23:38:46.684203735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.686742065Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-08-29T23:38:46.688409202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014996s
2025-08-29T23:38:46.690017129Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-08-29T23:38:46.691740299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.694083206Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-08-29T23:38:46.699648572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-08-29T23:38:46.701681014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-08-29T23:38:46.708458821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068971s
2025-08-29T23:38:46.709802546Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:46.711139478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:46.721479166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101207s
2025-08-29T23:38:46.723434734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-29T23:38:46', 'convert_episode_file_path_to_relative')
2025-08-29T23:38:46.727599510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.730342903Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-08-29T23:38:46.732114029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191835s
2025-08-29T23:38:46.733768009Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-08-29T23:38:46.735388793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.737755909Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-08-29T23:38:46.741162688Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-08-29T23:38:46.767583354Z [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-08-29T23:38:46.775442418Z [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-08-29T23:38:46.782463935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:46.785768629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:46.799149972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:46.803299487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.060483s
2025-08-29T23:38:46.804953607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-29T23:38:46', 'drop_episode_file_path')
2025-08-29T23:38:46.808729169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.811695111Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-08-29T23:38:46.813287317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689855s
2025-08-29T23:38:46.814978391Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-08-29T23:38:46.816644506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:46.819066613Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-08-29T23:38:46.830784516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:46.832715534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s
2025-08-29T23:38:46.834018237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-08-29T23:38:46.907552043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-08-29T23:38:46.915814148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086462s
2025-08-29T23:38:46.917656999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-08-29T23:38:46.919633288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-08-29T23:38:46.926238417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067478s
2025-08-29T23:38:46.927586822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-08-29T23:38:46.929905290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-08-29T23:38:46.932915441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030212s
2025-08-29T23:38:46.934204987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:46.935682211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:46.938700589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032094s
2025-08-29T23:38:46.940261722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-29T23:38:46', 'add_enable_options_to_indexers')
2025-08-29T23:38:46.944066002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:46.946630776Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-08-29T23:38:46.948304065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111591s
2025-08-29T23:38:46.949964217Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-08-29T23:38:47.035296098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.042709124Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-08-29T23:38:47.048567429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-08-29T23:38:47.076971338Z [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-08-29T23:38:47.083979038Z [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-08-29T23:38:47.089739046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:47.092992446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:47.106019896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:47.110076373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593072s
2025-08-29T23:38:47.111463537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-08-29T23:38:47.136726652Z [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-08-29T23:38:47.142704368Z [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-08-29T23:38:47.148153971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-08-29T23:38:47.150752492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-08-29T23:38:47.163727797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504727s
2025-08-29T23:38:47.167013633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-29T23:38:47', 'remove_enable_from_indexers')
2025-08-29T23:38:47.170672280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.174679598Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-08-29T23:38:47.176438580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615034s
2025-08-29T23:38:47.179725819Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-08-29T23:38:47.181020996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.183986647Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-08-29T23:38:47.187296802Z [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-08-29T23:38:47.191422068Z [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-08-29T23:38:47.197471238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006065s
2025-08-29T23:38:47.199025838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-29T23:38:47', 'clear_bad_scene_names')
2025-08-29T23:38:47.202716729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.205326935Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-08-29T23:38:47.206883489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139714s
2025-08-29T23:38:47.208452658Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-08-29T23:38:47.210019894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.212293863Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-08-29T23:38:47.215810954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:47.217304521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:47.235135533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175939s
2025-08-29T23:38:47.237172644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-29T23:38:47', 'convert_quality_models')
2025-08-29T23:38:47.241064200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.243679706Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-08-29T23:38:47.245242813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264031s
2025-08-29T23:38:47.246884889Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-08-29T23:38:47.248460912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.250785373Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-08-29T23:38:47.258297187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-29T23:38:47.261687924Z [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-08-29T23:38:47.266938125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069821s
2025-08-29T23:38:47.268497966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-29T23:38:47', 'add_remotepathmappings')
2025-08-29T23:38:47.272204008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.274847671Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-08-29T23:38:47.276425418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149541s
2025-08-29T23:38:47.278037704Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-08-29T23:38:47.279605019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.281922876Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-08-29T23:38:47.283865938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-29T23:38:47', 'remove_method_from_logs')
2025-08-29T23:38:47.287533012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.290096283Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-08-29T23:38:47.291662166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104739s
2025-08-29T23:38:47.293155743Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-08-29T23:38:47.294808591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.296988310Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-08-29T23:38:47.322920883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:47.324930970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-08-29T23:38:47.328644167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039794s
2025-08-29T23:38:47.329924715Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:47.331308922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-08-29T23:38:47.334576982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033584s
2025-08-29T23:38:47.335876729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:47.337275165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-08-29T23:38:47.341061148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039128s
2025-08-29T23:38:47.342587942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-29T23:38:47', 'make_scene_numbering_nullable')
2025-08-29T23:38:47.346340066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.349007126Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-08-29T23:38:47.350617339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118725s
2025-08-29T23:38:47.352222200Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-08-29T23:38:47.353595204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.355928071Z [Info] add_tags: Starting migration of Main DB to 66
2025-08-29T23:38:47.370404970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-29T23:38:47.372422432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-29T23:38:47.376902722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047739s
2025-08-29T23:38:47.378305477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:47.379728813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.63E-05s
2025-08-29T23:38:47.381060935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-08-29T23:38:47.382776599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:47.388908686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062938s
2025-08-29T23:38:47.390217812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:47.391632300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-08-29T23:38:47.392913499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-08-29T23:38:47.394611748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:47.400554073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060229s
2025-08-29T23:38:47.401859141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:47.403187044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-08-29T23:38:47.405811108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026879s
2025-08-29T23:38:47.407116015Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:47.408437245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-08-29T23:38:47.411068132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026884s
2025-08-29T23:38:47.412585708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-29T23:38:47', 'add_tags')
2025-08-29T23:38:47.416070284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.418824980Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-08-29T23:38:47.420304629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104518s
2025-08-29T23:38:47.421894110Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-08-29T23:38:47.423426074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.425772228Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-08-29T23:38:47.430417200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:47.431934686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:47.433201907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-08-29T23:38:47.434851870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-08-29T23:38:47.441447409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066622s
2025-08-29T23:38:47.443272634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-29T23:38:47', 'add_added_to_series')
2025-08-29T23:38:47.446738543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.449360622Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-08-29T23:38:47.450871163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146084s
2025-08-29T23:38:47.452493971Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-08-29T23:38:47.454075706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.456399114Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-08-29T23:38:47.478591477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-29T23:38:47.480987020Z [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-08-29T23:38:47.486400459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058107s
2025-08-29T23:38:47.487733924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:47.489102079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:47.497989263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087241s
2025-08-29T23:38:47.499889549Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:47.502581960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-08-29T23:38:47.505491588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038681s
2025-08-29T23:38:47.507063363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-29T23:38:47', 'add_release_restrictions')
2025-08-29T23:38:47.510769666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.513774085Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-08-29T23:38:47.515442073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121718s
2025-08-29T23:38:47.517045081Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-08-29T23:38:47.518510150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.520822937Z [Info] quality_proper: Starting migration of Main DB to 69
2025-08-29T23:38:47.524388496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:47.525707352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:47.534868547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090264s
2025-08-29T23:38:47.536706277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-29T23:38:47', 'quality_proper')
2025-08-29T23:38:47.540522751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.543139801Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-08-29T23:38:47.544658138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174457s
2025-08-29T23:38:47.546289332Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-08-29T23:38:47.547806948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.550116257Z [Info] delay_profile: Starting migration of Main DB to 70
2025-08-29T23:38:47.606263627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-29T23:38:47.608771526Z [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-08-29T23:38:47.616445708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081841s
2025-08-29T23:38:47.619875213Z [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-08-29T23:38:47.624793435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:47.626212954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:47.716315640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089796s
2025-08-29T23:38:47.718124622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-08-29T23:38:47.747747386Z [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-08-29T23:38:47.753546271Z [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-08-29T23:38:47.758389904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:47.761448061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:47.775215411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:47.778460846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058774s
2025-08-29T23:38:47.779814802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-08-29T23:38:47.857435667Z [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-08-29T23:38:47.863083729Z [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-08-29T23:38:47.867432034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:47.870359698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:47.883665950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:47.887214745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057429s
2025-08-29T23:38:47.891546076Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0067971 taking an average of 00:00:00.0067971
2025-08-29T23:38:47.894039496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-29T23:38:47', 'delay_profile')
2025-08-29T23:38:47.897911352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:47.900848135Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-08-29T23:38:47.902363065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194379s
2025-08-29T23:38:47.904022536Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-08-29T23:38:47.905625574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:47.908119676Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-08-29T23:38:47.912819699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-08-29T23:38:47.942660492Z [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-08-29T23:38:47.949323658Z [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-08-29T23:38:47.954446582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:47.958099838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:47.973114399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:47.977322331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:47.980986970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664459s
2025-08-29T23:38:47.982287719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:47.983598228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:48.017249833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332708s
2025-08-29T23:38:48.019333087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-29T23:38:48', 'unknown_quality_in_profile')
2025-08-29T23:38:48.023613125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.027048352Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-08-29T23:38:48.028693544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043371s
2025-08-29T23:38:48.030259046Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-08-29T23:38:48.031751301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.034040680Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-08-29T23:38:48.046371939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:48.048019616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-29T23:38:48.049436509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-08-29T23:38:48.051175841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-08-29T23:38:48.057883947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068073s
2025-08-29T23:38:48.059339658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-29T23:38:48.060982426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-29T23:38:48.064402762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035273s
2025-08-29T23:38:48.065751528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:48.067049321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:48.082509068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148584s
2025-08-29T23:38:48.084285144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-29T23:38:48', 'history_downloadId')
2025-08-29T23:38:48.088172912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.090999654Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-08-29T23:38:48.092495636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023854s
2025-08-29T23:38:48.094117030Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-08-29T23:38:48.095578934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.098173999Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-08-29T23:38:48.106887703Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:48.108645482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-08-29T23:38:48.111751186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031944s
2025-08-29T23:38:48.113086033Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:48.114471583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-08-29T23:38:48.117143663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027657s
2025-08-29T23:38:48.118655417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-29T23:38:48', 'clear_ratings')
2025-08-29T23:38:48.122288702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.124970993Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-08-29T23:38:48.126436554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106204s
2025-08-29T23:38:48.128025022Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-08-29T23:38:48.130031402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.131871587Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-08-29T23:38:48.134881317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-08-29T23:38:48.137943182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-08-29T23:38:48.142310555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043529s
2025-08-29T23:38:48.143827750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-29T23:38:48', 'disable_eztv')
2025-08-29T23:38:48.147416406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.150096672Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-08-29T23:38:48.151533715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121833s
2025-08-29T23:38:48.153114107Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-08-29T23:38:48.154617895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.156911994Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-08-29T23:38:48.172102179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:48.173906852Z [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-08-29T23:38:48.178946610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051503s
2025-08-29T23:38:48.180281407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:48.181625173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-08-29T23:38:48.184541134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029914s
2025-08-29T23:38:48.186081706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-29T23:38:48', 'force_lib_update')
2025-08-29T23:38:48.189735072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.192489127Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-08-29T23:38:48.193974447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108899s
2025-08-29T23:38:48.195573056Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-08-29T23:38:48.197142165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.199463309Z [Info] add_users_table: Starting migration of Main DB to 76
2025-08-29T23:38:48.207053742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-29T23:38:48.209019590Z [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-08-29T23:38:48.215113580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062344s
2025-08-29T23:38:48.216288185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-29T23:38:48.218099271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-29T23:38:48.221378514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035601s
2025-08-29T23:38:48.222771378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-29T23:38:48.224307842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-29T23:38:48.227988092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034203s
2025-08-29T23:38:48.229268520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-29T23:38:48', 'add_users_table')
2025-08-29T23:38:48.232945353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.235950223Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-08-29T23:38:48.237461997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117399s
2025-08-29T23:38:48.239086778Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-08-29T23:38:48.240706950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.243114127Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-08-29T23:38:48.247594498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:48.249132815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-08-29T23:38:48.250396790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-08-29T23:38:48.252568994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-08-29T23:38:48.259200276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071051s
2025-08-29T23:38:48.260760176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-29T23:38:48', 'add_add_options_to_series')
2025-08-29T23:38:48.264594547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.267304683Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-08-29T23:38:48.268929394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153258s
2025-08-29T23:38:48.270520769Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-08-29T23:38:48.272272366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.274416413Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-08-29T23:38:48.285562014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-29T23:38:48.287724147Z [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-08-29T23:38:48.295333358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080868s
2025-08-29T23:38:48.296853198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-29T23:38:48', 'add_commands_table')
2025-08-29T23:38:48.300550882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:48.303289527Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-08-29T23:38:48.304814718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161937s
2025-08-29T23:38:48.306425230Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-08-29T23:38:48.308303963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:48.310211664Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-08-29T23:38:48.317546011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:48.319363270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:49.206452872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8865848s
2025-08-29T23:38:49.208602170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-08-29T23:38:49.210018231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-08-29T23:38:49.211382107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-08-29T23:38:49.241956737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-29T23:38:49.246568182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-08-29T23:38:49.249766221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-08-29T23:38:49.252437509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-08-29T23:38:49.266472458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535361s
2025-08-29T23:38:49.268243163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-29T23:38:49.269468711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-29T23:38:49.272737583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033401s
2025-08-29T23:38:49.274509200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-29T23:38:49', 'dedupe_tags')
2025-08-29T23:38:49.278353300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.281012013Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-08-29T23:38:49.282436330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116364s
2025-08-29T23:38:49.284285273Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-08-29T23:38:49.285993953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.288352122Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-08-29T23:38:49.292221553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:49.293671792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:49.309838102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159067s
2025-08-29T23:38:49.311875955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-29T23:38:49', 'move_dot_prefix_to_transmission_category')
2025-08-29T23:38:49.316373771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.319460506Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-08-29T23:38:49.321230691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257856s
2025-08-29T23:38:49.322950153Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-08-29T23:38:49.324483159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.326738821Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-08-29T23:38:49.337240295Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:49.339013315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-08-29T23:38:49.343542484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044358s
2025-08-29T23:38:49.344835508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-29T23:38:49', 'add_fanzub_settings')
2025-08-29T23:38:49.348561770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.351431688Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-08-29T23:38:49.352953142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012622s
2025-08-29T23:38:49.354550618Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-08-29T23:38:49.356170570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.358669571Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-08-29T23:38:49.373140107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:49.374913919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-08-29T23:38:49.376222473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-08-29T23:38:49.377922627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-08-29T23:38:49.385134156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073215s
2025-08-29T23:38:49.386459665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:49.387827038Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-29T23:38:49.389107787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-08-29T23:38:49.390775996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-08-29T23:38:49.397241664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065411s
2025-08-29T23:38:49.398569929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:49.399946751Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-29T23:38:49.401181326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-08-29T23:38:49.402849485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-08-29T23:38:49.409183779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064047s
2025-08-29T23:38:49.410482544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:49.411869086Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-29T23:38:49.413114313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-08-29T23:38:49.414746178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-08-29T23:38:49.421126715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064089s
2025-08-29T23:38:49.422423486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:49.423755058Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-08-29T23:38:49.425039484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-08-29T23:38:49.426811902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-08-29T23:38:49.433630912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064431s
2025-08-29T23:38:49.434462045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:49.435792644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-08-29T23:38:49.438437319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s
2025-08-29T23:38:49.439921648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-29T23:38:49', 'additonal_blacklist_columns')
2025-08-29T23:38:49.443726048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.446421154Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-08-29T23:38:49.448055134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106685s
2025-08-29T23:38:49.449694384Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-08-29T23:38:49.451318044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.453651342Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-08-29T23:38:49.461633804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:49.463129646Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-08-29T23:38:49.464406597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-08-29T23:38:49.495436955Z [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-08-29T23:38:49.501256492Z [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-08-29T23:38:49.505923609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:49.509210757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:49.523903771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:49.527742640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:49.531399904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652495s
2025-08-29T23:38:49.532749421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:49.534243980Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-08-29T23:38:49.535531783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-08-29T23:38:49.566365355Z [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-08-29T23:38:49.571748694Z [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-08-29T23:38:49.576398817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-08-29T23:38:49.579598348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-08-29T23:38:49.594204136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-29T23:38:49.598014749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-29T23:38:49.601937988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643563s
2025-08-29T23:38:49.603030899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-08-29T23:38:49.605822740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-08-29T23:38:49.610526400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047073s
2025-08-29T23:38:49.612932134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-29T23:38:49', 'update_quality_minmax_size')
2025-08-29T23:38:49.616785182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.619975355Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-08-29T23:38:49.621643524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142499s
2025-08-29T23:38:49.623354148Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-08-29T23:38:49.625008970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.627395085Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-08-29T23:38:49.631404066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:49.632905299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:49.650389632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169776s
2025-08-29T23:38:49.652197061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-29T23:38:49', 'expand_transmission_urlbase')
2025-08-29T23:38:49.656220793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.658895248Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-08-29T23:38:49.660594039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025991s
2025-08-29T23:38:49.662238379Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-08-29T23:38:49.663800083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.666166548Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-08-29T23:38:49.669650714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:49.671109842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:49.686855094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154824s
2025-08-29T23:38:49.688963809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-29T23:38:49', 'pushbullet_device_ids')
2025-08-29T23:38:49.692942661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.695591063Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-08-29T23:38:49.697161214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244726s
2025-08-29T23:38:49.698811297Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-08-29T23:38:49.700249102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.702564784Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-08-29T23:38:49.707054163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:49.709065773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-08-29T23:38:49.712055062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031147s
2025-08-29T23:38:49.713551475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-29T23:38:49', 'remove_eztv')
2025-08-29T23:38:49.717286325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.719834636Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-08-29T23:38:49.721208181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108725s
2025-08-29T23:38:49.722917623Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-08-29T23:38:49.724664200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.726975704Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-08-29T23:38:49.730602276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:49.732063979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:49.750907299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185181s
2025-08-29T23:38:49.753024492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-29T23:38:49', 'pushbullet_devices_channels_list')
2025-08-29T23:38:49.757109918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.759817359Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-08-29T23:38:49.761531310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277575s
2025-08-29T23:38:49.763192985Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-08-29T23:38:49.764850382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.767187779Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-08-29T23:38:49.779990276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:49.781991455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-08-29T23:38:49.783273186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-08-29T23:38:49.785100475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-08-29T23:38:49.792487498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074714s
2025-08-29T23:38:49.793816785Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:49.796691723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:49.801220692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045316s
2025-08-29T23:38:49.802535589Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:49.805315516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-08-29T23:38:49.809425532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040952s
2025-08-29T23:38:49.810717754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:49.812191451Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-08-29T23:38:49.813449965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-08-29T23:38:49.844964317Z [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-08-29T23:38:49.852335769Z [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-08-29T23:38:49.858958333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-29T23:38:49.861765225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-29T23:38:49.876548340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613024s
2025-08-29T23:38:49.877937216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:49.879330201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-08-29T23:38:49.882495454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032697s
2025-08-29T23:38:49.884058611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-29T23:38:49', 'add_on_rename_to_notifcations')
2025-08-29T23:38:49.887998033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.891381856Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-08-29T23:38:49.893071718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121694s
2025-08-29T23:38:49.894731059Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-08-29T23:38:49.896311612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.898697125Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-08-29T23:38:49.902251531Z [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-08-29T23:38:49.908079626Z [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-08-29T23:38:49.916361130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083292s
2025-08-29T23:38:49.917928165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-29T23:38:49', 'update_kickass_url')
2025-08-29T23:38:49.921597614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.924235795Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-08-29T23:38:49.925741948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016239s
2025-08-29T23:38:49.927300907Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-08-29T23:38:49.928866289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.931170749Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-08-29T23:38:49.940413659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-29T23:38:49.942548597Z [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-08-29T23:38:49.949378689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072878s
2025-08-29T23:38:49.950769139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-08-29T23:38:49.952472619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-08-29T23:38:49.956070342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036823s
2025-08-29T23:38:49.957601936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-29T23:38:49', 'added_indexerstatus')
2025-08-29T23:38:49.961214119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:49.964040330Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-08-29T23:38:49.965524037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116116s
2025-08-29T23:38:49.967197727Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-08-29T23:38:49.968838260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:49.971183091Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-08-29T23:38:49.980221008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:49.981904959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-08-29T23:38:49.983172421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-08-29T23:38:49.985281407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:49.994128430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090722s
2025-08-29T23:38:49.995726758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-29T23:38:49', 'add_unverifiedscenenumbering')
2025-08-29T23:38:49.999542761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.002229651Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-08-29T23:38:50.003871858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172322s
2025-08-29T23:38:50.005583504Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-08-29T23:38:50.007337767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.009653559Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-08-29T23:38:50.019397498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:50.021191270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-08-29T23:38:50.022593553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-08-29T23:38:50.024698872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:50.032621493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080999s
2025-08-29T23:38:50.033945680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:50.035248373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-08-29T23:38:50.038199695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029818s
2025-08-29T23:38:50.039713022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-29T23:38:50', 'naming_config_replace_illegal_characters')
2025-08-29T23:38:50.043597964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.046351428Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-08-29T23:38:50.048122474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111421s
2025-08-29T23:38:50.049747736Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-08-29T23:38:50.051180812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.053513108Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-08-29T23:38:50.059893544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:50.061415619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:50.062628461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-08-29T23:38:50.064312011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:50.071883235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007681s
2025-08-29T23:38:50.073302402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-08-29T23:38:50.074810208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:50.078332781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035729s
2025-08-29T23:38:50.079876198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-29T23:38:50', 'add_tvmazeid')
2025-08-29T23:38:50.083378710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.086127896Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-08-29T23:38:50.087568346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114059s
2025-08-29T23:38:50.089193318Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-08-29T23:38:50.090834953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.093156187Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-08-29T23:38:50.100163946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-08-29T23:38:50.102241870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:50.107145664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049957s
2025-08-29T23:38:50.108742429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-29T23:38:50', 'add_additional_episodes_index')
2025-08-29T23:38:50.112497940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.115196965Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-08-29T23:38:50.116840925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131384s
2025-08-29T23:38:50.118449954Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-08-29T23:38:50.119923541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.122189584Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-08-29T23:38:50.125311409Z [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-08-29T23:38:50.129049245Z [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-08-29T23:38:50.134118141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050537s
2025-08-29T23:38:50.135639374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-29T23:38:50', 'disable_kickass')
2025-08-29T23:38:50.139222799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.141832624Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-08-29T23:38:50.143287293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128148s
2025-08-29T23:38:50.144845039Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-08-29T23:38:50.146475612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.148732095Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-08-29T23:38:50.153513222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:50.155103574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:50.156370164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-29T23:38:50.158149266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:50.165815612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077534s
2025-08-29T23:38:50.167354040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-29T23:38:50', 'add_reason_to_pending_releases')
2025-08-29T23:38:50.171107698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.173818395Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-08-29T23:38:50.175449620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158307s
2025-08-29T23:38:50.177043589Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-08-29T23:38:50.178568910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.180871316Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-08-29T23:38:50.184671738Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:50.186588287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-08-29T23:38:50.189587315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030811s
2025-08-29T23:38:50.191075701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-29T23:38:50', 'remove_titans_of_tv')
2025-08-29T23:38:50.194714578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.197368101Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-08-29T23:38:50.198872810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108584s
2025-08-29T23:38:50.200447441Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-08-29T23:38:50.202019015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.204288775Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-08-29T23:38:50.224151718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-29T23:38:50.226246496Z [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-08-29T23:38:50.233291952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007552s
2025-08-29T23:38:50.234603542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-08-29T23:38:50.236516945Z [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-08-29T23:38:50.243554174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074798s
2025-08-29T23:38:50.244902158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:50.246391136Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-08-29T23:38:50.247617114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-08-29T23:38:50.249349933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-08-29T23:38:50.256486412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071889s
2025-08-29T23:38:50.257843755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-08-29T23:38:50.259586354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-08-29T23:38:50.266540355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069155s
2025-08-29T23:38:50.267716804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-08-29T23:38:50.270011093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-08-29T23:38:50.272779347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028454s
2025-08-29T23:38:50.274064905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.275356506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.288746876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013112s
2025-08-29T23:38:50.290579406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:50.292027522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-08-29T23:38:50.293311537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-08-29T23:38:50.342359142Z [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-08-29T23:38:50.351128729Z [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-08-29T23:38:50.358130046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:50.361314407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:50.377961795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0829324s
2025-08-29T23:38:50.379751579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-29T23:38:50', 'extra_and_subtitle_files')
2025-08-29T23:38:50.383585559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.386611130Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-08-29T23:38:50.388214258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917056s
2025-08-29T23:38:50.391100199Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-08-29T23:38:50.392842788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.396030486Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-08-29T23:38:50.403060480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:50.404754952Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s
2025-08-29T23:38:50.406174721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-08-29T23:38:50.441749127Z [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-08-29T23:38:50.447727545Z [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-08-29T23:38:50.453066655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-08-29T23:38:50.455914429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-08-29T23:38:50.472147362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641792s
2025-08-29T23:38:50.473495958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:50.474931198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-08-29T23:38:50.476199712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-08-29T23:38:50.478118255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-08-29T23:38:50.485196546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072487s
2025-08-29T23:38:50.486769784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-29T23:38:50', 'add_scene_season_number')
2025-08-29T23:38:50.490494975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.494118029Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-08-29T23:38:50.495708682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161888s
2025-08-29T23:38:50.497417583Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-08-29T23:38:50.499124309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.501799015Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-08-29T23:38:50.505672023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.507130289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.521814424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144226s
2025-08-29T23:38:50.524057922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-29T23:38:50', 'add_ultrahd_quality_in_profiles')
2025-08-29T23:38:50.528376046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.531058968Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-08-29T23:38:50.532740303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239519s
2025-08-29T23:38:50.534369874Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-08-29T23:38:50.536291193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.538559810Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-08-29T23:38:50.547810857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:50.549433444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-08-29T23:38:50.550685815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-08-29T23:38:50.552529577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:50.560575587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082189s
2025-08-29T23:38:50.561897770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:50.563246605Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-08-29T23:38:50.564505941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-08-29T23:38:50.566161956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:50.573346321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072722s
2025-08-29T23:38:50.574652711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-08-29T23:38:50.576010365Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-08-29T23:38:50.577263708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-08-29T23:38:50.578946096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:50.586152806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072863s
2025-08-29T23:38:50.587455709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.588818563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.652868233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063705s
2025-08-29T23:38:50.655154868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-29T23:38:50', 'add_language_to_episodeFiles_history_and_blacklist')
2025-08-29T23:38:50.659706682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.662531810Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-08-29T23:38:50.664435383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0737022s
2025-08-29T23:38:50.666115045Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-08-29T23:38:50.667709977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.670457508Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-08-29T23:38:50.673577140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.675030406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.687467587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122051s
2025-08-29T23:38:50.689500220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-29T23:38:50', 'fix_metadata_file_extensions')
2025-08-29T23:38:50.693493430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.696207064Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-08-29T23:38:50.698165337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211611s
2025-08-29T23:38:50.699446917Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-08-29T23:38:50.700971206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.703261527Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-08-29T23:38:50.706969243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:50.708946143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-08-29T23:38:50.712013759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032044s
2025-08-29T23:38:50.713533048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-29T23:38:50', 'remove_kickass')
2025-08-29T23:38:50.717136163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.719769726Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-08-29T23:38:50.721224595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110011s
2025-08-29T23:38:50.723183058Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-08-29T23:38:50.724480059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.727120666Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-08-29T23:38:50.731774096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:50.733328786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-08-29T23:38:50.737209890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040203s
2025-08-29T23:38:50.738715071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-29T23:38:50', 'rename_torrent_downloadstation')
2025-08-29T23:38:50.742494491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.745143164Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-08-29T23:38:50.746797725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011992s
2025-08-29T23:38:50.748346102Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-08-29T23:38:50.749830171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.752080722Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-08-29T23:38:50.755056884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:50.758296657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:50.762514400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042383s
2025-08-29T23:38:50.764026113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-29T23:38:50', 'update_btn_url')
2025-08-29T23:38:50.767604318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.770234243Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-08-29T23:38:50.771694323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120064s
2025-08-29T23:38:50.773252410Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-08-29T23:38:50.774710025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.776965025Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-08-29T23:38:50.780468569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:50.782381531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-08-29T23:38:50.785334927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003031s
2025-08-29T23:38:50.786814957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-29T23:38:50', 'remove_wombles')
2025-08-29T23:38:50.790402430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.793018568Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-08-29T23:38:50.794470792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107548s
2025-08-29T23:38:50.796023448Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-08-29T23:38:50.797596525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.799836385Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-08-29T23:38:50.803629683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-08-29T23:38:50.805794451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-08-29T23:38:50.808771215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029706s
2025-08-29T23:38:50.810062906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.811436541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.825643606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013988s
2025-08-29T23:38:50.827653453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-29T23:38:50', 'fix_extra_file_extension')
2025-08-29T23:38:50.831752807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.834670632Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-08-29T23:38:50.836276545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232535s
2025-08-29T23:38:50.838414460Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-08-29T23:38:50.839435365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.841725907Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-08-29T23:38:50.845006392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.846436241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.854666101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079696s
2025-08-29T23:38:50.856418670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-29T23:38:50', 'import_extra_files')
2025-08-29T23:38:50.860256317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.862825039Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-08-29T23:38:50.864355140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163824s
2025-08-29T23:38:50.865972035Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-08-29T23:38:50.867523900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.869834001Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-08-29T23:38:50.873150859Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.874589857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:50.881342793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066647s
2025-08-29T23:38:50.883095513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-29T23:38:50', 'fix_extra_files_config')
2025-08-29T23:38:50.886923510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:50.889502322Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-08-29T23:38:50.891049838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149048s
2025-08-29T23:38:50.892649359Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-08-29T23:38:50.894253719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:50.896559542Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-08-29T23:38:50.907029372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-29T23:38:50.909235774Z [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-08-29T23:38:50.914544613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005802s
2025-08-29T23:38:50.915953119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-29T23:38:50.917696169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-29T23:38:50.921324153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037722s
2025-08-29T23:38:50.922620974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:50.923965692Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-08-29T23:38:50.925226942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-08-29T23:38:50.926988679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:50.934895198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079942s
2025-08-29T23:38:50.936180416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:50.937588040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:51.050908875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129772s
2025-08-29T23:38:51.052736484Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-08-29T23:38:51.089962176Z [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-08-29T23:38:51.095904631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-08-29T23:38:51.100780999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-08-29T23:38:51.104597634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-08-29T23:38:51.124396307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-08-29T23:38:51.128284305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739523s
2025-08-29T23:38:51.129851140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-29T23:38:51', 'create_language_profiles')
2025-08-29T23:38:51.133624939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.136373473Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-08-29T23:38:51.137968173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821163s
2025-08-29T23:38:51.139603235Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-08-29T23:38:51.141252817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.143616887Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-08-29T23:38:51.148056456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:51.149628170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-29T23:38:51.150885011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-08-29T23:38:51.152711188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-08-29T23:38:51.160368735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077518s
2025-08-29T23:38:51.161904187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-29T23:38:51', 'added_regex_to_scenemapping')
2025-08-29T23:38:51.165665140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.168236637Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-08-29T23:38:51.169859805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156676s
2025-08-29T23:38:51.171415999Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-08-29T23:38:51.173047463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.175309839Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-08-29T23:38:51.178605124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:51.180083460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:51.195181980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148696s
2025-08-29T23:38:51.197093258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-29T23:38:51', 'consolidate_indexer_baseurl')
2025-08-29T23:38:51.201110136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.203650290Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-08-29T23:38:51.205284150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235927s
2025-08-29T23:38:51.206887268Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-08-29T23:38:51.208518903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.210835848Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-08-29T23:38:51.227634561Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-08-29T23:38:51.332196771Z [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-08-29T23:38:51.339664758Z [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-08-29T23:38:51.346296340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:51.349332563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:51.366359676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:51.370263947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404294s
2025-08-29T23:38:51.371834900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-29T23:38:51', 'rename_indexer_status_id')
2025-08-29T23:38:51.375558548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.378433386Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-08-29T23:38:51.380072726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486575s
2025-08-29T23:38:51.381867440Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-08-29T23:38:51.383518535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.385878236Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-08-29T23:38:51.394138607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-29T23:38:51.396291532Z [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-08-29T23:38:51.402755036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069074s
2025-08-29T23:38:51.404208242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-29T23:38:51.406023888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:51.409901716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039456s
2025-08-29T23:38:51.411457528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-29T23:38:51', 'add_downloadclient_status')
2025-08-29T23:38:51.415212989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.418005973Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-08-29T23:38:51.419796057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120662s
2025-08-29T23:38:51.421231538Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-08-29T23:38:51.422698451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.424986337Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-08-29T23:38:51.428143234Z [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-08-29T23:38:51.431792742Z [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-08-29T23:38:51.436802649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049918s
2025-08-29T23:38:51.438324413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-29T23:38:51', 'disable_nyaa')
2025-08-29T23:38:51.441960243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.444581501Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-08-29T23:38:51.446022773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128088s
2025-08-29T23:38:51.447548275Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-08-29T23:38:51.449324030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.451567968Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-08-29T23:38:51.454910578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:51.456369746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:51.501584724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044972s
2025-08-29T23:38:51.503871548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-29T23:38:51', 'add_webrip_and_br480_qualites_in_profile')
2025-08-29T23:38:51.507997346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.510696259Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-08-29T23:38:51.512463097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542516s
2025-08-29T23:38:51.514070674Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-08-29T23:38:51.515694503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.517980075Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-08-29T23:38:51.521926731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-29T23:38:51.523644269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:51.527863725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039745s
2025-08-29T23:38:51.529140917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-29T23:38:51', 'add_history_eventType_index')
2025-08-29T23:38:51.532874494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.536235391Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-08-29T23:38:51.537872848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127116s
2025-08-29T23:38:51.539464553Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-08-29T23:38:51.541491855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.543903901Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-08-29T23:38:51.551621681Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-29T23:38:51.591892614Z [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-08-29T23:38:51.598287329Z [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-08-29T23:38:51.604032336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:51.606988148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:51.624119601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:51.627539958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739282s
2025-08-29T23:38:51.628909234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:51.630277459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-08-29T23:38:51.631497455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-29T23:38:51.633424275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-29T23:38:51.640859355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075311s
2025-08-29T23:38:51.642226468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-29T23:38:51.644651150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-29T23:38:51.647623985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003028s
2025-08-29T23:38:51.648928382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:51.650276777Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-29T23:38:51.651512816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-29T23:38:51.689265899Z [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-08-29T23:38:51.696215822Z [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-08-29T23:38:51.702840551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-29T23:38:51.705795731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-29T23:38:51.724058432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-29T23:38:51.728371887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0749178s
2025-08-29T23:38:51.730416042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-29T23:38:51', 'separate_automatic_and_interactive_searches')
2025-08-29T23:38:51.734479784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.737369022Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-08-29T23:38:51.739206080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839753s
2025-08-29T23:38:51.741285026Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-08-29T23:38:51.743084339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.745574824Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-08-29T23:38:51.758882548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-08-29T23:38:51.761014992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:51.765311242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045406s
2025-08-29T23:38:51.767280797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-08-29T23:38:51.769561139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-08-29T23:38:51.772446078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038905s
2025-08-29T23:38:51.773799052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-08-29T23:38:51.775535297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:51.779238995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003754s
2025-08-29T23:38:51.780476807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-29T23:38:51.782055605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-29T23:38:51.784719519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027622s
2025-08-29T23:38:51.786090119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-29T23:38:51.787734720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:51.791329598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036539s
2025-08-29T23:38:51.792873827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-29T23:38:51', 'update_series_episodes_history_indexes')
2025-08-29T23:38:51.796808980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.799635562Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-08-29T23:38:51.801393291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119836s
2025-08-29T23:38:51.803054496Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-08-29T23:38:51.804598995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.806963015Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-08-29T23:38:51.810249011Z [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-08-29T23:38:51.814647959Z [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-08-29T23:38:51.820436934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058083s
2025-08-29T23:38:51.822121075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-29T23:38:51', 'update_animetosho_url')
2025-08-29T23:38:51.825790453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.828994304Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-08-29T23:38:51.830532751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144452s
2025-08-29T23:38:51.832459841Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-08-29T23:38:51.833820381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.836568985Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-08-29T23:38:51.839648375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:51.841186662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:51.872611805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310644s
2025-08-29T23:38:51.874746944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-29T23:38:51', 'add_remux_qualities_in_profile')
2025-08-29T23:38:51.878965969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.881612337Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-08-29T23:38:51.883288392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404607s
2025-08-29T23:38:51.884950378Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-08-29T23:38:51.886568566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.888888117Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-08-29T23:38:51.892970306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-08-29T23:38:51.894647733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:51.898463065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038404s
2025-08-29T23:38:51.900029098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-29T23:38:51', 'add_history_seriesId_index')
2025-08-29T23:38:51.903760491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.906484646Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-08-29T23:38:51.908167083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011932s
2025-08-29T23:38:51.909726704Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-08-29T23:38:51.911557079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.913676697Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-08-29T23:38:51.922474821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:51.924748179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-29T23:38:51.928261242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036912s
2025-08-29T23:38:51.929553945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:51.931323107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-29T23:38:51.934205140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029394s
2025-08-29T23:38:51.935760151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-29T23:38:51', 'remove_media_browser_metadata')
2025-08-29T23:38:51.939553618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.942396843Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-08-29T23:38:51.944065814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111436s
2025-08-29T23:38:51.945689032Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-08-29T23:38:51.947595520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.949901203Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-08-29T23:38:51.954791489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:51.956742547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-29T23:38:51.959884243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032162s
2025-08-29T23:38:51.961172918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:51.962937571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-29T23:38:51.965773671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028636s
2025-08-29T23:38:51.967276517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-29T23:38:51', 'remove_notify_my_android_and_pushalot_notifications')
2025-08-29T23:38:51.971379057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:51.974163032Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-08-29T23:38:51.976076225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112588s
2025-08-29T23:38:51.977637288Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-08-29T23:38:51.979182008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:51.981500166Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-08-29T23:38:51.987461278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-29T23:38:51.989757581Z [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-08-29T23:38:51.994954966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058616s
2025-08-29T23:38:51.996519797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-29T23:38:51', 'add_custom_filters')
2025-08-29T23:38:52.000227843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.002938711Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-08-29T23:38:52.004478821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139085s
2025-08-29T23:38:52.006073803Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-08-29T23:38:52.008074561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.010133036Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-08-29T23:38:52.016915051Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-29T23:38:52.018954207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:52.037273231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185068s
2025-08-29T23:38:52.038653851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:52.040172078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.51E-05s
2025-08-29T23:38:52.041417996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-29T23:38:52.043615681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:52.051740480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083179s
2025-08-29T23:38:52.053385232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-29T23:38:52', 'rename_restrictions_to_release_profiles')
2025-08-29T23:38:52.057352009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.060062245Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-08-29T23:38:52.062028915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166535s
2025-08-29T23:38:52.063828930Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-29T23:38:52.065297336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.067580243Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-08-29T23:38:52.081884473Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-29T23:38:52.083714829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-29T23:38:52.102310289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186823s
2025-08-29T23:38:52.103602180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:52.105095497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-08-29T23:38:52.106329342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-29T23:38:52.108232614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-29T23:38:52.115800191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076847s
2025-08-29T23:38:52.117115890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-29T23:38:52.118586801Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-29T23:38:52.119820986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-29T23:38:52.121802967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-29T23:38:52.129391115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076573s
2025-08-29T23:38:52.130704890Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:52.132142655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-29T23:38:52.134932983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029623s
2025-08-29T23:38:52.136237530Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:52.137580955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-29T23:38:52.140360421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028297s
2025-08-29T23:38:52.141888408Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-08-29T23:38:52.197982059Z [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-08-29T23:38:52.213884828Z [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-08-29T23:38:52.230242594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:52.234170452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:52.251117785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:52.254598673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:52.258037557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:52.261226418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:52.264663659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:52.267968092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:52.271405082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276705s
2025-08-29T23:38:52.272970354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-29T23:38:52', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-29T23:38:52.276958433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.279876098Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-29T23:38:52.281676823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361812s
2025-08-29T23:38:52.283318669Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-08-29T23:38:52.285145648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.287725793Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-08-29T23:38:52.292469845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:52.294032090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-08-29T23:38:52.295400566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-08-29T23:38:52.297294549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-29T23:38:52.305450941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082624s
2025-08-29T23:38:52.307029690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-29T23:38:52', 'add_relative_original_path_to_episode_file')
2025-08-29T23:38:52.311080656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.313777055Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-08-29T23:38:52.315568552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166332s
2025-08-29T23:38:52.317178885Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-08-29T23:38:52.318785590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.321091843Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-08-29T23:38:52.325700312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:52.327191485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-29T23:38:52.328464097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-08-29T23:38:52.330281106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-08-29T23:38:52.338564714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081831s
2025-08-29T23:38:52.339957558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-29T23:38:52', 'episode_last_searched_time')
2025-08-29T23:38:52.343748922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.346470682Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-08-29T23:38:52.348088219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163144s
2025-08-29T23:38:52.349683962Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-08-29T23:38:52.351263212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.353549244Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-08-29T23:38:52.357474518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:52.358933064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:52.367945821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085885s
2025-08-29T23:38:52.369252301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-29T23:38:52.371326388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-29T23:38:52.374189102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028471s
2025-08-29T23:38:52.375753421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-29T23:38:52', 'download_propers_config')
2025-08-29T23:38:52.379472249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.382118948Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-08-29T23:38:52.383685763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108069s
2025-08-29T23:38:52.385356957Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-08-29T23:38:52.386989695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.389356941Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-08-29T23:38:52.394722023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:52.396334290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-08-29T23:38:52.397595138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-29T23:38:52.399419241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:52.407939426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085778s
2025-08-29T23:38:52.409255165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:52.410612618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:52.699978139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2890175s
2025-08-29T23:38:52.702597903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-29T23:38:52', 'add_download_client_priority')
2025-08-29T23:38:52.707038544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.709916439Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-08-29T23:38:52.711576521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2992828s
2025-08-29T23:38:52.713268087Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-08-29T23:38:52.714940475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.717288392Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-08-29T23:38:52.727034465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:52.728859710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-08-29T23:38:52.730150359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-08-29T23:38:52.732156999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-08-29T23:38:52.740567453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086059s
2025-08-29T23:38:52.741943934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:52.743278060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-08-29T23:38:52.746368844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003152s
2025-08-29T23:38:52.747886109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-29T23:38:52', 'add_specials_folder_format')
2025-08-29T23:38:52.751613323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.754323961Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-08-29T23:38:52.755947259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111188s
2025-08-29T23:38:52.757582351Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-08-29T23:38:52.759208255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.761519469Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-08-29T23:38:52.767771236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:52.769367520Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:52.770635834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-29T23:38:52.772580059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:52.781039150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085853s
2025-08-29T23:38:52.782368597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:52.783796572Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-29T23:38:52.785056930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-29T23:38:52.787000944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:52.795015621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081051s
2025-08-29T23:38:52.796572666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-29T23:38:52', 'health_issue_notification')
2025-08-29T23:38:52.800568141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.803128887Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-08-29T23:38:52.804702545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161935s
2025-08-29T23:38:52.806311665Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-08-29T23:38:52.808133603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.810441099Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-08-29T23:38:52.816907509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:52.818501729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:52.819789311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-29T23:38:52.821622262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:52.830210404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086796s
2025-08-29T23:38:52.831569670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:52.833032746Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-08-29T23:38:52.834254466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-29T23:38:52.836058829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:52.844067955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079787s
2025-08-29T23:38:52.845469527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-29T23:38:52', 'add_indexer_and_enabled_to_release_profiles')
2025-08-29T23:38:52.849462096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.852338247Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-08-29T23:38:52.854136327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164368s
2025-08-29T23:38:52.855730347Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-08-29T23:38:52.857367453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.859656362Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-08-29T23:38:52.865933470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:52.867441927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-08-29T23:38:52.868719139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-08-29T23:38:52.870666690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-08-29T23:38:52.878973596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084603s
2025-08-29T23:38:52.880336620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-08-29T23:38:52.882180502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-08-29T23:38:52.889989215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007879s
2025-08-29T23:38:52.891299323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-08-29T23:38:52.893191232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-08-29T23:38:52.900984533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078695s
2025-08-29T23:38:52.902526508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-29T23:38:52', 'add_airedbefore_to_episodes')
2025-08-29T23:38:52.906292821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.908973078Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-08-29T23:38:52.910596516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158881s
2025-08-29T23:38:52.912196398Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-08-29T23:38:52.913697039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.915968101Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-08-29T23:38:52.920028477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:52.921999706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-08-29T23:38:52.925112904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031935s
2025-08-29T23:38:52.926410036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-08-29T23:38:52.930109114Z [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-08-29T23:38:52.934773606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046692s
2025-08-29T23:38:52.936289528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-29T23:38:52', 'remove_bitmetv')
2025-08-29T23:38:52.939925709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:52.942515834Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-08-29T23:38:52.943989551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124251s
2025-08-29T23:38:52.945546797Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-08-29T23:38:52.947089323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:52.949465808Z [Info] add_download_history: Starting migration of Main DB to 139
2025-08-29T23:38:52.965287353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-29T23:38:52.967607926Z [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-08-29T23:38:52.975305163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083064s
2025-08-29T23:38:52.976684841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-29T23:38:52.978372199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-29T23:38:52.982030545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037196s
2025-08-29T23:38:52.983360081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-08-29T23:38:52.985039082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-08-29T23:38:52.988635644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036606s
2025-08-29T23:38:52.989969209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-29T23:38:52.991646075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-29T23:38:52.995471888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037081s
2025-08-29T23:38:52.996651513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:52.998000158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:53.026129165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278605s
2025-08-29T23:38:53.028139512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-29T23:38:53', 'add_download_history')
2025-08-29T23:38:53.032010126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.034790133Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-08-29T23:38:53.036352739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367706s
2025-08-29T23:38:53.037983653Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-08-29T23:38:53.039721412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.042023757Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-08-29T23:38:53.045971316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-08-29T23:38:53.047666078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-08-29T23:38:53.051443323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003748s
2025-08-29T23:38:53.052996791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-29T23:38:53', 'remove_chown_and_folderchmod_config_v2')
2025-08-29T23:38:53.056895872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.059485766Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-08-29T23:38:53.061235609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118357s
2025-08-29T23:38:53.062784097Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-08-29T23:38:53.064326272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.066561894Z [Info] add_update_history: Starting migration of Main DB to 141
2025-08-29T23:38:53.068220613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-29T23:38:53', 'add_update_history')
2025-08-29T23:38:53.071877326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.074470277Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-08-29T23:38:53.075984135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101351s
2025-08-29T23:38:53.077461670Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-08-29T23:38:53.078923744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.081208183Z [Info] import_lists: Starting migration of Main DB to 142
2025-08-29T23:38:53.100992227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-29T23:38:53.103285935Z [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-08-29T23:38:53.111503591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088122s
2025-08-29T23:38:53.112892327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-29T23:38:53.114473791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-29T23:38:53.118226828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035839s
2025-08-29T23:38:53.119302303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-29T23:38:53.121189263Z [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-08-29T23:38:53.127400739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065809s
2025-08-29T23:38:53.128732390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-29T23:38:53.130403395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:53.134163676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038239s
2025-08-29T23:38:53.135494666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-29T23:38:53.137316063Z [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-08-29T23:38:53.141616682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045347s
2025-08-29T23:38:53.142961500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-08-29T23:38:53.144701132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-08-29T23:38:53.148614511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039689s
2025-08-29T23:38:53.150146296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-29T23:38:53', 'import_lists')
2025-08-29T23:38:53.153708889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.157262905Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-08-29T23:38:53.158743586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126351s
2025-08-29T23:38:53.160382906Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-08-29T23:38:53.161989391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.164334553Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-08-29T23:38:53.169258557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:53.170782566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-08-29T23:38:53.172048955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-29T23:38:53.173777476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-29T23:38:53.182898140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092299s
2025-08-29T23:38:53.184601068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-29T23:38:53', 'add_priority_to_indexers')
2025-08-29T23:38:53.188527103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.191156117Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-08-29T23:38:53.192758924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175419s
2025-08-29T23:38:53.194376270Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-08-29T23:38:53.196192297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.198495374Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-08-29T23:38:53.204895320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:53.206462345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:53.207718775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-08-29T23:38:53.209521074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:53.218712590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093282s
2025-08-29T23:38:53.220073831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:38:53.221478830Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-08-29T23:38:53.222717604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-08-29T23:38:53.224523671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:53.233214228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008751s
2025-08-29T23:38:53.234782797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-29T23:38:53', 'import_lists_series_type_and_season_folder')
2025-08-29T23:38:53.238786388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.241452997Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-08-29T23:38:53.243259294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170511s
2025-08-29T23:38:53.244904817Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-08-29T23:38:53.246358363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.248677001Z [Info] remove_growl: Starting migration of Main DB to 145
2025-08-29T23:38:53.252339265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:53.254271516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-29T23:38:53.257305044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003112s
2025-08-29T23:38:53.258801326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-29T23:38:53', 'remove_growl')
2025-08-29T23:38:53.262376294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.264922190Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-08-29T23:38:53.266359144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107717s
2025-08-29T23:38:53.267911660Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-08-29T23:38:53.269594137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.271862875Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-08-29T23:38:53.273629332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-29T23:38:53', 'cleanup_duplicates_updatehistory')
2025-08-29T23:38:53.277452199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.279905889Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-08-29T23:38:53.281587645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103165s
2025-08-29T23:38:53.283031252Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-08-29T23:38:53.284682106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.286836343Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-08-29T23:38:53.290578518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:53.292077836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:53.297814778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056529s
2025-08-29T23:38:53.299423858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-29T23:38:53', 'swap_filechmod_for_folderchmod')
2025-08-29T23:38:53.303413711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.306019978Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-08-29T23:38:53.307665331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139004s
2025-08-29T23:38:53.309257317Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-08-29T23:38:53.310773089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.313105876Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-08-29T23:38:53.316392954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-08-29T23:38:53.319155235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-08-29T23:38:53.323008795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038321s
2025-08-29T23:38:53.324325406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-08-29T23:38:53.327381378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-08-29T23:38:53.331249386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038445s
2025-08-29T23:38:53.332801061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-29T23:38:53', 'mediainfo_channels')
2025-08-29T23:38:53.336441640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.338964701Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-08-29T23:38:53.340492727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115934s
2025-08-29T23:38:53.342040173Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-08-29T23:38:53.343692229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.345965516Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-08-29T23:38:53.352279108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:53.353929391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-08-29T23:38:53.355193176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-08-29T23:38:53.357110396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:53.366423147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094461s
2025-08-29T23:38:53.367759828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:53.369174286Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-08-29T23:38:53.370418651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-08-29T23:38:53.372327294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:53.381251823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009012s
2025-08-29T23:38:53.382809590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-29T23:38:53', 'add_on_delete_to_notifications')
2025-08-29T23:38:53.386654401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.389355369Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-08-29T23:38:53.391010422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017148s
2025-08-29T23:38:53.392639912Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-08-29T23:38:53.394222248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.396520726Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-08-29T23:38:53.402765029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-08-29T23:38:53.404350972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-08-29T23:38:53.405613594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-08-29T23:38:53.407443950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-08-29T23:38:53.416296043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089648s
2025-08-29T23:38:53.417642303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-08-29T23:38:53.419386686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-08-29T23:38:53.427658591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083531s
2025-08-29T23:38:53.428999120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-08-29T23:38:53.430716678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-08-29T23:38:53.438882529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082166s
2025-08-29T23:38:53.440425476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-29T23:38:53', 'add_scene_mapping_origin')
2025-08-29T23:38:53.444188964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.446912116Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-08-29T23:38:53.448509282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162787s
2025-08-29T23:38:53.450097340Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-08-29T23:38:53.451702371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.454028705Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-08-29T23:38:53.464693929Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:53.466447470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-08-29T23:38:53.470292742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035752s
2025-08-29T23:38:53.471235180Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:53.472594847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-08-29T23:38:53.475580559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030613s
2025-08-29T23:38:53.476880827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:53.478224422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-08-29T23:38:53.481196025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030379s
2025-08-29T23:38:53.482705354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-29T23:38:53', 'remove_custom_filter_type')
2025-08-29T23:38:53.486416156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.489128567Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-08-29T23:38:53.490723578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109846s
2025-08-29T23:38:53.492314612Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-08-29T23:38:53.493902298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.496197019Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-08-29T23:38:53.499746816Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-08-29T23:38:53.502957921Z [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-08-29T23:38:53.507151735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044306s
2025-08-29T23:38:53.508684923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-29T23:38:53', 'update_btn_url_to_https')
2025-08-29T23:38:53.512427598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.515054277Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-08-29T23:38:53.519800052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123399s
2025-08-29T23:38:53.521490436Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-08-29T23:38:53.523227162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.525565881Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-08-29T23:38:53.530352589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:53.531901758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-08-29T23:38:53.533169851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-08-29T23:38:53.535908686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:53.545153139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099685s
2025-08-29T23:38:53.546736577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-29T23:38:53', 'add_on_episodefiledelete_for_upgrade')
2025-08-29T23:38:53.550755359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.553469183Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-08-29T23:38:53.555216882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183253s
2025-08-29T23:38:53.556826593Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-08-29T23:38:53.558479832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.560744682Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-08-29T23:38:53.565217107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-29T23:38:53.566830545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-29T23:38:53.568221025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-08-29T23:38:53.569889785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-08-29T23:38:53.579047032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092728s
2025-08-29T23:38:53.580611582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-29T23:38:53', 'add_name_release_profile')
2025-08-29T23:38:53.584364399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.587067471Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-08-29T23:38:53.588663875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173427s
2025-08-29T23:38:53.590274238Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-08-29T23:38:53.591923598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.594218229Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-08-29T23:38:53.597633565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:53.599074517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:53.638688577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392222s
2025-08-29T23:38:53.640873557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-29T23:38:53', 'add_arabic_and_hindi_languages')
2025-08-29T23:38:53.645096610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.648607278Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-08-29T23:38:53.650300116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495117s
2025-08-29T23:38:53.651934708Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-08-29T23:38:53.653635793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.656157921Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-08-29T23:38:53.665062439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:53.666864768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-08-29T23:38:53.668178633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-29T23:38:53.670241647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:53.679826987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097244s
2025-08-29T23:38:53.681196504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-29T23:38:53.682570431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-29T23:38:53.685622155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031077s
2025-08-29T23:38:53.687145002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-29T23:38:53', 'add_bypass_to_delay_profile')
2025-08-29T23:38:53.690912798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.693580338Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-08-29T23:38:53.695244239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110764s
2025-08-29T23:38:53.696897367Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-08-29T23:38:53.698623463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.700959657Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-08-29T23:38:53.704352017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:53.705811385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:53.730362778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242964s
2025-08-29T23:38:53.732364188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-29T23:38:53', 'email_multiple_addresses')
2025-08-29T23:38:53.736326225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:53.738933645Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-08-29T23:38:53.740552114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331113s
2025-08-29T23:38:53.742194661Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-08-29T23:38:53.743761546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:53.746076016Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-08-29T23:38:53.752591013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:53.754209532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:53.755481312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-29T23:38:53.757561861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:53.767086759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096617s
2025-08-29T23:38:53.768465966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-29T23:38:53.770446855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:53.779330802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089739s
2025-08-29T23:38:53.780667012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:53.782020297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.053091804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2706939s
2025-08-29T23:38:54.056452440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-29T23:38:54', 'cdh_per_downloadclient')
2025-08-29T23:38:54.060849894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.063665734Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-08-29T23:38:54.065265154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2816007s
2025-08-29T23:38:54.067401085Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-08-29T23:38:54.068814460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.071327591Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-08-29T23:38:54.076707543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:54.078307083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-08-29T23:38:54.079586790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-29T23:38:54.081314929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:54.090342506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091511s
2025-08-29T23:38:54.091916405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-29T23:38:54', 'add_indexer_tags')
2025-08-29T23:38:54.095631235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.098288224Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-08-29T23:38:54.099806551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171351s
2025-08-29T23:38:54.101459660Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-08-29T23:38:54.103310496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.105613764Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-08-29T23:38:54.109320928Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-29T23:38:54.111158187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-29T23:38:54.132349325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215025s
2025-08-29T23:38:54.133953114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-29T23:38:54', 'rename_blacklist_to_blocklist')
2025-08-29T23:38:54.137812053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.140628404Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-08-29T23:38:54.142298095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029857s
2025-08-29T23:38:54.143919330Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-08-29T23:38:54.145508990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.147864152Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-08-29T23:38:54.153162130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:54.155103458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-29T23:38:54.158387330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033887s
2025-08-29T23:38:54.159650624Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:54.161459566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-29T23:38:54.164309795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028996s
2025-08-29T23:38:54.165582537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.166951784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.212704705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455075s
2025-08-29T23:38:54.214736917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-29T23:38:54', 'remove_plex_hometheatre')
2025-08-29T23:38:54.218778164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.221441917Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-08-29T23:38:54.223049744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544925s
2025-08-29T23:38:54.224683464Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-08-29T23:38:54.226292584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.228622495Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-08-29T23:38:54.232145118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.233587882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.251767566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179109s
2025-08-29T23:38:54.253798665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-29T23:38:54', 'release_profile_to_array')
2025-08-29T23:38:54.257766053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.260380528Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-08-29T23:38:54.261991602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267498s
2025-08-29T23:38:54.263630261Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-08-29T23:38:54.265187176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.267525113Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-08-29T23:38:54.271044008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.272554499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.299915529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271159s
2025-08-29T23:38:54.301922109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-29T23:38:54', 'mediainfo_to_ffmpeg')
2025-08-29T23:38:54.305891762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.308495895Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-08-29T23:38:54.310060505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359164s
2025-08-29T23:38:54.311627220Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-08-29T23:38:54.313261160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.315583726Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-08-29T23:38:54.320313239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:54.321846827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-29T23:38:54.323110701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-29T23:38:54.324969153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:54.334338337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095085s
2025-08-29T23:38:54.335916425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-29T23:38:54', 'download_client_per_indexer')
2025-08-29T23:38:54.339708520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.342341040Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-08-29T23:38:54.343959349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175476s
2025-08-29T23:38:54.345594912Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-08-29T23:38:54.347232238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.349604044Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-08-29T23:38:54.354401503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:54.355945953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-08-29T23:38:54.357261943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-29T23:38:54.359236098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:54.368767979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096485s
2025-08-29T23:38:54.370537021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-29T23:38:54', 'add_on_update_to_notifications')
2025-08-29T23:38:54.374171139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.376780282Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-08-29T23:38:54.378481397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177011s
2025-08-29T23:38:54.380122501Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-08-29T23:38:54.381747242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.384225633Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-08-29T23:38:54.387402659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.388830494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.398298878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092573s
2025-08-29T23:38:54.400123131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-29T23:38:54', 'update_series_sort_title')
2025-08-29T23:38:54.404220251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.406649742Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-08-29T23:38:54.408261417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177571s
2025-08-29T23:38:54.409906730Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-08-29T23:38:54.411450528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.413766000Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-08-29T23:38:54.418000527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:54.419500376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-08-29T23:38:54.420793360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-08-29T23:38:54.422478252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-08-29T23:38:54.431460568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090743s
2025-08-29T23:38:54.433039677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-29T23:38:54', 'add_tvdbid_to_episode')
2025-08-29T23:38:54.436783505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.439414272Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-08-29T23:38:54.440995836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170716s
2025-08-29T23:38:54.442594385Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-08-29T23:38:54.444405912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.446710432Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-08-29T23:38:54.451240393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:54.452864273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-08-29T23:38:54.454130512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-08-29T23:38:54.456066390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-08-29T23:38:54.465193667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092298s
2025-08-29T23:38:54.466761033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-29T23:38:54', 'add_additional_info_to_pending_releases')
2025-08-29T23:38:54.470758401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.473421443Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-08-29T23:38:54.475214884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017481s
2025-08-29T23:38:54.476855437Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-08-29T23:38:54.478776345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.480915742Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-08-29T23:38:54.484464738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.485921872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.523586898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373344s
2025-08-29T23:38:54.525655594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-29T23:38:54', 'add_malayalam_and_ukrainian_languages')
2025-08-29T23:38:54.530092648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.532865230Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-08-29T23:38:54.534654492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04693s
2025-08-29T23:38:54.536304214Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-08-29T23:38:54.538044668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.540400752Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-08-29T23:38:54.545014982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:54.546603020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:54.547890432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-08-29T23:38:54.549771550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-08-29T23:38:54.558844868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091883s
2025-08-29T23:38:54.560440261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-29T23:38:54', 'add_language_tags_to_subtitle_files')
2025-08-29T23:38:54.564411376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.568305968Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-08-29T23:38:54.570090280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186483s
2025-08-29T23:38:54.571730673Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-08-29T23:38:54.573296977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.575662580Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-08-29T23:38:54.597959674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-29T23:38:54.600331319Z [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-08-29T23:38:54.606584780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067813s
2025-08-29T23:38:54.607979508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-29T23:38:54.609706475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-29T23:38:54.613371003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038251s
2025-08-29T23:38:54.614699218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:54.616138897Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-08-29T23:38:54.617447311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-29T23:38:54.619323098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:54.628677081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094091s
2025-08-29T23:38:54.630000967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:54.631435285Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-08-29T23:38:54.632734311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-29T23:38:54.634582281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:54.643516169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089979s
2025-08-29T23:38:54.644872159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:38:54.646372760Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-29T23:38:54.647621585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-29T23:38:54.649524146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:54.658693387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092418s
2025-08-29T23:38:54.660093096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.661464788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.736152216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743934s
2025-08-29T23:38:54.737932561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:38:54.739304443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:38:54.753482891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139259s
2025-08-29T23:38:54.755201280Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-29T23:38:54.805612931Z [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-08-29T23:38:54.812619278Z [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-08-29T23:38:54.818854282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-29T23:38:54.821765774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:54.843328199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864257s
2025-08-29T23:38:54.844730432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-29T23:38:54.903512977Z [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-08-29T23:38:54.909861109Z [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-08-29T23:38:54.915112753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-29T23:38:54.918165009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-29T23:38:54.939788326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930549s
2025-08-29T23:38:54.941125147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:54.943049231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-29T23:38:54.946193412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033384s
2025-08-29T23:38:54.947824195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-29T23:38:54', 'add_custom_formats')
2025-08-29T23:38:54.951561901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.954937087Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-08-29T23:38:54.956342346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118828s
2025-08-29T23:38:54.958162371Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-08-29T23:38:54.960200074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.963009360Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-08-29T23:38:54.968413571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-29T23:38:54.969964925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-08-29T23:38:54.971780761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-08-29T23:38:54.973539121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:54.983576020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101423s
2025-08-29T23:38:54.985103605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-29T23:38:54', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-08-29T23:38:54.989453614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:54.992168500Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-08-29T23:38:54.994146102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186827s
2025-08-29T23:38:54.995674049Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-08-29T23:38:54.997144269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:54.999440181Z [Info] remove_omg: Starting migration of Main DB to 173
2025-08-29T23:38:55.002609072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:55.004900696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-29T23:38:55.007917981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030433s
2025-08-29T23:38:55.009485958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-29T23:38:55', 'remove_omg')
2025-08-29T23:38:55.013092269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.015575549Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-08-29T23:38:55.017057994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107631s
2025-08-29T23:38:55.018602935Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-08-29T23:38:55.020138907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.022393827Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-08-29T23:38:55.027584629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-29T23:38:55.029084569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:38:55.030354957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-29T23:38:55.032035591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-29T23:38:55.041067155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090629s
2025-08-29T23:38:55.042351921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-29T23:38:55.044029279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-29T23:38:55.052472950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085321s
2025-08-29T23:38:55.054021948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-29T23:38:55', 'add_salt_to_users')
2025-08-29T23:38:55.057697529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.060290450Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-08-29T23:38:55.061809258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163764s
2025-08-29T23:38:55.063413568Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-08-29T23:38:55.065191869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.067875031Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-08-29T23:38:55.080469709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:55.082091365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-29T23:38:55.083352855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-08-29T23:38:55.085165094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:55.094715994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096688s
2025-08-29T23:38:55.096089950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:55.097536693Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-29T23:38:55.098736739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-08-29T23:38:55.100445930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:55.109320960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008957s
2025-08-29T23:38:55.110629935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:55.112006206Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-29T23:38:55.113263037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-08-29T23:38:55.115052350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:38:55.124154987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090389s
2025-08-29T23:38:55.125294291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.127431865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.130354931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029196s
2025-08-29T23:38:55.131649798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.133768574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.136689555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029233s
2025-08-29T23:38:55.137993280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.140075042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-08-29T23:38:55.142902184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028256s
2025-08-29T23:38:55.144244206Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-08-29T23:38:55.191739675Z [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-08-29T23:38:55.199839012Z [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-08-29T23:38:55.207640882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:55.210720151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:55.232312326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:55.235878887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900688s
2025-08-29T23:38:55.237231771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-29T23:38:55.284265070Z [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-08-29T23:38:55.291752515Z [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-08-29T23:38:55.298083262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:55.301767099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-29T23:38:55.322777482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:55.326253250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:55.329752316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:55.333474380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:55.337247928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:55.340584355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017234s
2025-08-29T23:38:55.342036800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-08-29T23:38:55.388931389Z [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-08-29T23:38:55.397079445Z [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-08-29T23:38:55.404776593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:55.407708736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:55.428880374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:55.432471655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888694s
2025-08-29T23:38:55.433810922Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-08-29T23:38:55.482791702Z [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-08-29T23:38:55.498139454Z [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-08-29T23:38:55.514255843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:55.518663357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:55.539647247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:55.543240151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:55.546912776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:55.550410608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:55.554434721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:55.558381507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:55.561928569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265069s
2025-08-29T23:38:55.563353638Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-29T23:38:55.614334626Z [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-08-29T23:38:55.623654481Z [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-08-29T23:38:55.632830426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-29T23:38:55.635990118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-29T23:38:55.657904782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-29T23:38:55.661923904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966929s
2025-08-29T23:38:55.663397942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-29T23:38:55.665021230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-29T23:38:55.668064237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029873s
2025-08-29T23:38:55.669754090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-29T23:38:55', 'language_profiles_to_custom_formats')
2025-08-29T23:38:55.673747320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.678069141Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-08-29T23:38:55.679965439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130056s
2025-08-29T23:38:55.682090488Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-08-29T23:38:55.683650359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.686522011Z [Info] original_language: Starting migration of Main DB to 176
2025-08-29T23:38:55.693086247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:55.694656790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-08-29T23:38:55.695969944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-08-29T23:38:55.697901002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:55.707515680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098422s
2025-08-29T23:38:55.709124179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-29T23:38:55', 'original_language')
2025-08-29T23:38:55.712832836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.715504686Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-08-29T23:38:55.717050658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178861s
2025-08-29T23:38:55.718702474Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-08-29T23:38:55.720653352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.722997713Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-08-29T23:38:55.728125717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:55.729706530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-08-29T23:38:55.731013572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-08-29T23:38:55.733160525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:55.742744261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097666s
2025-08-29T23:38:55.744312489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-29T23:38:55', 'add_on_manual_interaction_required_to_notifications')
2025-08-29T23:38:55.748465170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.751382163Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-08-29T23:38:55.753362130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184068s
2025-08-29T23:38:55.755448871Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-08-29T23:38:55.756493835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.758805209Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-08-29T23:38:55.765189333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-29T23:38:55.812391823Z [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-08-29T23:38:55.818823632Z [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-08-29T23:38:55.824766639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:55.827839004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:55.848992245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:55.852875374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0857938s
2025-08-29T23:38:55.854214119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:55.855710893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-08-29T23:38:55.856996551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-08-29T23:38:55.858889853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-29T23:38:55.867531954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086915s
2025-08-29T23:38:55.869119170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-29T23:38:55', 'list_sync_time')
2025-08-29T23:38:55.872747515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.875712916Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-08-29T23:38:55.877150220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168208s
2025-08-29T23:38:55.878847237Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-08-29T23:38:55.880379622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.882723311Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-08-29T23:38:55.891012260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-29T23:38:55.893115495Z [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-08-29T23:38:55.899552285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069105s
2025-08-29T23:38:55.901099119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-29T23:38:55.902720875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-29T23:38:55.906186512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035559s
2025-08-29T23:38:55.907703086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-29T23:38:55', 'add_auto_tagging')
2025-08-29T23:38:55.911331883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.914035867Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-08-29T23:38:55.915544474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114189s
2025-08-29T23:38:55.917164897Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-08-29T23:38:55.918636660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.920965640Z [Info] task_duration: Starting migration of Main DB to 180
2025-08-29T23:38:55.925397653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:55.926952143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-08-29T23:38:55.928246379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-29T23:38:55.930149200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-29T23:38:55.939405457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00936s
2025-08-29T23:38:55.940954376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-29T23:38:55', 'task_duration')
2025-08-29T23:38:55.944572851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.947409322Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-08-29T23:38:55.948903440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174044s
2025-08-29T23:38:55.950497831Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-08-29T23:38:55.952215419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.954557886Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-08-29T23:38:55.959937477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-29T23:38:55.961393549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:55.962693326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-29T23:38:55.964635396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-29T23:38:55.974023037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095164s
2025-08-29T23:38:55.975366042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-29T23:38:55.977937008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-29T23:38:55.981121099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033463s
2025-08-29T23:38:55.982654737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-29T23:38:55', 'quality_definition_preferred_size')
2025-08-29T23:38:55.986513186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:55.989103992Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-08-29T23:38:55.990807582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113367s
2025-08-29T23:38:55.992422644Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-08-29T23:38:55.994308201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:55.996656398Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-08-29T23:38:56.003231697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:56.004844865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-29T23:38:56.006100804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-29T23:38:56.019277745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:56.029562082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021413s
2025-08-29T23:38:56.030909565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-29T23:38:56.032359004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-08-29T23:38:56.033975528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-29T23:38:56.035918050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-29T23:38:56.044796566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089616s
2025-08-29T23:38:56.046350605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-29T23:38:56', 'add_custom_format_score_bypass_to_delay_profile')
2025-08-29T23:38:56.050375980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.053004221Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-08-29T23:38:56.055074340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171932s
2025-08-29T23:38:56.056544490Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-08-29T23:38:56.058135673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.060617290Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-08-29T23:38:56.064497984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-08-29T23:38:56.066832234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-08-29T23:38:56.070180846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033171s
2025-08-29T23:38:56.071477657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-08-29T23:38:56.074828784Z [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-08-29T23:38:56.079486152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046332s
2025-08-29T23:38:56.081024729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-29T23:38:56', 'update_images_remote_url')
2025-08-29T23:38:56.084757695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.087262058Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-08-29T23:38:56.088858212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124471s
2025-08-29T23:38:56.090419405Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-08-29T23:38:56.092179128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.094446984Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-08-29T23:38:56.099298893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-08-29T23:38:56.102765994Z [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-08-29T23:38:56.107350775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045159s
2025-08-29T23:38:56.108769482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-29T23:38:56', 'remove_invalid_roksbox_metadata_images')
2025-08-29T23:38:56.112679755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.115201231Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-08-29T23:38:56.116960323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125425s
2025-08-29T23:38:56.118526877Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-08-29T23:38:56.120081007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.122360997Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-08-29T23:38:56.127059487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:56.128589328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-08-29T23:38:56.129837340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-08-29T23:38:56.131544297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:56.141118875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096834s
2025-08-29T23:38:56.142667513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-29T23:38:56', 'add_episode_runtime')
2025-08-29T23:38:56.146354918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.148901485Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-08-29T23:38:56.150429071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175123s
2025-08-29T23:38:56.152027950Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-08-29T23:38:56.153583482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.155957542Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-08-29T23:38:56.160797147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:56.162313520Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-08-29T23:38:56.163532844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-29T23:38:56.165274541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:38:56.174744769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00959s
2025-08-29T23:38:56.176273537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-29T23:38:56', 'add_result_to_commands')
2025-08-29T23:38:56.179981884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.182967826Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-08-29T23:38:56.184548027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178548s
2025-08-29T23:38:56.186189693Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-08-29T23:38:56.187900016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.190211972Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-08-29T23:38:56.195452583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:56.196760366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-29T23:38:56.198077498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-08-29T23:38:56.200298490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:56.209666071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098563s
2025-08-29T23:38:56.211198827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-29T23:38:56', 'add_on_series_add_to_notifications')
2025-08-29T23:38:56.214999209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:56.217563162Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-08-29T23:38:56.219280379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017861s
2025-08-29T23:38:56.220910671Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-29T23:38:56.222811839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:56.225102191Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-08-29T23:38:56.276266798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-29T23:38:56.278469333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-29T23:38:56.281260162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029534s
2025-08-29T23:38:56.282558105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:56.283986231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-08-29T23:38:56.285252420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-29T23:38:56.332305939Z [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-08-29T23:38:56.340425919Z [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-08-29T23:38:56.347991602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:56.350940038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:56.372617044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:56.376176951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891966s
2025-08-29T23:38:56.377466918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:38:56.378851757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-08-29T23:38:56.380129630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-29T23:38:56.429199239Z [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-08-29T23:38:56.437259187Z [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-08-29T23:38:56.444898448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-29T23:38:56.447885793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-29T23:38:56.469787350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-08-29T23:38:56.473400325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914025s
2025-08-29T23:38:56.474742096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:56.476138177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-08-29T23:38:56.477412663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-29T23:38:56.525370855Z [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-08-29T23:38:56.533314779Z [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-08-29T23:38:56.540112797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:56.542870659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:56.565829706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854827s
2025-08-29T23:38:56.567354336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:56.569167897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-29T23:38:56.570849523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-29T23:38:56.621006892Z [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-08-29T23:38:56.629327986Z [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-08-29T23:38:56.636662053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:56.639735110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:56.662172206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890576s
2025-08-29T23:38:56.663760625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-29T23:38:56.665182908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-08-29T23:38:56.666475170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-29T23:38:56.714096032Z [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-08-29T23:38:56.722312024Z [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-08-29T23:38:56.729190654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-29T23:38:56.732214092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-29T23:38:56.753776195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854956s
2025-08-29T23:38:56.755152987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:56.756657537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-29T23:38:56.757959588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-29T23:38:56.806134566Z [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-08-29T23:38:56.813211976Z [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-08-29T23:38:56.819702885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:56.822783898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:56.845955102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:56.850696008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907506s
2025-08-29T23:38:56.852055886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:56.853761069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-29T23:38:56.855070526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:56.904085996Z [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-08-29T23:38:56.911155159Z [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-08-29T23:38:56.917324901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:56.920893266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:56.950013017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:56.955589505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976951s
2025-08-29T23:38:56.956993312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-29T23:38:56.958540747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-29T23:38:56.960030617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-29T23:38:57.009083662Z [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-08-29T23:38:57.015604472Z [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-08-29T23:38:57.021883915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-29T23:38:57.025156564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-29T23:38:57.047268225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-29T23:38:57.051366907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893793s
2025-08-29T23:38:57.052764110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-29T23:38:57.054231575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-08-29T23:38:57.055627616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-29T23:38:57.105354268Z [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-08-29T23:38:57.112951023Z [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-08-29T23:38:57.120153315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-29T23:38:57.123447828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-29T23:38:57.145282291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-29T23:38:57.149179738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-08-29T23:38:57.152838545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-29T23:38:57.156450467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098933s
2025-08-29T23:38:57.157766116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:38:57.159234663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-08-29T23:38:57.160542877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-08-29T23:38:57.208956264Z [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-08-29T23:38:57.217319473Z [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-08-29T23:38:57.224894174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-08-29T23:38:57.227898634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-08-29T23:38:57.249920564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-08-29T23:38:57.253823171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915597s
2025-08-29T23:38:57.255245706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:57.256660244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-08-29T23:38:57.257947476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-08-29T23:38:57.306502328Z [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-08-29T23:38:57.319705071Z [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-08-29T23:38:57.334548577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:57.337999646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:57.359442560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:57.363269204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:57.366736065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:57.371084230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:57.374772516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1150759s
2025-08-29T23:38:57.376172855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:38:57.377603406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-05s
2025-08-29T23:38:57.378915227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-08-29T23:38:57.427784974Z [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-08-29T23:38:57.441744560Z [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-08-29T23:38:57.457156611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-08-29T23:38:57.461030552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-08-29T23:38:57.482228102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-08-29T23:38:57.485869263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-08-29T23:38:57.489279800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-08-29T23:38:57.493649758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-08-29T23:38:57.497321882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165487s
2025-08-29T23:38:57.498628673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-29T23:38:57.500044574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-08-29T23:38:57.501313659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-29T23:38:57.547418338Z [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-08-29T23:38:57.554272779Z [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-08-29T23:38:57.560419896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-29T23:38:57.563210676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-29T23:38:57.585098125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082004s
2025-08-29T23:38:57.586456460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-29T23:38:57.587880667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-08-29T23:38:57.589160865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-29T23:38:57.635533052Z [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-08-29T23:38:57.642573157Z [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-08-29T23:38:57.648670323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-29T23:38:57.651564190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-29T23:38:57.673472141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0824233s
2025-08-29T23:38:57.674893112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-29T23:38:57.676238230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-08-29T23:38:57.677524430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-29T23:38:57.731371818Z [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-08-29T23:38:57.739410423Z [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-08-29T23:38:57.745373239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-29T23:38:57.748948017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-29T23:38:57.770336662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-29T23:38:57.773318024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-29T23:38:57.776680414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-08-29T23:38:57.780463962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-29T23:38:57.784211879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-08-29T23:38:57.787688489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083386s
2025-08-29T23:38:57.788892533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:57.790369617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-08-29T23:38:57.791878404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-29T23:38:57.837899035Z [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-08-29T23:38:57.844523503Z [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-08-29T23:38:57.851219104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:57.854198423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:57.876247607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:57.880208663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860624s
2025-08-29T23:38:57.881222674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:57.882687373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-08-29T23:38:57.883937029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:57.930202422Z [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-08-29T23:38:57.936718262Z [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-08-29T23:38:57.943038497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:57.946125883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:57.968190108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:57.972103598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861841s
2025-08-29T23:38:57.973418445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:57.974894607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-08-29T23:38:57.976145285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-29T23:38:58.023219637Z [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-08-29T23:38:58.029979257Z [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-08-29T23:38:58.036206355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:58.039353541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:58.061063343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:58.065193098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871217s
2025-08-29T23:38:58.066515130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:38:58.067974188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-08-29T23:38:58.069268273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-29T23:38:58.115800133Z [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-08-29T23:38:58.122690516Z [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-08-29T23:38:58.130182440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-29T23:38:58.133688069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-29T23:38:58.155307639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-29T23:38:58.159128762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879778s
2025-08-29T23:38:58.160476506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:58.161914341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-08-29T23:38:58.163352396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-29T23:38:58.211201117Z [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-08-29T23:38:58.218658222Z [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-08-29T23:38:58.225214953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:58.228308402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:58.250123134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:58.254440196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891769s
2025-08-29T23:38:58.256094707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:58.257864912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-29T23:38:58.259172665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-29T23:38:58.305585625Z [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-08-29T23:38:58.312453793Z [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-08-29T23:38:58.318945524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:58.321938089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:58.344325155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:58.348402444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873931s
2025-08-29T23:38:58.349725167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-29T23:38:58.351163613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-08-29T23:38:58.352485054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-29T23:38:58.399274582Z [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-08-29T23:38:58.406377032Z [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-08-29T23:38:58.413006851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-29T23:38:58.416009236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-29T23:38:58.437845162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-29T23:38:58.441513889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871191s
2025-08-29T23:38:58.442839568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:58.444324638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-08-29T23:38:58.445691931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-29T23:38:58.492446910Z [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-08-29T23:38:58.500673273Z [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-08-29T23:38:58.507650230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:58.516849993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:58.539197168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915525s
2025-08-29T23:38:58.540919987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-29T23:38:58.542936808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-08-29T23:38:58.545240486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-29T23:38:58.591774249Z [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-08-29T23:38:58.599970352Z [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-08-29T23:38:58.606839662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-29T23:38:58.610186531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-29T23:38:58.631535927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844335s
2025-08-29T23:38:58.632901817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-29T23:38:58.634357679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-08-29T23:38:58.635620812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-29T23:38:58.682354337Z [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-08-29T23:38:58.690476390Z [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-08-29T23:38:58.696819883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-29T23:38:58.699625582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-29T23:38:58.721279350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0838322s
2025-08-29T23:38:58.722643888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:58.724100901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-08-29T23:38:58.725371440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-29T23:38:58.771360706Z [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-08-29T23:38:58.776908306Z [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-08-29T23:38:58.781787991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-29T23:38:58.784777069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-29T23:38:58.806749600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:58.812328873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0850621s
2025-08-29T23:38:58.813843232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-29T23:38:58.815315898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-29T23:38:58.816606997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-29T23:38:58.863260792Z [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-08-29T23:38:58.868529981Z [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-08-29T23:38:58.873453575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-29T23:38:58.876461030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-29T23:38:58.898015388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-29T23:38:58.901708534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832334s
2025-08-29T23:38:58.903019654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:58.904389312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-08-29T23:38:58.905657966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-08-29T23:38:58.952857360Z [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-08-29T23:38:58.968415225Z [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-08-29T23:38:58.984493487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:58.988310252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:59.009582302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:59.014027592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:59.017152604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:59.020383449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:59.023745248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:59.027029150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:59.030592916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229354s
2025-08-29T23:38:59.031688071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:59.033046586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-08-29T23:38:59.034340932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-08-29T23:38:59.083453497Z [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-08-29T23:38:59.099237488Z [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-08-29T23:38:59.116134228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:59.119717202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:59.140962919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:59.144577267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:59.148003285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:59.151257747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:59.154614496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:59.157956435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:59.161217310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251407s
2025-08-29T23:38:59.162546917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:59.163923008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-08-29T23:38:59.165703653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-08-29T23:38:59.215135492Z [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-08-29T23:38:59.231043131Z [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-08-29T23:38:59.246958465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:59.250918769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:59.272455632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:59.276117655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:59.279567191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:59.282791754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:59.286310458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:59.289917791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:59.293226563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257766s
2025-08-29T23:38:59.294588275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:59.296290062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-29T23:38:59.297758989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-08-29T23:38:59.354194930Z [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-08-29T23:38:59.370729221Z [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-08-29T23:38:59.386918236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:59.390727256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:59.411801457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:59.415928006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:59.419584398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:59.423284918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:59.426938675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:59.431321189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:59.434867850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353118s
2025-08-29T23:38:59.436237277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:38:59.437625532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-08-29T23:38:59.439731723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-08-29T23:38:59.487813363Z [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-08-29T23:38:59.503360596Z [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-08-29T23:38:59.519444751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-08-29T23:38:59.523319232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-08-29T23:38:59.547162229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-08-29T23:38:59.550830063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-08-29T23:38:59.554259017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-08-29T23:38:59.557463038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-08-29T23:38:59.560800558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-08-29T23:38:59.564086895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-08-29T23:38:59.567327811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257771s
2025-08-29T23:38:59.568701627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:59.570130383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-08-29T23:38:59.571400380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-08-29T23:38:59.617581093Z [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-08-29T23:38:59.625319905Z [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-08-29T23:38:59.632140086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-08-29T23:38:59.635175909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-08-29T23:38:59.656841952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0835667s
2025-08-29T23:38:59.658211600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:38:59.659644826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-29T23:38:59.660972770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-08-29T23:38:59.711456005Z [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-08-29T23:38:59.720354050Z [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-08-29T23:38:59.728007631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-08-29T23:38:59.731099315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-08-29T23:38:59.753795773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903841s
2025-08-29T23:38:59.755567050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:38:59.757407285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-29T23:38:59.759002096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-29T23:38:59.809265098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-29T23:38:59.814040172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-29T23:38:59.819400305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-29T23:38:59.822653775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-29T23:38:59.843891125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:38:59.848657763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878773s
2025-08-29T23:38:59.850512467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-29T23:38:59', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-29T23:38:59.855806726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:59.860766563Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-29T23:38:59.863914702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998726s
2025-08-29T23:38:59.869574758Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-08-29T23:38:59.871402027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:59.875288242Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-08-29T23:38:59.883876473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:38:59.885504341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-08-29T23:38:59.886812345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-29T23:38:59.888849106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-29T23:38:59.898628867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099879s
2025-08-29T23:38:59.900193196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-29T23:38:59', 'add_colon_replacement_to_naming_config')
2025-08-29T23:38:59.904045492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:59.906623423Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-08-29T23:38:59.908378196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180295s
2025-08-29T23:38:59.910028589Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-08-29T23:38:59.911657650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:59.913944043Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-08-29T23:38:59.918833207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:38:59.920405813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:38:59.921637523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-29T23:38:59.923547699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:38:59.933163640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097474s
2025-08-29T23:38:59.934690314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-29T23:38:59', 'health_restored_notification')
2025-08-29T23:38:59.938412629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:59.940933965Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-08-29T23:38:59.942553186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175591s
2025-08-29T23:38:59.944136544Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-08-29T23:38:59.945716485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:59.947949661Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-08-29T23:38:59.952474091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-29T23:38:59.954023651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-08-29T23:38:59.955246423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-29T23:38:59.956995394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-29T23:38:59.966269277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092486s
2025-08-29T23:38:59.967720178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-29T23:38:59', 'add_download_client_tags')
2025-08-29T23:38:59.971370167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:38:59.973966074Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-08-29T23:38:59.975531165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170831s
2025-08-29T23:38:59.977122048Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-08-29T23:38:59.978656478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:38:59.980922180Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-08-29T23:38:59.988529537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-08-29T23:38:59.990235361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-08-29T23:38:59.991463424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-08-29T23:39:00.038472514Z [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-08-29T23:39:00.043496299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-08-29T23:39:00.047402093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-08-29T23:39:00.050485561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-08-29T23:39:00.072472611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-08-29T23:39:00.076318274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831051s
2025-08-29T23:39:00.078049159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-29T23:39:00', 'import_exclusion_type')
2025-08-29T23:39:00.081523284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.090123851Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-08-29T23:39:00.091218455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964312s
2025-08-29T23:39:00.092874990Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-08-29T23:39:00.094422746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.096748870Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-08-29T23:39:00.109783434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-08-29T23:39:00.111927642Z [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-08-29T23:39:00.119149492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075428s
2025-08-29T23:39:00.120181781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-29T23:39:00.121645558Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-08-29T23:39:00.122857809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-08-29T23:39:00.124911223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.134538106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096879s
2025-08-29T23:39:00.136117416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-29T23:39:00', 'add_import_list_items')
2025-08-29T23:39:00.139782075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.142860934Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-08-29T23:39:00.144290522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178975s
2025-08-29T23:39:00.145896746Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-08-29T23:39:00.147483672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.149768823Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-08-29T23:39:00.159160903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-29T23:39:00.161217644Z [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-08-29T23:39:00.167568922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066788s
2025-08-29T23:39:00.169402464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-29T23:39:00.171176155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-29T23:39:00.174865062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039352s
2025-08-29T23:39:00.176380253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-29T23:39:00', 'add_notification_status')
2025-08-29T23:39:00.180384746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.183137088Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-08-29T23:39:00.184957072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122321s
2025-08-29T23:39:00.186607695Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-08-29T23:39:00.188497681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.190800608Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-08-29T23:39:00.194762485Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.196276133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.209175425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126268s
2025-08-29T23:39:00.211151172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-29T23:39:00', 'parse_language_tags_from_existing_subtitle_files')
2025-08-29T23:39:00.215448104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.218006485Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-08-29T23:39:00.219826059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021663s
2025-08-29T23:39:00.221528877Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-08-29T23:39:00.223015511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.225295030Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-08-29T23:39:00.229781544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-08-29T23:39:00.231258067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-08-29T23:39:00.232543856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-08-29T23:39:00.234315052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-08-29T23:39:00.244390738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009777s
2025-08-29T23:39:00.245586726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-29T23:39:00', 'add_finale_type')
2025-08-29T23:39:00.249180192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.251934828Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-08-29T23:39:00.253176548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174921s
2025-08-29T23:39:00.254757722Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-08-29T23:39:00.256403866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.258814560Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-08-29T23:39:00.263789677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:39:00.265438657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-08-29T23:39:00.266676530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-08-29T23:39:00.268725575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:39:00.278774418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102092s
2025-08-29T23:39:00.280370972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-29T23:39:00', 'list_add_missing_search')
2025-08-29T23:39:00.284060451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.286560866Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-08-29T23:39:00.288131869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180417s
2025-08-29T23:39:00.289731309Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-08-29T23:39:00.291740104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.293784360Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-08-29T23:39:00.300687459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:39:00.302590290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-08-29T23:39:00.303494791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-08-29T23:39:00.305266318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-08-29T23:39:00.314762498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095917s
2025-08-29T23:39:00.316098979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-08-29T23:39:00.317535842Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-08-29T23:39:00.318804166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-08-29T23:39:00.320511313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.329705465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092956s
2025-08-29T23:39:00.331016885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.332357545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.349204385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165312s
2025-08-29T23:39:00.351193740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-29T23:39:00', 'parse_title_from_existing_subtitle_files')
2025-08-29T23:39:00.355247512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.357873289Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-08-29T23:39:00.359585767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255403s
2025-08-29T23:39:00.361233224Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-08-29T23:39:00.362701551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.365102465Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-08-29T23:39:00.369597245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:39:00.371093587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-08-29T23:39:00.372367723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-08-29T23:39:00.374157977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-08-29T23:39:00.383711262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009659s
2025-08-29T23:39:00.385521948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-29T23:39:00', 'series_last_aired')
2025-08-29T23:39:00.389136095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.391628864Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-08-29T23:39:00.393129135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176184s
2025-08-29T23:39:00.394703655Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-08-29T23:39:00.396278856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.398542905Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-08-29T23:39:00.404773630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:39:00.406266035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-08-29T23:39:00.407510831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-08-29T23:39:00.409279984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.419064484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099095s
2025-08-29T23:39:00.420395494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-29T23:39:00.421779431Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-29T23:39:00.422994507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-29T23:39:00.424774701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.433895496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091837s
2025-08-29T23:39:00.435380947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-29T23:39:00', 'AddNewItemMonitorType')
2025-08-29T23:39:00.439010995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.441482752Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-08-29T23:39:00.443026470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168208s
2025-08-29T23:39:00.444618776Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-08-29T23:39:00.446095259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.448358907Z [Info] email_encryption: Starting migration of Main DB to 201
2025-08-29T23:39:00.451776508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.453233872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.475005147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213287s
2025-08-29T23:39:00.476991006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-29T23:39:00', 'email_encryption')
2025-08-29T23:39:00.480792220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.483254367Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-08-29T23:39:00.484755700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300135s
2025-08-29T23:39:00.486360060Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-08-29T23:39:00.487863457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.490248790Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-08-29T23:39:00.496331727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:39:00.497853631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:39:00.499091825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-29T23:39:00.500869754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.510829227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100513s
2025-08-29T23:39:00.512130046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:39:00.513539745Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-08-29T23:39:00.514746475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-08-29T23:39:00.516494694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.525768457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093598s
2025-08-29T23:39:00.527283187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-29T23:39:00', 'add_indexer_flags')
2025-08-29T23:39:00.530912784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.533411606Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-08-29T23:39:00.534902207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170298s
2025-08-29T23:39:00.536497138Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-08-29T23:39:00.537938681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.540225024Z [Info] release_type: Starting migration of Main DB to 203
2025-08-29T23:39:00.547172753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-29T23:39:00.548579195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-08-29T23:39:00.549781015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-08-29T23:39:00.551708716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.561668680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101834s
2025-08-29T23:39:00.563064049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:39:00.564485141Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-08-29T23:39:00.565863556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-08-29T23:39:00.567709793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.577315914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097095s
2025-08-29T23:39:00.578623798Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.579954607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.594457338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141751s
2025-08-29T23:39:00.596470702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-29T23:39:00', 'release_type')
2025-08-29T23:39:00.600247726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.602761468Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-08-29T23:39:00.604186457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227807s
2025-08-29T23:39:00.605788513Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-08-29T23:39:00.607331229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.609630628Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-08-29T23:39:00.614636577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-08-29T23:39:00.616214755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:39:00.617458830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-08-29T23:39:00.619247201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-08-29T23:39:00.628906630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097574s
2025-08-29T23:39:00.630223291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.631547256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.648335047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164785s
2025-08-29T23:39:00.650327529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-29T23:39:00', 'add_add_release_hash')
2025-08-29T23:39:00.654165727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.656748347Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-08-29T23:39:00.658274440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251843s
2025-08-29T23:39:00.659891886Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-08-29T23:39:00.661449202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.663700455Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-08-29T23:39:00.666940729Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-08-29T23:39:00.670044418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-08-29T23:39:00.674064472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040031s
2025-08-29T23:39:00.675563611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-29T23:39:00', 'rename_season_pack_spec')
2025-08-29T23:39:00.679190333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.681680376Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-08-29T23:39:00.683207822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116907s
2025-08-29T23:39:00.684713253Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-08-29T23:39:00.686113252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.688340306Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-08-29T23:39:00.694095243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:39:00.695631105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-29T23:39:00.696845521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-08-29T23:39:00.698492617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.708385856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100032s
2025-08-29T23:39:00.709788521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-08-29T23:39:00.711296567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-08-29T23:39:00.714544847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033026s
2025-08-29T23:39:00.716057412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-29T23:39:00', 'add_tmdbid')
2025-08-29T23:39:00.719554203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.722153808Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-08-29T23:39:00.723562384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109378s
2025-08-29T23:39:00.725171694Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-08-29T23:39:00.726917659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.729183100Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-08-29T23:39:00.741387433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-29T23:39:00.743305886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-08-29T23:39:00.744763020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-08-29T23:39:00.746657033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-08-29T23:39:00.757069729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105132s
2025-08-29T23:39:00.758621523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-29T23:39:00', 'add_on_import_complete_to_notifications')
2025-08-29T23:39:00.762490002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.766088127Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-08-29T23:39:00.767892139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195667s
2025-08-29T23:39:00.769476729Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-08-29T23:39:00.771092643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.773454939Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-08-29T23:39:00.777165641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.778632865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.823459641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044426s
2025-08-29T23:39:00.825465660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-29T23:39:00', 'add_monitored_seasons_filter')
2025-08-29T23:39:00.829396775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.831900516Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-08-29T23:39:00.833522312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532948s
2025-08-29T23:39:00.835129468Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-08-29T23:39:00.836987789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.839305736Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-08-29T23:39:00.844024337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-29T23:39:00.845544447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-29T23:39:00.846775917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-08-29T23:39:00.848842488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-08-29T23:39:00.859116304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010411s
2025-08-29T23:39:00.860667106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-29T23:39:00', 'add_custom_colon_replacement_to_naming_config')
2025-08-29T23:39:00.864613913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.867068244Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-08-29T23:39:00.868881265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184074s
2025-08-29T23:39:00.870445535Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-08-29T23:39:00.872328446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.874594338Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-08-29T23:39:00.879630949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-29T23:39:00.881714774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-29T23:39:00.882496178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-08-29T23:39:00.884459471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-08-29T23:39:00.894642944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103224s
2025-08-29T23:39:00.896186823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-29T23:39:00', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-08-29T23:39:00.900211496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.902697612Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-08-29T23:39:00.904564711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184315s
2025-08-29T23:39:00.906114963Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-08-29T23:39:00.907799524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.910050807Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-08-29T23:39:00.912649530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-29T23:39:00', 'add_blurary576p_quality_in_profiles')
2025-08-29T23:39:00.916501445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.918883101Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-08-29T23:39:00.920591340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110833s
2025-08-29T23:39:00.922100338Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-08-29T23:39:00.924086928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.926247849Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-08-29T23:39:00.929984753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:00.931404321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:00.965155377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033411s
2025-08-29T23:39:00.967193020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-29T23:39:00', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-08-29T23:39:00.971700556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:00.974170839Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-08-29T23:39:00.976164333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427294s
2025-08-29T23:39:00.977920779Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-08-29T23:39:00.979485250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:00.981757455Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-08-29T23:39:00.987753617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:39:00.989246263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-29T23:39:00.990491560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-08-29T23:39:00.992170771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:39:01.002216949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101394s
2025-08-29T23:39:01.003526415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-08-29T23:39:01.004848878Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-08-29T23:39:01.006098103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-08-29T23:39:01.007784759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-08-29T23:39:01.017293805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096082s
2025-08-29T23:39:01.018821501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-29T23:39:01', 'add_mal_and_anilist_ids')
2025-08-29T23:39:01.022478755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:01.024963818Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-08-29T23:39:01.026539060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173321s
2025-08-29T23:39:01.186225570Z [Debug] MigrationController: Took: 00:00:23.4543854
2025-08-29T23:39:04.866921294Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-29T23:39:05.568474202Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-29T23:39:05.802535882Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-29T23:39:05.811193835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:05.814524551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:05.832797262Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-29T23:39:05.836069140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209786s
2025-08-29T23:39:05.838757232Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-29T23:39:05.841716440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242706s
2025-08-29T23:39:05.878529291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-29T23:39:05.882782775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:05.889979265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-29T23:39:05.893864338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-29T23:39:05.902335423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091497s
2025-08-29T23:39:05.905188929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:05.910221271Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-29T23:39:05.913001649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171387s
2025-08-29T23:39:05.920015832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-29T23:39:05.923386238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:05.932534467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-29T23:39:05.936075197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:39:05.942635706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066741s
2025-08-29T23:39:05.945586367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:39:05.948324360Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.37E-05s
2025-08-29T23:39:05.950844464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-29T23:39:05.954242666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-29T23:39:05.965354789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111855s
2025-08-29T23:39:05.968548009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:05.972980032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-29T23:39:05.976212872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190508s
2025-08-29T23:39:05.981362630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-29T23:39:05.984896135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:05.991891720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:39:05.995525516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-08-29T23:39:05.997920809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-29T23:39:06.002169173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-29T23:39:06.010077166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079258s
2025-08-29T23:39:06.012987385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.018836151Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-29T23:39:06.022411620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167396s
2025-08-29T23:39:06.027723826Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-29T23:39:06.030802515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.035459161Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-29T23:39:06.046334448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-29T23:39:06.049945739Z [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-08-29T23:39:06.062488142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129528s
2025-08-29T23:39:06.065740330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-29T23:39:06', 'InitialSetup')
2025-08-29T23:39:06.073629685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.077953050Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-29T23:39:06.080636874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286054s
2025-08-29T23:39:06.083363624Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-08-29T23:39:06.086553777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.090432206Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-08-29T23:39:06.094289372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-29T23:39:06', 'remove_tvrage_imdb_unique_constraint')
2025-08-29T23:39:06.101205698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.105267837Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-08-29T23:39:06.108467669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187376s
2025-08-29T23:39:06.110983024Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-08-29T23:39:06.114154349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.117846914Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-08-29T23:39:06.120853046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-29T23:39:06', 'remove_renamed_scene_mapping_columns')
2025-08-29T23:39:06.127515381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.131503220Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-08-29T23:39:06.134656870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173532s
2025-08-29T23:39:06.137124919Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-08-29T23:39:06.139788342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.143446347Z [Info] updated_history: Starting migration of Log DB to 4
2025-08-29T23:39:06.145971972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-29T23:39:06', 'updated_history')
2025-08-29T23:39:06.152192447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.156265397Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-08-29T23:39:06.159151939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164711s
2025-08-29T23:39:06.161691002Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-08-29T23:39:06.164642013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.168645293Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-08-29T23:39:06.172744888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-29T23:39:06', 'added_eventtype_to_history')
2025-08-29T23:39:06.181234170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.185428596Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-08-29T23:39:06.188445330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207899s
2025-08-29T23:39:06.191068231Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-08-29T23:39:06.193941997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.197829825Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-08-29T23:39:06.210133368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-08-29T23:39:06.212913816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:39:06.217857349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050259s
2025-08-29T23:39:06.220300629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-29T23:39:06.223497205Z [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-08-29T23:39:06.238243295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149363s
2025-08-29T23:39:06.241968225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-29T23:39:06.244770918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:39:06.251996647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073329s
2025-08-29T23:39:06.255077430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-29T23:39:06', 'add_index_to_log_time')
2025-08-29T23:39:06.261786629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.266514638Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-08-29T23:39:06.269357973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021881s
2025-08-29T23:39:06.272048541Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-08-29T23:39:06.275052479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.279033244Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-08-29T23:39:06.282047082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-29T23:39:06', 'add_renameEpisodes_to_naming')
2025-08-29T23:39:06.288714276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.293154636Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-08-29T23:39:06.296415222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181349s
2025-08-29T23:39:06.298980887Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-08-29T23:39:06.301652476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.305551968Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-08-29T23:39:06.308083484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-29T23:39:06', 'remove_backlog')
2025-08-29T23:39:06.314331605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.318512904Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-08-29T23:39:06.321184172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168668s
2025-08-29T23:39:06.323703755Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-08-29T23:39:06.326485135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.330291609Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-08-29T23:39:06.332945763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-29T23:39:06', 'fix_rename_episodes')
2025-08-29T23:39:06.339210708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.343339210Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-08-29T23:39:06.346110019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168506s
2025-08-29T23:39:06.348610113Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-08-29T23:39:06.351235319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.355378971Z [Info] add_monitored: Starting migration of Log DB to 10
2025-08-29T23:39:06.358385595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-29T23:39:06', 'add_monitored')
2025-08-29T23:39:06.364815802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.369075288Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-08-29T23:39:06.372287997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178389s
2025-08-29T23:39:06.375003725Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-08-29T23:39:06.377712128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.381725659Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-08-29T23:39:06.384684497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-29T23:39:06', 'remove_ignored')
2025-08-29T23:39:06.390995473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.395410964Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-08-29T23:39:06.398154317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177259s
2025-08-29T23:39:06.402140904Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-08-29T23:39:06.405189683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.409383767Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-08-29T23:39:06.412884285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-29T23:39:06', 'remove_custom_start_date')
2025-08-29T23:39:06.419943980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.424597509Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-08-29T23:39:06.428300345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191134s
2025-08-29T23:39:06.431636472Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-08-29T23:39:06.435139175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.440092087Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-08-29T23:39:06.444278075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-29T23:39:06', 'add_air_date_utc')
2025-08-29T23:39:06.451625268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.457176105Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-08-29T23:39:06.460238571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217659s
2025-08-29T23:39:06.462897163Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-08-29T23:39:06.466267469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.470697098Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-08-29T23:39:06.473492637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-29T23:39:06', 'drop_air_date')
2025-08-29T23:39:06.480198659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.484881809Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-08-29T23:39:06.488274770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191711s
2025-08-29T23:39:06.490915307Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-08-29T23:39:06.494825460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.499808492Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-08-29T23:39:06.503261545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-29T23:39:06', 'add_air_date_as_string')
2025-08-29T23:39:06.510311179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.514375212Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-08-29T23:39:06.517256473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198111s
2025-08-29T23:39:06.520180560Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-08-29T23:39:06.523167544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.527166747Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-08-29T23:39:06.530237850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-29T23:39:06', 'updated_imported_history_item')
2025-08-29T23:39:06.536787397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.540842693Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-08-29T23:39:06.543827211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176676s
2025-08-29T23:39:06.546384911Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-08-29T23:39:06.549104447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.552760869Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-08-29T23:39:06.555283749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-29T23:39:06', 'reset_scene_names')
2025-08-29T23:39:06.561476999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.565894242Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-08-29T23:39:06.568648347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165869s
2025-08-29T23:39:06.571136618Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-08-29T23:39:06.573826754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.577590993Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-08-29T23:39:06.580203042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-29T23:39:06', 'remove_duplicates')
2025-08-29T23:39:06.586310179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.590246745Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-08-29T23:39:06.593203298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164235s
2025-08-29T23:39:06.596056523Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-08-29T23:39:06.599656180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.603476632Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-08-29T23:39:06.606197441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-29T23:39:06', 'restore_unique_constraints')
2025-08-29T23:39:06.612479530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.616447779Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-08-29T23:39:06.619364592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016929s
2025-08-29T23:39:06.621788352Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-08-29T23:39:06.624824155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.629210226Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-08-29T23:39:06.632424257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-29T23:39:06', 'add_year_and_seasons_to_series')
2025-08-29T23:39:06.638845766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.642825409Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-08-29T23:39:06.645827093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180065s
2025-08-29T23:39:06.648240743Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-08-29T23:39:06.650967693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.654637522Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-08-29T23:39:06.657213298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-29T23:39:06', 'drop_seasons_table')
2025-08-29T23:39:06.663354263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.667367774Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-08-29T23:39:06.670117881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163824s
2025-08-29T23:39:06.672546231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-08-29T23:39:06.675581592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.679582247Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-08-29T23:39:06.682681177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-29T23:39:06', 'move_indexer_to_generic_provider')
2025-08-29T23:39:06.689536920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.693625512Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-08-29T23:39:06.696719412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01804s
2025-08-29T23:39:06.699390510Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-08-29T23:39:06.702473848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.706625257Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-08-29T23:39:06.709710098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-29T23:39:06', 'add_config_contract_to_indexers')
2025-08-29T23:39:06.716813590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.721177156Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-08-29T23:39:06.724348241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186322s
2025-08-29T23:39:06.727002104Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-08-29T23:39:06.730031324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.734786037Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-08-29T23:39:06.737758612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-29T23:39:06', 'drop_tvdb_episodeid')
2025-08-29T23:39:06.745074702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.749215981Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-08-29T23:39:06.752726389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192061s
2025-08-29T23:39:06.755365111Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-08-29T23:39:06.759712294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.764763765Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-08-29T23:39:06.768721213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-29T23:39:06', 'move_notification_to_generic_provider')
2025-08-29T23:39:06.775538299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.779633895Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-08-29T23:39:06.784780458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199657s
2025-08-29T23:39:06.787345613Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-08-29T23:39:06.790514242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.794361148Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-08-29T23:39:06.797534948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-29T23:39:06', 'add_config_contract_to_notifications')
2025-08-29T23:39:06.804243656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.808386417Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-08-29T23:39:06.811581971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178777s
2025-08-29T23:39:06.814297970Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-08-29T23:39:06.816947705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.820758267Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-08-29T23:39:06.823269233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-29T23:39:06', 'fix_omgwtfnzbs')
2025-08-29T23:39:06.829505740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.833510984Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-08-29T23:39:06.836185329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165617s
2025-08-29T23:39:06.838715773Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-08-29T23:39:06.841531032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.845308678Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-08-29T23:39:06.847986059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-29T23:39:06', 'add_blacklist_table')
2025-08-29T23:39:06.854181804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.858196607Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-08-29T23:39:06.861032788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016679s
2025-08-29T23:39:06.863555767Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-08-29T23:39:06.866617703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.870480580Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-08-29T23:39:06.873537876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-29T23:39:06', 'add_formats_to_naming_config')
2025-08-29T23:39:06.880122153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.884158210Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-08-29T23:39:06.887454246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175352s
2025-08-29T23:39:06.890303312Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-08-29T23:39:06.893581423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.897559542Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-08-29T23:39:06.900718783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-29T23:39:06', 'add_season_folder_format_to_naming_config')
2025-08-29T23:39:06.939619448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.944332858Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-08-29T23:39:06.947620407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505435s
2025-08-29T23:39:06.950263950Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-08-29T23:39:06.953316927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.957286880Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-08-29T23:39:06.961002100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-29T23:39:06', 'delete_old_naming_config_columns')
2025-08-29T23:39:06.967641188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:06.971635240Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-08-29T23:39:06.975431062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018327s
2025-08-29T23:39:06.977884121Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-08-29T23:39:06.982390364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:06.986565741Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-08-29T23:39:06.989408225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-29T23:39:06', 'set_default_release_group')
2025-08-29T23:39:06.996545936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.000593776Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-08-29T23:39:07.004319918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184988s
2025-08-29T23:39:07.007696828Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-08-29T23:39:07.010957172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.015104021Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-08-29T23:39:07.018155435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-29T23:39:07', 'add_api_key_to_pushover')
2025-08-29T23:39:07.025016951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.030144384Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-08-29T23:39:07.033096559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192046s
2025-08-29T23:39:07.035556171Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-08-29T23:39:07.038421811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.042868644Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-08-29T23:39:07.046076172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-29T23:39:07', 'remove_series_contraints')
2025-08-29T23:39:07.052483313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.056464378Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-08-29T23:39:07.059316591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180529s
2025-08-29T23:39:07.061743618Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-08-29T23:39:07.065012860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.068673381Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-08-29T23:39:07.071726217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-29T23:39:07', 'add_series_folder_format_to_naming_config')
2025-08-29T23:39:07.078438863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.082380569Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-08-29T23:39:07.085624781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017374s
2025-08-29T23:39:07.087996266Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-08-29T23:39:07.091011728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.094616486Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-08-29T23:39:07.097437025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-29T23:39:07', 'update_with_quality_converters')
2025-08-29T23:39:07.103837622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.107814339Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-08-29T23:39:07.110801313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167822s
2025-08-29T23:39:07.113245464Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-08-29T23:39:07.116183139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.119774951Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-08-29T23:39:07.122510970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-29T23:39:07', 'add_configurable_qualities')
2025-08-29T23:39:07.128876637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.132813002Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-08-29T23:39:07.135683341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166403s
2025-08-29T23:39:07.138094366Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-08-29T23:39:07.141205741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.144885710Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-08-29T23:39:07.148222418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-29T23:39:07', 'add_on_upgrade_to_notifications')
2025-08-29T23:39:07.155870588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.159924490Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-08-29T23:39:07.163811025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188161s
2025-08-29T23:39:07.166470029Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-08-29T23:39:07.169232571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.174000491Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-08-29T23:39:07.177246737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-29T23:39:07', 'add_metadata_tables')
2025-08-29T23:39:07.185033936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.190436745Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-08-29T23:39:07.194501579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208175s
2025-08-29T23:39:07.198612065Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-08-29T23:39:07.202787622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.206993501Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-08-29T23:39:07.210447234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-29T23:39:07', 'add_metadata_to_episodes_and_series')
2025-08-29T23:39:07.217781762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.221792638Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-08-29T23:39:07.224940195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195163s
2025-08-29T23:39:07.228054646Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-08-29T23:39:07.232248540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.236101398Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-08-29T23:39:07.240325963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-29T23:39:07', 'fix_xbmc_season_images_metadata')
2025-08-29T23:39:07.248418638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.252544545Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-08-29T23:39:07.256452173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209751s
2025-08-29T23:39:07.259003300Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-08-29T23:39:07.262215517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.266184198Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-08-29T23:39:07.269137494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-29T23:39:07', 'add_download_clients_table')
2025-08-29T23:39:07.276144292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.284645809Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-08-29T23:39:07.288193282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222337s
2025-08-29T23:39:07.291205717Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-08-29T23:39:07.295287846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.299541691Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-08-29T23:39:07.302643597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-29T23:39:07', 'convert_config_to_download_clients')
2025-08-29T23:39:07.309442235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.313429233Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-08-29T23:39:07.317153191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183778s
2025-08-29T23:39:07.320479679Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-08-29T23:39:07.323348244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.326962882Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-08-29T23:39:07.330475515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-29T23:39:07', 'fix_xbmc_episode_metadata')
2025-08-29T23:39:07.338044524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.343447213Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-08-29T23:39:07.347092873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199155s
2025-08-29T23:39:07.349633819Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-08-29T23:39:07.352608739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.356524663Z [Info] add_indexes: Starting migration of Log DB to 45
2025-08-29T23:39:07.359087163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-29T23:39:07', 'add_indexes')
2025-08-29T23:39:07.365506177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.369709721Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-08-29T23:39:07.372882569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171201s
2025-08-29T23:39:07.375586684Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-08-29T23:39:07.378159233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.382178125Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-08-29T23:39:07.385919779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-08-29T23:39:07', 'fix_nzb_su_url')
2025-08-29T23:39:07.392601502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.397286465Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-08-29T23:39:07.400377950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189504s
2025-08-29T23:39:07.402744424Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-08-29T23:39:07.405720276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.409305815Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-08-29T23:39:07.412165413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-29T23:39:07', 'add_temporary_blacklist_columns')
2025-08-29T23:39:07.419174024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.423678664Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-08-29T23:39:07.427270506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177936s
2025-08-29T23:39:07.429797123Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-08-29T23:39:07.432677443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.436367853Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-08-29T23:39:07.439138231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-08-29T23:39:07', 'add_title_to_scenemappings')
2025-08-29T23:39:07.445495160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.449446987Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-08-29T23:39:07.452316706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167635s
2025-08-29T23:39:07.454710786Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-08-29T23:39:07.457291171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.460899116Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-08-29T23:39:07.463320631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-29T23:39:07', 'fix_dognzb_url')
2025-08-29T23:39:07.469381785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.473289042Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-08-29T23:39:07.475869398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160068s
2025-08-29T23:39:07.478241734Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-08-29T23:39:07.481124669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.484753726Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-08-29T23:39:07.487438301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-29T23:39:07', 'add_hash_to_metadata_files')
2025-08-29T23:39:07.493760620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.498044085Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-08-29T23:39:07.597094177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166963s
2025-08-29T23:39:07.652192605Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-08-29T23:39:07.661480846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.719143396Z [Info] download_client_import: Starting migration of Log DB to 51
2025-08-29T23:39:07.738711606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-29T23:39:07', 'download_client_import')
2025-08-29T23:39:07.795191275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.811339258Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-08-29T23:39:07.814307243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523567s
2025-08-29T23:39:07.816797147Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-08-29T23:39:07.819739211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.823823855Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-08-29T23:39:07.826719475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-29T23:39:07', 'add_columns_for_anime')
2025-08-29T23:39:07.832933045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.836837667Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-08-29T23:39:07.839595119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173736s
2025-08-29T23:39:07.841909870Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-08-29T23:39:07.844573332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.848438705Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-08-29T23:39:07.851779472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-29T23:39:07', 'add_series_sorttitle')
2025-08-29T23:39:07.858005127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.861986974Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-08-29T23:39:07.864635156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174194s
2025-08-29T23:39:07.867860289Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-08-29T23:39:07.870858616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.874852919Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-08-29T23:39:07.877241077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-29T23:39:07', 'rename_profiles')
2025-08-29T23:39:07.883472053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.887307215Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-08-29T23:39:07.889849003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016456s
2025-08-29T23:39:07.892118051Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-08-29T23:39:07.894807536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.898284136Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-08-29T23:39:07.900816014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-29T23:39:07', 'drop_old_profile_columns')
2025-08-29T23:39:07.906954494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.910845558Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-08-29T23:39:07.913605946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160271s
2025-08-29T23:39:07.915917390Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-08-29T23:39:07.919071861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.922618502Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-08-29T23:39:07.925307987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-29T23:39:07', 'add_mediainfo_to_episodefile')
2025-08-29T23:39:07.931538522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.935412021Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-08-29T23:39:07.938292170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163352s
2025-08-29T23:39:07.940625598Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-08-29T23:39:07.943785561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.947336220Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-08-29T23:39:07.950229485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-29T23:39:07', 'convert_episode_file_path_to_relative')
2025-08-29T23:39:07.956776888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.961329815Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-08-29T23:39:07.965452656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174965s
2025-08-29T23:39:07.967841687Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-08-29T23:39:07.970518847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:07.976669751Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-08-29T23:39:07.979462134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-29T23:39:07', 'drop_episode_file_path')
2025-08-29T23:39:07.985460872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:07.989289571Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-08-29T23:39:07.991992754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187703s
2025-08-29T23:39:07.994303125Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-08-29T23:39:07.997163925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.000617098Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-08-29T23:39:08.003424421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-29T23:39:08', 'add_enable_options_to_indexers')
2025-08-29T23:39:08.009611959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.013394294Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-08-29T23:39:08.016258822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162334s
2025-08-29T23:39:08.018506939Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-08-29T23:39:08.021870972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.025341018Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-08-29T23:39:08.027938037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-29T23:39:08', 'remove_enable_from_indexers')
2025-08-29T23:39:08.034074182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.037839062Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-08-29T23:39:08.040625453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159701s
2025-08-29T23:39:08.042875724Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-08-29T23:39:08.045505789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.048959252Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-08-29T23:39:08.051399295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-29T23:39:08', 'clear_bad_scene_names')
2025-08-29T23:39:08.057393294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.061200129Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-08-29T23:39:08.063835244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156829s
2025-08-29T23:39:08.066129183Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-08-29T23:39:08.068799460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.072270238Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-08-29T23:39:08.074762476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-29T23:39:08', 'convert_quality_models')
2025-08-29T23:39:08.080753368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.084551936Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-08-29T23:39:08.088205473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015748s
2025-08-29T23:39:08.090511075Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-08-29T23:39:08.093218867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.096775818Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-08-29T23:39:08.102028545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-29T23:39:08', 'add_remotepathmappings')
2025-08-29T23:39:08.108495565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.112929393Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-08-29T23:39:08.115912319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197371s
2025-08-29T23:39:08.118386741Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-08-29T23:39:08.121307021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.125549433Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-08-29T23:39:08.157478009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-08-29T23:39:08.219047516Z [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-08-29T23:39:08.245690340Z [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-08-29T23:39:08.258514210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:39:08.278911489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-29T23:39:08.313960077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:39:08.323132084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1624708s
2025-08-29T23:39:08.325726588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-29T23:39:08', 'remove_method_from_logs')
2025-08-29T23:39:08.333076066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.338490798Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-08-29T23:39:08.341764951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1779199s
2025-08-29T23:39:08.344741644Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-08-29T23:39:08.347643807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.352703465Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-08-29T23:39:08.355793456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-29T23:39:08', 'make_scene_numbering_nullable')
2025-08-29T23:39:08.362721997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.367168960Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-08-29T23:39:08.370340756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194163s
2025-08-29T23:39:08.372654535Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-08-29T23:39:08.375025820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.379434777Z [Info] add_tags: Starting migration of Log DB to 66
2025-08-29T23:39:08.382096336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-29T23:39:08', 'add_tags')
2025-08-29T23:39:08.391570020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.396280485Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-08-29T23:39:08.398645076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212359s
2025-08-29T23:39:08.401016440Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-08-29T23:39:08.404402949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.409071759Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-08-29T23:39:08.411568386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-29T23:39:08', 'add_added_to_series')
2025-08-29T23:39:08.417638147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.422676392Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-08-29T23:39:08.425316237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182694s
2025-08-29T23:39:08.427723373Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-08-29T23:39:08.431098810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.435652098Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-08-29T23:39:08.439023285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-29T23:39:08', 'add_release_restrictions')
2025-08-29T23:39:08.445473051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.449398605Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-08-29T23:39:08.452953112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184898s
2025-08-29T23:39:08.455788962Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-08-29T23:39:08.458423116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.463350526Z [Info] quality_proper: Starting migration of Log DB to 69
2025-08-29T23:39:08.466320386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-29T23:39:08', 'quality_proper')
2025-08-29T23:39:08.473291472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.477122756Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-08-29T23:39:08.479587649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187053s
2025-08-29T23:39:08.481843942Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-08-29T23:39:08.484682267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.488791270Z [Info] delay_profile: Starting migration of Log DB to 70
2025-08-29T23:39:08.491043214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-29T23:39:08', 'delay_profile')
2025-08-29T23:39:08.497538412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.502091880Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-08-29T23:39:08.505351433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174087s
2025-08-29T23:39:08.508292735Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-08-29T23:39:08.511677260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.515273380Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-08-29T23:39:08.517851622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-29T23:39:08', 'unknown_quality_in_profile')
2025-08-29T23:39:08.523945601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.528668381Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-08-29T23:39:08.531636597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169959s
2025-08-29T23:39:08.533919824Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-08-29T23:39:08.536480890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.540315872Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-08-29T23:39:08.542714652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-29T23:39:08', 'history_downloadId')
2025-08-29T23:39:08.550439135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.556595571Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-08-29T23:39:08.560977012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193828s
2025-08-29T23:39:08.564176875Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-08-29T23:39:08.566599964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.570696412Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-08-29T23:39:08.573095632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-29T23:39:08', 'clear_ratings')
2025-08-29T23:39:08.579676864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.584973618Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-08-29T23:39:08.587549785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183665s
2025-08-29T23:39:08.590566770Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-08-29T23:39:08.593245994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.596791934Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-08-29T23:39:08.599092596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-29T23:39:08', 'disable_eztv')
2025-08-29T23:39:08.604969649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.609037018Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-08-29T23:39:08.611950635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015783s
2025-08-29T23:39:08.614420077Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-08-29T23:39:08.619326906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.624523820Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-08-29T23:39:08.627093064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-29T23:39:08', 'force_lib_update')
2025-08-29T23:39:08.635144875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.639035399Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-08-29T23:39:08.642136482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202689s
2025-08-29T23:39:08.644880177Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-08-29T23:39:08.648195091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.652036706Z [Info] add_users_table: Starting migration of Log DB to 76
2025-08-29T23:39:08.654504795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-29T23:39:08', 'add_users_table')
2025-08-29T23:39:08.661459077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.666434315Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-08-29T23:39:08.670310018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181482s
2025-08-29T23:39:08.672908560Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-08-29T23:39:08.675946998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.680062484Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-08-29T23:39:08.683086904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-29T23:39:08', 'add_add_options_to_series')
2025-08-29T23:39:08.689928689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.694442347Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-08-29T23:39:08.698008968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183187s
2025-08-29T23:39:08.701100042Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-08-29T23:39:08.704388764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.710404266Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-08-29T23:39:08.714659213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-29T23:39:08', 'add_commands_table')
2025-08-29T23:39:08.721760852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.725799253Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-08-29T23:39:08.728381853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220701s
2025-08-29T23:39:08.730772767Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-08-29T23:39:08.733831946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.737818954Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-08-29T23:39:08.740162653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-29T23:39:08', 'dedupe_tags')
2025-08-29T23:39:08.747233098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.753163820Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-08-29T23:39:08.756089811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197607s
2025-08-29T23:39:08.758507369Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-08-29T23:39:08.761615587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.766038863Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-08-29T23:39:08.769060547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-08-29T23:39:08', 'move_dot_prefix_to_transmission_category')
2025-08-29T23:39:08.778121751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.783423957Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-08-29T23:39:08.786829053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217144s
2025-08-29T23:39:08.789310519Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-08-29T23:39:08.791918971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.795680485Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-08-29T23:39:08.798466775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-08-29T23:39:08', 'add_fanzub_settings')
2025-08-29T23:39:08.806070665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.809962801Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-08-29T23:39:08.812559861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180968s
2025-08-29T23:39:08.814856014Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-08-29T23:39:08.817595930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.821208163Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-08-29T23:39:08.823984093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-08-29T23:39:08', 'additonal_blacklist_columns')
2025-08-29T23:39:08.830241682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.834074048Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-08-29T23:39:08.837075061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164809s
2025-08-29T23:39:08.839327726Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-08-29T23:39:08.842034226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.845533471Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-08-29T23:39:08.848102424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-08-29T23:39:08', 'update_quality_minmax_size')
2025-08-29T23:39:08.854174028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.857988689Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-08-29T23:39:08.860720860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159609s
2025-08-29T23:39:08.862931000Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-08-29T23:39:08.865669334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.869892456Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-08-29T23:39:08.872532673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-08-29T23:39:08', 'expand_transmission_urlbase')
2025-08-29T23:39:08.878664829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.882501544Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-08-29T23:39:08.885304588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168267s
2025-08-29T23:39:08.887632004Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-08-29T23:39:08.890414617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.893875475Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-08-29T23:39:08.896341480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-08-29T23:39:08', 'pushbullet_device_ids')
2025-08-29T23:39:08.902402955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.906275632Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-08-29T23:39:08.908890587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158591s
2025-08-29T23:39:08.911185779Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-08-29T23:39:08.913577674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.917252052Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-08-29T23:39:08.919494297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-08-29T23:39:08', 'remove_eztv')
2025-08-29T23:39:08.925367643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.929270230Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-08-29T23:39:08.931645072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156287s
2025-08-29T23:39:08.939062517Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-08-29T23:39:08.941950682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.945544919Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-08-29T23:39:08.948413925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-08-29T23:39:08', 'pushbullet_devices_channels_list')
2025-08-29T23:39:08.955488570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.960007358Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-08-29T23:39:08.962874972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180349s
2025-08-29T23:39:08.965249052Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-08-29T23:39:08.968077176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.971681824Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-08-29T23:39:08.974357892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-08-29T23:39:08', 'add_on_rename_to_notifcations')
2025-08-29T23:39:08.981464481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:08.985773326Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-08-29T23:39:08.988611962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176476s
2025-08-29T23:39:08.991097276Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-08-29T23:39:08.993667391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:08.997503034Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-08-29T23:39:09.000740432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-08-29T23:39:09', 'update_kickass_url')
2025-08-29T23:39:09.009084532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.013643902Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-08-29T23:39:09.016528079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195659s
2025-08-29T23:39:09.020097787Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-08-29T23:39:09.023445307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.027559320Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-08-29T23:39:09.030670945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-08-29T23:39:09', 'added_indexerstatus')
2025-08-29T23:39:09.038521241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.042394641Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-08-29T23:39:09.045059185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194587s
2025-08-29T23:39:09.048179177Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-08-29T23:39:09.051485424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.055721343Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-08-29T23:39:09.059117882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-08-29T23:39:09', 'add_unverifiedscenenumbering')
2025-08-29T23:39:09.066413972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.070925175Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-08-29T23:39:09.074042762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019345s
2025-08-29T23:39:09.077028193Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-08-29T23:39:09.080815559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.085121519Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-08-29T23:39:09.089040860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-08-29T23:39:09', 'naming_config_replace_illegal_characters')
2025-08-29T23:39:09.096126697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.100300040Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-08-29T23:39:09.103426665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200393s
2025-08-29T23:39:09.106371033Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-08-29T23:39:09.108583879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.112456176Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-08-29T23:39:09.115170180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-08-29T23:39:09', 'add_tvmazeid')
2025-08-29T23:39:09.122047226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.126014865Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-08-29T23:39:09.128876557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174206s
2025-08-29T23:39:09.131243974Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-08-29T23:39:09.134042789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.137962361Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-08-29T23:39:09.140937802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-08-29T23:39:09', 'add_additional_episodes_index')
2025-08-29T23:39:09.149200128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.153225152Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-08-29T23:39:09.156134139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191609s
2025-08-29T23:39:09.158547277Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-08-29T23:39:09.161121180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.165921876Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-08-29T23:39:09.168942137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-08-29T23:39:09', 'disable_kickass')
2025-08-29T23:39:09.176309391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.180716634Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-08-29T23:39:09.183492022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195508s
2025-08-29T23:39:09.186517815Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-08-29T23:39:09.189585361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.193851120Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-08-29T23:39:09.196760788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-08-29T23:39:09', 'add_reason_to_pending_releases')
2025-08-29T23:39:09.205243608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.209786685Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-08-29T23:39:09.215622154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202945s
2025-08-29T23:39:09.218332401Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-08-29T23:39:09.221279315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.226254673Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-08-29T23:39:09.229632874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-08-29T23:39:09', 'remove_titans_of_tv')
2025-08-29T23:39:09.236862691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.241389175Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-08-29T23:39:09.243965352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202517s
2025-08-29T23:39:09.246313781Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-08-29T23:39:09.249009719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.253025664Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-08-29T23:39:09.255807355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-08-29T23:39:09', 'extra_and_subtitle_files')
2025-08-29T23:39:09.262836628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.266985301Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-08-29T23:39:09.269748746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179768s
2025-08-29T23:39:09.272399633Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-08-29T23:39:09.275122746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.279128541Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-08-29T23:39:09.283294920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-08-29T23:39:09', 'add_scene_season_number')
2025-08-29T23:39:09.291352534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.296195735Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-08-29T23:39:09.298929008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210815s
2025-08-29T23:39:09.301341816Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-08-29T23:39:09.304285333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.307965483Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-08-29T23:39:09.311365849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-08-29T23:39:09', 'add_ultrahd_quality_in_profiles')
2025-08-29T23:39:09.320398586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.324501156Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-08-29T23:39:09.327471728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202353s
2025-08-29T23:39:09.329918835Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-08-29T23:39:09.333305764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.337477714Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-08-29T23:39:09.341154597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-08-29T23:39:09', 'add_language_to_episodeFiles_history_and_blacklist')
2025-08-29T23:39:09.349979887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.354196326Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-08-29T23:39:09.357932999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209377s
2025-08-29T23:39:09.360408865Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-08-29T23:39:09.363241829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.366991348Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-08-29T23:39:09.369943011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-08-29T23:39:09', 'fix_metadata_file_extensions')
2025-08-29T23:39:09.376796460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.380697855Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-08-29T23:39:09.383567072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174981s
2025-08-29T23:39:09.386199443Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-08-29T23:39:09.388672452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.393510493Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-08-29T23:39:09.396074145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-29T23:39:09', 'remove_kickass')
2025-08-29T23:39:09.404047989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.408271564Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-08-29T23:39:09.411005669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196274s
2025-08-29T23:39:09.413377604Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-08-29T23:39:09.416306692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.421046104Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-08-29T23:39:09.423976725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-29T23:39:09', 'rename_torrent_downloadstation')
2025-08-29T23:39:09.432225473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.436888192Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-08-29T23:39:09.439828211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206416s
2025-08-29T23:39:09.442236280Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-08-29T23:39:09.444824451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.449527049Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-08-29T23:39:09.452234400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-29T23:39:09', 'update_btn_url')
2025-08-29T23:39:09.460213536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.465516593Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-08-29T23:39:09.468105787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204723s
2025-08-29T23:39:09.470560770Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-08-29T23:39:09.473040643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.477765776Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-08-29T23:39:09.480235489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-29T23:39:09', 'remove_wombles')
2025-08-29T23:39:09.538182572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.542705579Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-08-29T23:39:09.545268229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696072s
2025-08-29T23:39:09.547801499Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-08-29T23:39:09.550524242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.558214285Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-08-29T23:39:09.561105937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-29T23:39:09', 'fix_extra_file_extension')
2025-08-29T23:39:09.568586449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.573660736Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-08-29T23:39:09.576421374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023155s
2025-08-29T23:39:09.578737137Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-08-29T23:39:09.581338384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.586315876Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-08-29T23:39:09.589321748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-29T23:39:09', 'import_extra_files')
2025-08-29T23:39:09.596764373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.600752854Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-08-29T23:39:09.603765139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193941s
2025-08-29T23:39:09.606744728Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-08-29T23:39:09.609481258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.613240938Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-08-29T23:39:09.615837136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-29T23:39:09', 'fix_extra_files_config')
2025-08-29T23:39:09.622220428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.626190421Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-08-29T23:39:09.629832925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016765s
2025-08-29T23:39:09.632398070Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-08-29T23:39:09.635272107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.639085726Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-08-29T23:39:09.641747054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-29T23:39:09', 'create_language_profiles')
2025-08-29T23:39:09.648122160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.652071482Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-08-29T23:39:09.656009059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168207s
2025-08-29T23:39:09.658430144Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-08-29T23:39:09.661244070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.664893979Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-08-29T23:39:09.667595658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-29T23:39:09', 'added_regex_to_scenemapping')
2025-08-29T23:39:09.673952488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.677849785Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-08-29T23:39:09.681168386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166133s
2025-08-29T23:39:09.683495682Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-08-29T23:39:09.686281652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.689992213Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-08-29T23:39:09.692728522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-29T23:39:09', 'consolidate_indexer_baseurl')
2025-08-29T23:39:09.698945760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.702807616Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-08-29T23:39:09.706274065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165387s
2025-08-29T23:39:09.708747706Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-08-29T23:39:09.711518024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.715247874Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-08-29T23:39:09.717906156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-29T23:39:09', 'rename_indexer_status_id')
2025-08-29T23:39:09.725353461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.730047993Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-08-29T23:39:09.733133025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186134s
2025-08-29T23:39:09.735521794Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-08-29T23:39:09.738360620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.742082063Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-08-29T23:39:09.744903504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-29T23:39:09', 'add_downloadclient_status')
2025-08-29T23:39:09.751873467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.756130408Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-08-29T23:39:09.758998734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178284s
2025-08-29T23:39:09.761444017Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-08-29T23:39:09.763891014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.767875968Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-08-29T23:39:09.770396212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-29T23:39:09', 'disable_nyaa')
2025-08-29T23:39:09.776464630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.780363531Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-08-29T23:39:09.782856099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165171s
2025-08-29T23:39:09.785607539Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-08-29T23:39:09.788705296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.792633335Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-08-29T23:39:09.795682865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-29T23:39:09', 'add_webrip_and_br480_qualites_in_profile')
2025-08-29T23:39:09.803407278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.807490279Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-08-29T23:39:09.810618327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187585s
2025-08-29T23:39:09.813131838Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-08-29T23:39:09.815972808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.819979816Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-08-29T23:39:09.822919174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-29T23:39:09', 'add_history_eventType_index')
2025-08-29T23:39:09.829838035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.833809772Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-08-29T23:39:09.836826195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178568s
2025-08-29T23:39:09.839245055Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-08-29T23:39:09.842530440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.846954668Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-08-29T23:39:09.850696141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-29T23:39:09', 'separate_automatic_and_interactive_searches')
2025-08-29T23:39:09.859586702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.864212626Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-08-29T23:39:09.867603544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021653s
2025-08-29T23:39:09.870405635Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-08-29T23:39:09.873748366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.877562045Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-08-29T23:39:09.880781587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-29T23:39:09', 'update_series_episodes_history_indexes')
2025-08-29T23:39:09.888750422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.893676841Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-08-29T23:39:09.897323002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199588s
2025-08-29T23:39:09.899957106Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-08-29T23:39:09.902647753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.906629580Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-08-29T23:39:09.909324296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-29T23:39:09', 'update_animetosho_url')
2025-08-29T23:39:09.916916272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.921057590Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-08-29T23:39:09.923816064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018422s
2025-08-29T23:39:09.926261869Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-08-29T23:39:09.929313974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.933239468Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-08-29T23:39:09.936252605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-29T23:39:09', 'add_remux_qualities_in_profile')
2025-08-29T23:39:09.950642107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.955046034Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-08-29T23:39:09.959478188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257367s
2025-08-29T23:39:09.968534693Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-08-29T23:39:09.973336441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:09.980641900Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-08-29T23:39:09.986513773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-29T23:39:09', 'add_history_seriesId_index')
2025-08-29T23:39:09.993364847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:09.997276874Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-08-29T23:39:10.000063344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254486s
2025-08-29T23:39:10.002565843Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-08-29T23:39:10.005373155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.009743064Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-08-29T23:39:10.012713996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-29T23:39:10', 'remove_media_browser_metadata')
2025-08-29T23:39:10.019078480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.023341053Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-08-29T23:39:10.026183045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179592s
2025-08-29T23:39:10.028488156Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-08-29T23:39:10.031919204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.035405534Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-08-29T23:39:10.038698153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-29T23:39:10', 'remove_notify_my_android_and_pushalot_notifications')
2025-08-29T23:39:10.045494217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.049216331Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-08-29T23:39:10.052558300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173906s
2025-08-29T23:39:10.054811396Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-08-29T23:39:10.057602586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.061074317Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-08-29T23:39:10.066514570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-29T23:39:10', 'add_custom_filters')
2025-08-29T23:39:10.072745766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.076439243Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-08-29T23:39:10.079999722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190701s
2025-08-29T23:39:10.082756292Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-08-29T23:39:10.086332763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.089824503Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-08-29T23:39:10.092812620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-29T23:39:10', 'rename_restrictions_to_release_profiles')
2025-08-29T23:39:10.099181964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.102884449Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-08-29T23:39:10.105939220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165375s
2025-08-29T23:39:10.108233299Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-29T23:39:10.111338430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.115224735Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-08-29T23:39:10.118314196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-29T23:39:10', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-29T23:39:10.124995638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.128847274Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-29T23:39:10.133119566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174907s
2025-08-29T23:39:10.135604930Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-08-29T23:39:10.138744090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.142260070Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-08-29T23:39:10.145337055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-29T23:39:10', 'add_relative_original_path_to_episode_file')
2025-08-29T23:39:10.152269343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.156132351Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-08-29T23:39:10.159246280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173976s
2025-08-29T23:39:10.161704981Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-08-29T23:39:10.164511271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.168105799Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-08-29T23:39:10.170735614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-29T23:39:10', 'episode_last_searched_time')
2025-08-29T23:39:10.176857059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.180618482Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-08-29T23:39:10.183349982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161145s
2025-08-29T23:39:10.185645774Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-08-29T23:39:10.188402836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.192946995Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-08-29T23:39:10.195632742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-29T23:39:10', 'download_propers_config')
2025-08-29T23:39:10.201684558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.205477314Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-08-29T23:39:10.208178673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170489s
2025-08-29T23:39:10.210542994Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-08-29T23:39:10.213405086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.216969984Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-08-29T23:39:10.219582324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-29T23:39:10', 'add_download_client_priority')
2025-08-29T23:39:10.225684801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.229481936Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-08-29T23:39:10.232297675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160882s
2025-08-29T23:39:10.234518647Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-08-29T23:39:10.237260017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.240721126Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-08-29T23:39:10.243290148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-29T23:39:10', 'add_specials_folder_format')
2025-08-29T23:39:10.249342554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.253161754Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-08-29T23:39:10.255928725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159041s
2025-08-29T23:39:10.258144737Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-08-29T23:39:10.260917520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.264429020Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-08-29T23:39:10.267028965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-29T23:39:10', 'health_issue_notification')
2025-08-29T23:39:10.273060810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.276888857Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-08-29T23:39:10.279670658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159686s
2025-08-29T23:39:10.281967773Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-08-29T23:39:10.285170131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.288671551Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-08-29T23:39:10.291666050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-29T23:39:10', 'add_indexer_and_enabled_to_release_profiles')
2025-08-29T23:39:10.298232081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.302092183Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-08-29T23:39:10.305265452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169359s
2025-08-29T23:39:10.307496965Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-08-29T23:39:10.310285009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.313777511Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-08-29T23:39:10.316388217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-29T23:39:10', 'add_airedbefore_to_episodes')
2025-08-29T23:39:10.322499562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.326332089Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-08-29T23:39:10.329135673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160485s
2025-08-29T23:39:10.331387487Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-08-29T23:39:10.333900618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.337384292Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-08-29T23:39:10.339701397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-29T23:39:10', 'remove_bitmetv')
2025-08-29T23:39:10.345502878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.349381377Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-08-29T23:39:10.351911732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154675s
2025-08-29T23:39:10.354140620Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-08-29T23:39:10.356777810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.360208537Z [Info] add_download_history: Starting migration of Log DB to 139
2025-08-29T23:39:10.362745595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-29T23:39:10', 'add_download_history')
2025-08-29T23:39:10.368683501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.372488292Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-08-29T23:39:10.375079990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157078s
2025-08-29T23:39:10.377414811Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-08-29T23:39:10.380500875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.383926743Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-08-29T23:39:10.386791069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-29T23:39:10', 'remove_chown_and_folderchmod_config_v2')
2025-08-29T23:39:10.393167638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.397024835Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-08-29T23:39:10.400033572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165052s
2025-08-29T23:39:10.402266839Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-08-29T23:39:10.404895442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.408345729Z [Info] add_update_history: Starting migration of Log DB to 141
2025-08-29T23:39:10.436628605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-29T23:39:10.445347009Z [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-08-29T23:39:10.454009230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141487s
2025-08-29T23:39:10.457060393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-29T23:39:10.459951464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-29T23:39:10.465208058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055334s
2025-08-29T23:39:10.467576206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-29T23:39:10', 'add_update_history')
2025-08-29T23:39:10.473550495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.477672825Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-08-29T23:39:10.480373022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180194s
2025-08-29T23:39:10.482839007Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-08-29T23:39:10.485387628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.490616066Z [Info] import_lists: Starting migration of Log DB to 142
2025-08-29T23:39:10.493180188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-29T23:39:10', 'import_lists')
2025-08-29T23:39:10.499566507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.503930383Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-08-29T23:39:10.506478614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185509s
2025-08-29T23:39:10.508908456Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-08-29T23:39:10.511642972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.515523375Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-08-29T23:39:10.518227239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-29T23:39:10', 'add_priority_to_indexers')
2025-08-29T23:39:10.524517354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.528697020Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-08-29T23:39:10.531509392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170344s
2025-08-29T23:39:10.534046200Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-08-29T23:39:10.537436526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.541437863Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-08-29T23:39:10.544544928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-29T23:39:10', 'import_lists_series_type_and_season_folder')
2025-08-29T23:39:10.552313390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.556485660Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-08-29T23:39:10.559814202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190481s
2025-08-29T23:39:10.562523317Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-08-29T23:39:10.565058251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.568947602Z [Info] remove_growl: Starting migration of Log DB to 145
2025-08-29T23:39:10.571367184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-29T23:39:10', 'remove_growl')
2025-08-29T23:39:10.577912051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.582124493Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-08-29T23:39:10.584623154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170592s
2025-08-29T23:39:10.587103648Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-08-29T23:39:10.590027595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.593930664Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-08-29T23:39:10.599148309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-29T23:39:10.601645517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-29T23:39:10.624065128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221822s
2025-08-29T23:39:10.626906399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-29T23:39:10', 'cleanup_duplicates_updatehistory')
2025-08-29T23:39:10.636756171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.640875685Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-08-29T23:39:10.643937640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392639s
2025-08-29T23:39:10.646405389Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-08-29T23:39:10.649277632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.652955758Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-08-29T23:39:10.655743370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-29T23:39:10', 'swap_filechmod_for_folderchmod')
2025-08-29T23:39:10.661886289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.665651209Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-08-29T23:39:10.668490646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163887s
2025-08-29T23:39:10.670895368Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-08-29T23:39:10.673536837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.676994138Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-08-29T23:39:10.679377877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-29T23:39:10', 'mediainfo_channels')
2025-08-29T23:39:10.685191643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.689182248Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-08-29T23:39:10.691780389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155928s
2025-08-29T23:39:10.694034588Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-08-29T23:39:10.696888855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.700381577Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-08-29T23:39:10.703067064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-29T23:39:10', 'add_on_delete_to_notifications')
2025-08-29T23:39:10.709270504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.713274686Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-08-29T23:39:10.716174676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163701s
2025-08-29T23:39:10.718499176Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-08-29T23:39:10.721248582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.724751765Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-08-29T23:39:10.727382572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-29T23:39:10', 'add_scene_mapping_origin')
2025-08-29T23:39:10.733420890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.737276082Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-08-29T23:39:10.740014947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160338s
2025-08-29T23:39:10.742438416Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-08-29T23:39:10.745289236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.748806728Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-08-29T23:39:10.751434349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-29T23:39:10', 'remove_custom_filter_type')
2025-08-29T23:39:10.757651767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.761506799Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-08-29T23:39:10.764255363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162347s
2025-08-29T23:39:10.766542519Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-08-29T23:39:10.770336598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.775989399Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-08-29T23:39:10.779793108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-29T23:39:10', 'update_btn_url_to_https')
2025-08-29T23:39:10.789118885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.794507635Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-08-29T23:39:10.798779937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242496s
2025-08-29T23:39:10.802419425Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-08-29T23:39:10.807112955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.812868834Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-08-29T23:39:10.816779288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-29T23:39:10', 'add_on_episodefiledelete_for_upgrade')
2025-08-29T23:39:10.823337302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.827343929Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-08-29T23:39:10.830355292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020217s
2025-08-29T23:39:10.832661395Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-08-29T23:39:10.835354788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.838938013Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-08-29T23:39:10.841560824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-29T23:39:10', 'add_name_release_profile')
2025-08-29T23:39:10.847723793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.851612783Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-08-29T23:39:10.854376487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162601s
2025-08-29T23:39:10.856744786Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-08-29T23:39:10.859602219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.863205053Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-08-29T23:39:10.865873135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-29T23:39:10', 'add_arabic_and_hindi_languages')
2025-08-29T23:39:10.872120173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.876032330Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-08-29T23:39:10.878933201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016415s
2025-08-29T23:39:10.881163241Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-08-29T23:39:10.884066567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.887655122Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-08-29T23:39:10.890246790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-29T23:39:10', 'add_bypass_to_delay_profile')
2025-08-29T23:39:10.896734433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.901214804Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-08-29T23:39:10.904035263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017142s
2025-08-29T23:39:10.906334181Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-08-29T23:39:10.909197096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.912692764Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-08-29T23:39:10.915303470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-29T23:39:10', 'email_multiple_addresses')
2025-08-29T23:39:10.921305225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.925427365Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-08-29T23:39:10.928184416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159591s
2025-08-29T23:39:10.931022861Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-08-29T23:39:10.933794341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.937408528Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-08-29T23:39:10.940020587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-29T23:39:10', 'cdh_per_downloadclient')
2025-08-29T23:39:10.946135399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.949980781Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-08-29T23:39:10.952677792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161959s
2025-08-29T23:39:10.954982803Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-08-29T23:39:10.957579932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.961021501Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-08-29T23:39:10.963379509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-29T23:39:10', 'add_indexer_tags')
2025-08-29T23:39:10.969165649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.973148308Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-08-29T23:39:10.975637420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155378s
2025-08-29T23:39:10.977894675Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-08-29T23:39:10.980852871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:10.984281444Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-08-29T23:39:10.986926850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-29T23:39:10', 'rename_blacklist_to_blocklist')
2025-08-29T23:39:10.993177897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:10.997013740Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-08-29T23:39:10.999917677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161764s
2025-08-29T23:39:11.002161054Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-08-29T23:39:11.004898165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.008345506Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-08-29T23:39:11.011068328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-29T23:39:11', 'remove_plex_hometheatre')
2025-08-29T23:39:11.016953187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.020706885Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-08-29T23:39:11.023350998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158012s
2025-08-29T23:39:11.025579505Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-08-29T23:39:11.028485927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.032105315Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-08-29T23:39:11.034669888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-29T23:39:11', 'release_profile_to_array')
2025-08-29T23:39:11.040988270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.044849936Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-08-29T23:39:11.047596736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016376s
2025-08-29T23:39:11.049834081Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-08-29T23:39:11.052441050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.055871707Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-08-29T23:39:11.058353354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-29T23:39:11', 'mediainfo_to_ffmpeg')
2025-08-29T23:39:11.064383786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.068355793Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-08-29T23:39:11.070956640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158948s
2025-08-29T23:39:11.073185157Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-08-29T23:39:11.075995385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.079538329Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-08-29T23:39:11.082156691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-29T23:39:11', 'download_client_per_indexer')
2025-08-29T23:39:11.088252624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.092119480Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-08-29T23:39:11.094921733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016109s
2025-08-29T23:39:11.097164218Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-08-29T23:39:11.100043094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.103479383Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-08-29T23:39:11.106183948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-29T23:39:11', 'add_on_update_to_notifications')
2025-08-29T23:39:11.112267206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.116216629Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-08-29T23:39:11.119037769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162057s
2025-08-29T23:39:11.121287438Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-08-29T23:39:11.124028868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.127755702Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-08-29T23:39:11.130327119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-29T23:39:11', 'update_series_sort_title')
2025-08-29T23:39:11.136748729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.140635565Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-08-29T23:39:11.143358838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166182s
2025-08-29T23:39:11.145589479Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-08-29T23:39:11.148249014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.151638960Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-08-29T23:39:11.154074143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-29T23:39:11', 'add_tvdbid_to_episode')
2025-08-29T23:39:11.160008030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.163835867Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-08-29T23:39:11.166516635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155758s
2025-08-29T23:39:11.168866677Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-08-29T23:39:11.171974544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.175559923Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-08-29T23:39:11.178472287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-29T23:39:11', 'add_additional_info_to_pending_releases')
2025-08-29T23:39:11.184794827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.188730531Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-08-29T23:39:11.191886225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167807s
2025-08-29T23:39:11.194096986Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-08-29T23:39:11.197138821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.200715983Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-08-29T23:39:11.203616153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-29T23:39:11', 'add_malayalam_and_ukrainian_languages')
2025-08-29T23:39:11.210064356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.214002555Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-08-29T23:39:11.217050031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168475s
2025-08-29T23:39:11.219263608Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-08-29T23:39:11.222248388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.225685578Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-08-29T23:39:11.228538833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-29T23:39:11', 'add_language_tags_to_subtitle_files')
2025-08-29T23:39:11.234791322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.238593869Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-08-29T23:39:11.241558317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163545s
2025-08-29T23:39:11.243783938Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-08-29T23:39:11.246363713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.249748317Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-08-29T23:39:11.252151707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-29T23:39:11', 'add_custom_formats')
2025-08-29T23:39:11.257968548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.261796816Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-08-29T23:39:11.264357723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154472s
2025-08-29T23:39:11.266564917Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-08-29T23:39:11.270070906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.273514780Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-08-29T23:39:11.276967231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-29T23:39:11', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-08-29T23:39:11.284263492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.288207413Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-08-29T23:39:11.291702700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181416s
2025-08-29T23:39:11.294211872Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-08-29T23:39:11.321270363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.325858661Z [Info] remove_omg: Starting migration of Log DB to 173
2025-08-29T23:39:11.328088451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-29T23:39:11', 'remove_omg')
2025-08-29T23:39:11.333926345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.337472425Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-08-29T23:39:11.339815002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169906s
2025-08-29T23:39:11.342081185Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-08-29T23:39:11.344636109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.348020684Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-08-29T23:39:11.350367138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-29T23:39:11', 'add_salt_to_users')
2025-08-29T23:39:11.356250333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.360027519Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-08-29T23:39:11.362563715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153971s
2025-08-29T23:39:11.364773965Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-08-29T23:39:11.367732442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.371151747Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-08-29T23:39:11.373917976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-29T23:39:11', 'language_profiles_to_custom_formats')
2025-08-29T23:39:11.380270867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.384634153Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-08-29T23:39:11.387608862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169017s
2025-08-29T23:39:11.389832880Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-08-29T23:39:11.392392063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.395818522Z [Info] original_language: Starting migration of Log DB to 176
2025-08-29T23:39:11.398177592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-29T23:39:11', 'original_language')
2025-08-29T23:39:11.403948782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.407662880Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-08-29T23:39:11.410190940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152692s
2025-08-29T23:39:11.412404266Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-08-29T23:39:11.415727317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.419130890Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-08-29T23:39:11.422300191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-29T23:39:11', 'add_on_manual_interaction_required_to_notifications')
2025-08-29T23:39:11.428964249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.432706133Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-08-29T23:39:11.436045046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169959s
2025-08-29T23:39:11.438250937Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-08-29T23:39:11.440713666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.444120275Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-08-29T23:39:11.446377550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-29T23:39:11', 'list_sync_time')
2025-08-29T23:39:11.452083418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.455830703Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-08-29T23:39:11.458284003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150836s
2025-08-29T23:39:11.460534925Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-08-29T23:39:11.463039437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.466423070Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-08-29T23:39:11.468744454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-29T23:39:11', 'add_auto_tagging')
2025-08-29T23:39:11.474495423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.478272729Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-08-29T23:39:11.480796030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152279s
2025-08-29T23:39:11.483049166Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-08-29T23:39:11.485517335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.488922111Z [Info] task_duration: Starting migration of Log DB to 180
2025-08-29T23:39:11.491155498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-29T23:39:11', 'task_duration')
2025-08-29T23:39:11.496804972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.500637700Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-08-29T23:39:11.503053303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151043s
2025-08-29T23:39:11.505306871Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-08-29T23:39:11.508241960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.511636946Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-08-29T23:39:11.514325449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-29T23:39:11', 'quality_definition_preferred_size')
2025-08-29T23:39:11.520481333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.524359272Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-08-29T23:39:11.527254231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161101s
2025-08-29T23:39:11.529454280Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-08-29T23:39:11.532691328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.536128098Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-08-29T23:39:11.539167728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-29T23:39:11', 'add_custom_format_score_bypass_to_delay_profile')
2025-08-29T23:39:11.545858078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.549850317Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-08-29T23:39:11.553104719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171628s
2025-08-29T23:39:11.555330400Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-08-29T23:39:11.558030587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.561473780Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-08-29T23:39:11.564041390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-29T23:39:11', 'update_images_remote_url')
2025-08-29T23:39:11.570049266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.573926653Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-08-29T23:39:11.576637952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159075s
2025-08-29T23:39:11.578836559Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-08-29T23:39:11.581878293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.585272808Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-08-29T23:39:11.588371898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-29T23:39:11', 'remove_invalid_roksbox_metadata_images')
2025-08-29T23:39:11.594731903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.598588138Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-08-29T23:39:11.601635223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016713s
2025-08-29T23:39:11.603832456Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-08-29T23:39:11.606409074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.609816886Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-08-29T23:39:11.612210065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-29T23:39:11', 'add_episode_runtime')
2025-08-29T23:39:11.618155836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.622107142Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-08-29T23:39:11.624701666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157056s
2025-08-29T23:39:11.626954912Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-08-29T23:39:11.629634548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.633219406Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-08-29T23:39:11.635752035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-29T23:39:11', 'add_result_to_commands')
2025-08-29T23:39:11.641719069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.645558861Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-08-29T23:39:11.648205870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159323s
2025-08-29T23:39:11.650541382Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-08-29T23:39:11.653472504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.657092944Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-08-29T23:39:11.659868883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-29T23:39:11', 'add_on_series_add_to_notifications')
2025-08-29T23:39:11.666063766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.669843065Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-08-29T23:39:11.672754307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164001s
2025-08-29T23:39:11.674951962Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-29T23:39:11.678308019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.681687153Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-08-29T23:39:11.691877030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-29T23:39:11.694384508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001752s
2025-08-29T23:39:11.697002369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-29T23:39:11.709863334Z [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-08-29T23:39:11.719207027Z [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-08-29T23:39:11.729463859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-29T23:39:11.733454474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-29T23:39:11.741055658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-29T23:39:11.745688957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459797s
2025-08-29T23:39:11.747781581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-29T23:39:11.750497188Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-29T23:39:11.752492977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-29T23:39:11.759703655Z [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-08-29T23:39:11.767266192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-29T23:39:11.773625396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-29T23:39:11.777824220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-29T23:39:11.785078486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-29T23:39:11.790110998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346944s
2025-08-29T23:39:11.792228151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-29T23:39:11.794536409Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-08-29T23:39:11.796506035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-29T23:39:11.803655941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-29T23:39:11.809693858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-29T23:39:11.817917987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-29T23:39:11.823969701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-29T23:39:11.835066674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-29T23:39:11.844601492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04511s
2025-08-29T23:39:11.848006448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-29T23:39:11', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-29T23:39:11.858652734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.864859080Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-29T23:39:11.869232365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653714s
2025-08-29T23:39:11.871907261Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-08-29T23:39:11.874958414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.878663544Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-08-29T23:39:11.881677984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-29T23:39:11', 'add_colon_replacement_to_naming_config')
2025-08-29T23:39:11.888295388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.892168476Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-08-29T23:39:11.895204649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172248s
2025-08-29T23:39:11.897554250Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-08-29T23:39:11.900380069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.903814845Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-08-29T23:39:11.906429339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-29T23:39:11', 'health_restored_notification')
2025-08-29T23:39:11.912511024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.916226966Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-08-29T23:39:11.918987184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158515s
2025-08-29T23:39:11.921193777Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-08-29T23:39:11.923893312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.927255442Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-08-29T23:39:11.929801267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-29T23:39:11', 'add_download_client_tags')
2025-08-29T23:39:11.935799374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.939737203Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-08-29T23:39:11.942453702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158576s
2025-08-29T23:39:11.944939467Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-08-29T23:39:11.947553771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.950986152Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-08-29T23:39:11.953414652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-29T23:39:11', 'import_exclusion_type')
2025-08-29T23:39:11.959233327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.962974460Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-08-29T23:39:11.965576749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154182s
2025-08-29T23:39:11.967750987Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-08-29T23:39:11.970369800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.973742651Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-08-29T23:39:11.976175219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-08-29T23:39:11', 'add_import_list_items')
2025-08-29T23:39:11.982007051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:11.985884047Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-08-29T23:39:11.988501888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155166s
2025-08-29T23:39:11.990696306Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-08-29T23:39:11.993376953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:11.996741117Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-08-29T23:39:11.999225449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-29T23:39:11', 'add_notification_status')
2025-08-29T23:39:12.005142914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.008931883Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-08-29T23:39:12.011603863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155499s
2025-08-29T23:39:12.013814313Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-08-29T23:39:12.017074537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.020462559Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-08-29T23:39:12.023684597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-29T23:39:12', 'parse_language_tags_from_existing_subtitle_files')
2025-08-29T23:39:12.030402292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.034276453Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-08-29T23:39:12.037588732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017197s
2025-08-29T23:39:12.039872880Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-08-29T23:39:12.042431853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.045877100Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-08-29T23:39:12.048180207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-29T23:39:12', 'add_finale_type')
2025-08-29T23:39:12.054009113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.057868744Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-08-29T23:39:12.060354740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153984s
2025-08-29T23:39:12.062545931Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-08-29T23:39:12.065208522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.068587927Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-08-29T23:39:12.071093973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-29T23:39:12', 'list_add_missing_search')
2025-08-29T23:39:12.077074223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.080888263Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-08-29T23:39:12.083803473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156845s
2025-08-29T23:39:12.085771585Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-08-29T23:39:12.088839011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.092517327Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-08-29T23:39:12.095309920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-29T23:39:12', 'parse_title_from_existing_subtitle_files')
2025-08-29T23:39:12.101657691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.105489707Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-08-29T23:39:12.108568175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166505s
2025-08-29T23:39:12.110799818Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-08-29T23:39:12.113347117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.116755920Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-08-29T23:39:12.119458773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-29T23:39:12', 'series_last_aired')
2025-08-29T23:39:12.125157937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.128885543Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-08-29T23:39:12.131397851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155392s
2025-08-29T23:39:12.133599674Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-08-29T23:39:12.136321645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.139727502Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-08-29T23:39:12.142194850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-29T23:39:12', 'AddNewItemMonitorType')
2025-08-29T23:39:12.148075280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.152036867Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-08-29T23:39:12.154735330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156948s
2025-08-29T23:39:12.156898515Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-08-29T23:39:12.159656448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.162815900Z [Info] email_encryption: Starting migration of Log DB to 201
2025-08-29T23:39:12.165206984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-29T23:39:12', 'email_encryption')
2025-08-29T23:39:12.170863103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.174902846Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-08-29T23:39:12.177584886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154845s
2025-08-29T23:39:12.179627229Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-08-29T23:39:12.182185850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.185565826Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-08-29T23:39:12.187889985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-29T23:39:12', 'add_indexer_flags')
2025-08-29T23:39:12.193690204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.197490255Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-08-29T23:39:12.200049017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153181s
2025-08-29T23:39:12.202669473Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-08-29T23:39:12.204748519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.208207654Z [Info] release_type: Starting migration of Log DB to 203
2025-08-29T23:39:12.210450289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-29T23:39:12', 'release_type')
2025-08-29T23:39:12.216358595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.220716961Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-08-29T23:39:12.223535525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158473s
2025-08-29T23:39:12.226276995Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-08-29T23:39:12.228960909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.232587882Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-08-29T23:39:12.235132706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-29T23:39:12', 'add_add_release_hash')
2025-08-29T23:39:12.241369213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.245323194Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-08-29T23:39:12.247953910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016371s
2025-08-29T23:39:12.250305576Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-08-29T23:39:12.253005462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.256658096Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-08-29T23:39:12.259234042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-29T23:39:12', 'rename_season_pack_spec')
2025-08-29T23:39:12.265506031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.269463609Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-08-29T23:39:12.272558641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164576s
2025-08-29T23:39:12.275494222Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-08-29T23:39:12.277944325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.282090713Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-08-29T23:39:12.284494934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-29T23:39:12', 'add_tmdbid')
2025-08-29T23:39:12.290640207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.294666865Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-08-29T23:39:12.297204424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167233s
2025-08-29T23:39:12.299700540Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-08-29T23:39:12.302811484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.306734903Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-08-29T23:39:12.309823632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-29T23:39:12', 'add_on_import_complete_to_notifications')
2025-08-29T23:39:12.316806271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.321033783Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-08-29T23:39:12.324144526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181792s
2025-08-29T23:39:12.326647215Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-08-29T23:39:12.329485560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.333388098Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-08-29T23:39:12.336242505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-29T23:39:12', 'add_monitored_seasons_filter')
2025-08-29T23:39:12.342806651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.347159225Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-08-29T23:39:12.350122391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176341s
2025-08-29T23:39:12.352652686Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-08-29T23:39:12.356024906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.360286817Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-08-29T23:39:12.363548314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-29T23:39:12', 'add_custom_colon_replacement_to_naming_config')
2025-08-29T23:39:12.370662748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.374966033Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-08-29T23:39:12.378305326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189472s
2025-08-29T23:39:12.380894509Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-08-29T23:39:12.384283353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.388232424Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-08-29T23:39:12.391678422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-29T23:39:12', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-08-29T23:39:12.398854501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.403901122Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-08-29T23:39:12.407476380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195387s
2025-08-29T23:39:12.410567444Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-08-29T23:39:12.413624299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.417691087Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-08-29T23:39:12.420800137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-29T23:39:12', 'add_blurary576p_quality_in_profiles')
2025-08-29T23:39:12.427634688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.431738331Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-08-29T23:39:12.434763682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180903s
2025-08-29T23:39:12.437259577Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-08-29T23:39:12.440815086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.444701852Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-08-29T23:39:12.448356791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-29T23:39:12', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-08-29T23:39:12.455729746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.459841605Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-08-29T23:39:12.463502887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019004s
2025-08-29T23:39:12.466068963Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-08-29T23:39:12.468812297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-29T23:39:12.472707841Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-08-29T23:39:12.475494090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-29T23:39:12', 'add_mal_and_anilist_ids')
2025-08-29T23:39:12.482282509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-29T23:39:12.486482495Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-08-29T23:39:12.489213714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176728s
2025-08-29T23:39:13.016440527Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-29T23:39:16.242788367Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-08-29T23:39:16.400272703Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-29T23:39:19.638801162Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-29T23:39:20.943261665Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-29T23:39:20.967763619Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-29T23:39:20.980825779Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-08-29T23:39:22.742573617Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1756510775807
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1756510775807
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756510775807
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756510775807
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8989/signalr/messages?access_token=(removed)&id=5mGTIE9Ey3osbamZBpuxBg.\"",
"source": "console-api",
"timestamp": 1756510775807
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756510775807
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756510775807
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756510775807
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756510775807
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756510775807
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 64.60s |
Create SBOM | PASS | - | 10.37s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.45s |