AMD64 PASS
linuxserver/sonarr
Runtime: 17.13s
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-01-16T17:06:36+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.30MB
Tag: amd64-develop-4.0.16.2946-ls158
Version: 4.0.16.2946-ls158
Expand
2026-01-16T17:10:32.673615067Z [migrations] started
2026-01-16T17:10:32.673669857Z [migrations] no migrations found
2026-01-16T17:10:32.700328216Z usermod: no changes
2026-01-16T17:10:32.706033657Z ───────────────────────────────────────
2026-01-16T17:10:32.706058817Z
2026-01-16T17:10:32.706064028Z ██╗ ███████╗██╗ ██████╗
2026-01-16T17:10:32.706068948Z ██║ ██╔════╝██║██╔═══██╗
2026-01-16T17:10:32.706074218Z ██║ ███████╗██║██║ ██║
2026-01-16T17:10:32.706078948Z ██║ ╚════██║██║██║ ██║
2026-01-16T17:10:32.706083688Z ███████╗███████║██║╚██████╔╝
2026-01-16T17:10:32.706088337Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-16T17:10:32.706093287Z
2026-01-16T17:10:32.706097916Z Brought to you by linuxserver.io
2026-01-16T17:10:32.706102345Z ───────────────────────────────────────
2026-01-16T17:10:32.706326707Z
2026-01-16T17:10:32.706334052Z To support the app dev(s) visit:
2026-01-16T17:10:32.707885797Z Sonarr: https://sonarr.tv/donate
2026-01-16T17:10:32.708199218Z
2026-01-16T17:10:32.708205731Z To support LSIO projects visit:
2026-01-16T17:10:32.708210110Z https://www.linuxserver.io/donate/
2026-01-16T17:10:32.708213978Z
2026-01-16T17:10:32.708217735Z ───────────────────────────────────────
2026-01-16T17:10:32.708222575Z GID/UID
2026-01-16T17:10:32.708226192Z ───────────────────────────────────────
2026-01-16T17:10:32.713426335Z
2026-01-16T17:10:32.713441406Z User UID: 911
2026-01-16T17:10:32.713446195Z User GID: 911
2026-01-16T17:10:32.713451336Z ───────────────────────────────────────
2026-01-16T17:10:32.715243886Z Linuxserver.io version: 4.0.16.2946-ls158
2026-01-16T17:10:32.715572027Z Build-date: 2026-01-16T17:06:36+00:00
2026-01-16T17:10:32.715582348Z ───────────────────────────────────────
2026-01-16T17:10:32.715587548Z
2026-01-16T17:10:32.763574693Z [custom-init] No custom files found, skipping...
2026-01-16T17:10:33.097473614Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2946
2026-01-16T17:10:33.173192058Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:33.179263966Z [Debug] Bootstrap: Console selected
2026-01-16T17:10:33.186294576Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:33.548812675Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:33.612904844Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7f9ca655-d725-4517-b034-5403a7559e09} may be persisted to storage in unencrypted form.
2026-01-16T17:10:33.700125443Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-16T17:10:33.753194342Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:10:33.852905236Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:10:33.863282085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:33.863818095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:33.910999817Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-16T17:10:33.912810394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477488s
2026-01-16T17:10:33.912970787Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:10:33.913069215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495385s
2026-01-16T17:10:33.924262778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:10:33.924831313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:33.930399657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:10:33.938453608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:10:33.959202806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286691s
2026-01-16T17:10:33.959534464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:33.962075361Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:10:33.962184381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315375s
2026-01-16T17:10:33.970050403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:10:33.970172409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:33.976000125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:10:33.977427670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:10:33.977749548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016229s
2026-01-16T17:10:33.977991095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:33.978227311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001341s
2026-01-16T17:10:33.978617166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:10:33.979082453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:10:33.979660627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s
2026-01-16T17:10:33.979772382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:33.980865203Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:10:33.980948200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020747s
2026-01-16T17:10:33.981335019Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:10:33.981457736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:33.982058476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:33.982202817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-16T17:10:33.982264511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:10:33.982428872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:10:33.982790931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s
2026-01-16T17:10:33.982915823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:33.983544389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:10:33.983623338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011219s
2026-01-16T17:10:33.984604003Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:10:33.984739606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:33.985466921Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-16T17:10:33.991074034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-16T17:10:33.991280530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-01-16T17:10:33.991616346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-01-16T17:10:33.991735686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-16T17:10:33.991843704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-16T17:10:33.992138207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002693s
2026-01-16T17:10:33.992199951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-16T17:10:33.992352699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-01-16T17:10:33.992614266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002761s
2026-01-16T17:10:33.992696100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-16T17:10:33.992825301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-16T17:10:33.993040524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s
2026-01-16T17:10:33.993144363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-16T17:10:33.993299436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:33.994016630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000759s
2026-01-16T17:10:33.994097202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-16T17:10:33.994201272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:33.994432067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000237s
2026-01-16T17:10:33.994541387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-16T17:10:33.994633101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:33.994886051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002486s
2026-01-16T17:10:33.994988838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-01-16T17:10:33.995083569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-01-16T17:10:33.995325185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002406s
2026-01-16T17:10:33.995435958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-16T17:10:33.995530629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:33.995770803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002376s
2026-01-16T17:10:33.995885824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-01-16T17:10:33.996001157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-01-16T17:10:33.996334728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s
2026-01-16T17:10:33.996430842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-16T17:10:33.996557637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-01-16T17:10:33.997104619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2026-01-16T17:10:33.997201895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-16T17:10:33.997304852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:33.997586199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002846s
2026-01-16T17:10:33.997693164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-16T17:10:33.997807986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-01-16T17:10:33.998280517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s
2026-01-16T17:10:33.998340949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-01-16T17:10:33.998445139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-01-16T17:10:33.998708689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002643s
2026-01-16T17:10:33.998812589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-16T17:10:33.998926568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-01-16T17:10:33.999312946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s
2026-01-16T17:10:33.999420653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-16T17:10:33.999537168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-01-16T17:10:34.006313144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067751s
2026-01-16T17:10:34.006402043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-16T17:10:34.006515823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-01-16T17:10:34.006875587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s
2026-01-16T17:10:34.006972603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-16T17:10:34.007079478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:10:34.007353089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002776s
2026-01-16T17:10:34.007457760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-16T17:10:34.007565877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-01-16T17:10:34.008021004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s
2026-01-16T17:10:34.008087378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-16T17:10:34.008269615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:10:34.008463936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002658s
2026-01-16T17:10:34.008564679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-01-16T17:10:34.008696314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-01-16T17:10:34.008988663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000322s
2026-01-16T17:10:34.009087662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-01-16T17:10:34.009192513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:10:34.009486496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002919s
2026-01-16T17:10:34.009593882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-01-16T17:10:34.009706579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:10:34.010038618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003502s
2026-01-16T17:10:34.010140743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-01-16T17:10:34.010240444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-01-16T17:10:34.010508364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000267s
2026-01-16T17:10:34.010624648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-01-16T17:10:34.010721703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-01-16T17:10:34.010970805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002499s
2026-01-16T17:10:34.011077380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-16T17:10:34.011192311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-01-16T17:10:34.011529460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s
2026-01-16T17:10:34.011662819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-16T17:10:34.011779905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-01-16T17:10:34.012274481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005251s
2026-01-16T17:10:34.015693937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:10:34', 'InitialSetup')
2026-01-16T17:10:34.017045870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.018585310Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:10:34.018688538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068297s
2026-01-16T17:10:34.018838270Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-16T17:10:34.018970005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.019125478Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-01-16T17:10:34.020970965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-01-16T17:10:34.021339627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-01-16T17:10:34.021634361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-01-16T17:10:34.021738080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-01-16T17:10:34.021849574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-01-16T17:10:34.022096903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002612s
2026-01-16T17:10:34.022228738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:10:34', 'remove_tvrage_imdb_unique_constraint')
2026-01-16T17:10:34.022467529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.023097498Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-16T17:10:34.023218261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012597s
2026-01-16T17:10:34.023318753Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-16T17:10:34.023432392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.023585200Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-01-16T17:10:34.024555925Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-16T17:10:34.024888374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-16T17:10:34.025179431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s
2026-01-16T17:10:34.025286236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-16T17:10:34.025413823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-01-16T17:10:34.025764519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003676s
2026-01-16T17:10:34.025882807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:10:34', 'remove_renamed_scene_mapping_columns')
2026-01-16T17:10:34.026109634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.026747048Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-16T17:10:34.026881108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013482s
2026-01-16T17:10:34.026982231Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-16T17:10:34.027093034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.027247556Z [Info] updated_history: Starting migration of Main DB to 4
2026-01-16T17:10:34.027705207Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-01-16T17:10:34.027861993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:10:34.028147558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s
2026-01-16T17:10:34.028247530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-16T17:10:34.028358733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-01-16T17:10:34.028733598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003935s
2026-01-16T17:10:34.028848941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:10:34', 'updated_history')
2026-01-16T17:10:34.029062210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.029675355Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-16T17:10:34.029788623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013335s
2026-01-16T17:10:34.029895699Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-16T17:10:34.030000139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.030170843Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-01-16T17:10:34.030444224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:34.030573374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.030653415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-01-16T17:10:34.030764008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-01-16T17:10:34.031293043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-01-16T17:10:34.031419357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:10:34', 'added_eventtype_to_history')
2026-01-16T17:10:34.031640272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.032216112Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-16T17:10:34.032335833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014472s
2026-01-16T17:10:34.032438821Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-16T17:10:34.032543832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.032694516Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-01-16T17:10:34.032858556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:10:34', 'add_index_to_log_time')
2026-01-16T17:10:34.033086375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.033622865Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-16T17:10:34.033735472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2026-01-16T17:10:34.033834522Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-16T17:10:34.033942970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.034099195Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-01-16T17:10:34.034773974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.034886070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.034971943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-01-16T17:10:34.035087986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-01-16T17:10:34.035572452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s
2026-01-16T17:10:34.035797616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-16T17:10:34.036201689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-16T17:10:34.036396912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s
2026-01-16T17:10:34.036506002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:10:34', 'add_renameEpisodes_to_naming')
2026-01-16T17:10:34.036727689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.037372888Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-16T17:10:34.037497389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013939s
2026-01-16T17:10:34.037614655Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-16T17:10:34.037710909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.037860320Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-01-16T17:10:34.039910639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-01-16T17:10:34.056110094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:34.056956919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-01-16T17:10:34.057819727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.058654619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.059909276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.060191304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.060453922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204342s
2026-01-16T17:10:34.060557842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-01-16T17:10:34.061753620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-01-16T17:10:34.062283166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-01-16T17:10:34.062729866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:10:34.063049329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:10:34.064256000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035741s
2026-01-16T17:10:34.064387294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:10:34', 'remove_backlog')
2026-01-16T17:10:34.064611365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.065677472Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-16T17:10:34.065788215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049993s
2026-01-16T17:10:34.065908528Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-16T17:10:34.066011555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.066172970Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-01-16T17:10:34.069157371Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-01-16T17:10:34.070339692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-01-16T17:10:34.070832204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-01-16T17:10:34.071235947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:10:34.071523827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:10:34.072645115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033549s
2026-01-16T17:10:34.072757271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.074919475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-01-16T17:10:34.075120370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022754s
2026-01-16T17:10:34.075217395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.075329651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-01-16T17:10:34.075526778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002026s
2026-01-16T17:10:34.075637181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:10:34', 'fix_rename_episodes')
2026-01-16T17:10:34.075873707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.076594679Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-16T17:10:34.076710803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012805s
2026-01-16T17:10:34.076817007Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-16T17:10:34.076920465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.077067632Z [Info] add_monitored: Starting migration of Main DB to 10
2026-01-16T17:10:34.078287859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.078414935Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.078487301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-01-16T17:10:34.078611310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-01-16T17:10:34.079098612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s
2026-01-16T17:10:34.079203172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-01-16T17:10:34.079291079Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:10:34.079387213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-01-16T17:10:34.079490351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-01-16T17:10:34.079973063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s
2026-01-16T17:10:34.080110309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.080297196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-16T17:10:34.080490154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002777s
2026-01-16T17:10:34.080586498Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.080681951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-16T17:10:34.080848626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001751s
2026-01-16T17:10:34.080948948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.081039771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-16T17:10:34.081216818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s
2026-01-16T17:10:34.081315537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.081411300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-16T17:10:34.081574719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001724s
2026-01-16T17:10:34.081682356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:10:34', 'add_monitored')
2026-01-16T17:10:34.081895795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.082544863Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-16T17:10:34.082658772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011381s
2026-01-16T17:10:34.082754645Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-16T17:10:34.082853695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.083004899Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-01-16T17:10:34.083236095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-01-16T17:10:34.084485952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-01-16T17:10:34.084858342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-01-16T17:10:34.085120450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-16T17:10:34.085426667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-01-16T17:10:34.086547694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031888s
2026-01-16T17:10:34.086653998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-01-16T17:10:34.087808574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-01-16T17:10:34.088413763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-01-16T17:10:34.088950103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:34.089339497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:34.090489242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:34.090740478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039524s
2026-01-16T17:10:34.090857935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:10:34', 'remove_ignored')
2026-01-16T17:10:34.091093319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.091975476Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-16T17:10:34.092095638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051947s
2026-01-16T17:10:34.092209196Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-16T17:10:34.092330731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.092503850Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-01-16T17:10:34.092734194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-01-16T17:10:34.093925994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:34.094678189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-01-16T17:10:34.095296113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.095786481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.101211086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.101512743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.101766985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089067s
2026-01-16T17:10:34.101881907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:10:34', 'remove_custom_start_date')
2026-01-16T17:10:34.102104675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.102939366Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-16T17:10:34.103056161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100834s
2026-01-16T17:10:34.103194300Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-16T17:10:34.103329562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.103475195Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-01-16T17:10:34.103865752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.104030464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.104139864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-01-16T17:10:34.104262571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-01-16T17:10:34.104754943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s
2026-01-16T17:10:34.104862219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-16T17:10:34.105020257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-16T17:10:34.105179007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001837s
2026-01-16T17:10:34.105288447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:10:34', 'add_air_date_utc')
2026-01-16T17:10:34.105507338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.106173229Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-16T17:10:34.106288862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011785s
2026-01-16T17:10:34.106398533Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-16T17:10:34.106503114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.106658717Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-01-16T17:10:34.106871145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-01-16T17:10:34.107796018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-01-16T17:10:34.108400535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-01-16T17:10:34.108909059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:34.109267521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:34.110330743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:34.110602881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036107s
2026-01-16T17:10:34.110717782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:10:34', 'drop_air_date')
2026-01-16T17:10:34.110947605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.111867588Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-16T17:10:34.112000596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048634s
2026-01-16T17:10:34.112106278Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-16T17:10:34.112220258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.112374268Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-01-16T17:10:34.112629111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.112739564Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:10:34.112830206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-01-16T17:10:34.112943585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-01-16T17:10:34.113412820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s
2026-01-16T17:10:34.113533503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:10:34', 'add_air_date_as_string')
2026-01-16T17:10:34.113749889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.114428575Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-16T17:10:34.114548387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014844s
2026-01-16T17:10:34.114663378Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-16T17:10:34.114779903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.114941538Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-01-16T17:10:34.115143996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-16T17:10:34.115308948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-16T17:10:34.115519062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002078s
2026-01-16T17:10:34.115630977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:10:34', 'updated_imported_history_item')
2026-01-16T17:10:34.115861652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.116456550Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-16T17:10:34.116602584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011421s
2026-01-16T17:10:34.116694439Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-16T17:10:34.116800212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.116960324Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-01-16T17:10:34.117152541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-16T17:10:34.117305329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-16T17:10:34.117491664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s
2026-01-16T17:10:34.117602898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:10:34', 'reset_scene_names')
2026-01-16T17:10:34.117817220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.118378240Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-16T17:10:34.118491378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001067s
2026-01-16T17:10:34.118601109Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-16T17:10:34.118705820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.118861162Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-01-16T17:10:34.119082458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.119209063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.129770954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105556s
2026-01-16T17:10:34.129895355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:10:34', 'remove_duplicates')
2026-01-16T17:10:34.130121600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.130837873Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-16T17:10:34.130950730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116372s
2026-01-16T17:10:34.131066122Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-16T17:10:34.131178379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.131339383Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-01-16T17:10:34.131930223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-16T17:10:34.132067940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-16T17:10:34.132360960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002879s
2026-01-16T17:10:34.132471884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-16T17:10:34.132602036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-16T17:10:34.132873823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002676s
2026-01-16T17:10:34.132981290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-16T17:10:34.133111061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-16T17:10:34.133386616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002684s
2026-01-16T17:10:34.133496117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-16T17:10:34.133606118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.133858567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002532s
2026-01-16T17:10:34.133975382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-16T17:10:34.134088961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.134339195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002517s
2026-01-16T17:10:34.134447493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-16T17:10:34.134563096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:34.134822117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002572s
2026-01-16T17:10:34.134937470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:10:34', 'restore_unique_constraints')
2026-01-16T17:10:34.135157342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.135774345Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-16T17:10:34.135914588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012106s
2026-01-16T17:10:34.136026864Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-16T17:10:34.136141745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.136344163Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-01-16T17:10:34.136672654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.136787195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.136881876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-01-16T17:10:34.136992358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-01-16T17:10:34.137480652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s
2026-01-16T17:10:34.137585663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.137682728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.137776668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-01-16T17:10:34.137892140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-01-16T17:10:34.138368650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s
2026-01-16T17:10:34.138476307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.138573152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.142553658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039522s
2026-01-16T17:10:34.142667187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:10:34', 'add_year_and_seasons_to_series')
2026-01-16T17:10:34.142892130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.143539464Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-16T17:10:34.143660848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049528s
2026-01-16T17:10:34.143769447Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-16T17:10:34.143960922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.144133570Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-01-16T17:10:34.144339024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-01-16T17:10:34.144451230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-16T17:10:34.144755903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002906s
2026-01-16T17:10:34.144876617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:10:34', 'drop_seasons_table')
2026-01-16T17:10:34.145094225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.145932243Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-16T17:10:34.146049278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014707s
2026-01-16T17:10:34.146155622Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-16T17:10:34.146269903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.146426899Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-01-16T17:10:34.146687133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.146797605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.146891144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-01-16T17:10:34.147006827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-01-16T17:10:34.147476262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s
2026-01-16T17:10:34.147587867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:10:34', 'move_indexer_to_generic_provider')
2026-01-16T17:10:34.147815335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.148479272Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-16T17:10:34.148594705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s
2026-01-16T17:10:34.148704015Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-16T17:10:34.148814587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.148973337Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-01-16T17:10:34.150861410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.150976381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-01-16T17:10:34.151182246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002091s
2026-01-16T17:10:34.151280534Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.151378852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:10:34.151591129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002041s
2026-01-16T17:10:34.151681130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.151778717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-01-16T17:10:34.152000914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002146s
2026-01-16T17:10:34.152099663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.152194184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-01-16T17:10:34.152386080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000193s
2026-01-16T17:10:34.152495060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.154921166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-01-16T17:10:34.155110567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s
2026-01-16T17:10:34.155220729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:10:34', 'add_config_contract_to_indexers')
2026-01-16T17:10:34.155442105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.156094719Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-16T17:10:34.156220963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034749s
2026-01-16T17:10:34.156326366Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-16T17:10:34.156432439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.156589927Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-01-16T17:10:34.156805210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-01-16T17:10:34.157711275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-01-16T17:10:34.158255551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-01-16T17:10:34.158766009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:34.159144702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:34.160277874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033415s
2026-01-16T17:10:34.160393187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:10:34', 'drop_tvdb_episodeid')
2026-01-16T17:10:34.160614172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.161413922Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-16T17:10:34.161531960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044796s
2026-01-16T17:10:34.161643515Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-16T17:10:34.161758987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.161917617Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-01-16T17:10:34.162184003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.162297572Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.162388645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-01-16T17:10:34.162508727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-01-16T17:10:34.162989846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s
2026-01-16T17:10:34.163109707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:10:34', 'move_notification_to_generic_provider')
2026-01-16T17:10:34.163335222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.164030261Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-16T17:10:34.164163219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015148s
2026-01-16T17:10:34.164269383Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-16T17:10:34.164392371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.164553124Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-01-16T17:10:34.165322183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.165436904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-01-16T17:10:34.165643380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s
2026-01-16T17:10:34.165746007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.165839866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-01-16T17:10:34.166040340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001994s
2026-01-16T17:10:34.166139539Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.166236044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-16T17:10:34.166449904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s
2026-01-16T17:10:34.166547110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.166644757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-01-16T17:10:34.166848397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002042s
2026-01-16T17:10:34.166948469Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.167046586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-01-16T17:10:34.167253874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000207s
2026-01-16T17:10:34.167354336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.167460069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-01-16T17:10:34.167656795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2026-01-16T17:10:34.167753931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.167870085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-01-16T17:10:34.168095549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2026-01-16T17:10:34.168193065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.168291032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-01-16T17:10:34.168493921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002029s
2026-01-16T17:10:34.168591658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.168689144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-01-16T17:10:34.168896361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001996s
2026-01-16T17:10:34.168985401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.169117677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-01-16T17:10:34.169294984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001918s
2026-01-16T17:10:34.169405747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:10:34', 'add_config_contract_to_notifications')
2026-01-16T17:10:34.169628165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.170465111Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-16T17:10:34.170588559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013598s
2026-01-16T17:10:34.170698331Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-16T17:10:34.170803081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.170959406Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-01-16T17:10:34.171992186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.172105965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:10:34.172316590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002143s
2026-01-16T17:10:34.172416300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.172516713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-01-16T17:10:34.172725473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002075s
2026-01-16T17:10:34.172820795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.172918832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-01-16T17:10:34.173127573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002055s
2026-01-16T17:10:34.173232775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:10:34', 'fix_omgwtfnzbs')
2026-01-16T17:10:34.173448058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.174099170Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-16T17:10:34.174214432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001181s
2026-01-16T17:10:34.174332840Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-16T17:10:34.174432611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.174617764Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-01-16T17:10:34.174953911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-16T17:10:34.175078191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-01-16T17:10:34.175440351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s
2026-01-16T17:10:34.175547567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:10:34', 'add_blacklist_table')
2026-01-16T17:10:34.175750415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.176454303Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-16T17:10:34.176562200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s
2026-01-16T17:10:34.176659215Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-16T17:10:34.176758275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.176900742Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-01-16T17:10:34.177252420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.177357201Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.177432022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-01-16T17:10:34.177552625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-01-16T17:10:34.178020527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-01-16T17:10:34.178126961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.178216742Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-01-16T17:10:34.178290380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-01-16T17:10:34.178402907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-01-16T17:10:34.178850188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s
2026-01-16T17:10:34.178947895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.179048788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.184398983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053281s
2026-01-16T17:10:34.184515127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:10:34', 'add_formats_to_naming_config')
2026-01-16T17:10:34.184719078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.185447685Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-16T17:10:34.185555783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064055s
2026-01-16T17:10:34.185657097Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-16T17:10:34.185761517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.185916029Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-01-16T17:10:34.186228638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.186333920Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.186405815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-01-16T17:10:34.186518001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-01-16T17:10:34.186987406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004684s
2026-01-16T17:10:34.187085764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.187166998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.187830835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006533s
2026-01-16T17:10:34.187944283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-16T17:10:34.188063173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-16T17:10:34.188218706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000154s
2026-01-16T17:10:34.188307214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-16T17:10:34.188421515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-16T17:10:34.188570294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001472s
2026-01-16T17:10:34.188668873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:10:34', 'add_season_folder_format_to_naming_config')
2026-01-16T17:10:34.188893144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.189515969Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-16T17:10:34.189634477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s
2026-01-16T17:10:34.189731854Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-16T17:10:34.189832156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.189974673Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-01-16T17:10:34.190358606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-01-16T17:10:34.191282396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-01-16T17:10:34.191658163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-01-16T17:10:34.192054732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:10:34.192287009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:10:34.193392055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028731s
2026-01-16T17:10:34.193501465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:10:34', 'delete_old_naming_config_columns')
2026-01-16T17:10:34.193715296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.194473092Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-16T17:10:34.194584737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039581s
2026-01-16T17:10:34.194684959Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-16T17:10:34.194780341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.194928950Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-01-16T17:10:34.195529429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.195636325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-01-16T17:10:34.195829283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2026-01-16T17:10:34.195931750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:10:34', 'set_default_release_group')
2026-01-16T17:10:34.196147935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.196817033Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-16T17:10:34.196919449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011778s
2026-01-16T17:10:34.197013699Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-16T17:10:34.199818507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.199987558Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-01-16T17:10:34.200189475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.200280508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.201084367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007955s
2026-01-16T17:10:34.201195751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:10:34', 'add_api_key_to_pushover')
2026-01-16T17:10:34.201409592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.201993999Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-16T17:10:34.202107848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s
2026-01-16T17:10:34.202206366Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-16T17:10:34.202301939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.202450398Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-01-16T17:10:34.203656527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.203721678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.204045420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-01-16T17:10:34.205383525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-01-16T17:10:34.206272335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-01-16T17:10:34.206985622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.207496220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.208637719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.208879106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.209105852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049891s
2026-01-16T17:10:34.209206224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-01-16T17:10:34.210097088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-01-16T17:10:34.210763811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-01-16T17:10:34.211394531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.211823626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.212901957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.213137391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.213361653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040472s
2026-01-16T17:10:34.213476064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:10:34', 'remove_series_contraints')
2026-01-16T17:10:34.213691077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.214506829Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-16T17:10:34.214621861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051909s
2026-01-16T17:10:34.214739358Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-16T17:10:34.214856343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.215013820Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-01-16T17:10:34.215711405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.215835285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-01-16T17:10:34.215945667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-01-16T17:10:34.216067773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-01-16T17:10:34.216530325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s
2026-01-16T17:10:34.216640066Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.216737502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-01-16T17:10:34.216924939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s
2026-01-16T17:10:34.217036564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:10:34', 'add_series_folder_format_to_naming_config')
2026-01-16T17:10:34.217258251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.217920104Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-16T17:10:34.218062460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011855s
2026-01-16T17:10:34.218173143Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-16T17:10:34.218282874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.218438508Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-01-16T17:10:34.219368170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:34.219486077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.219577642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-01-16T17:10:34.219691070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-01-16T17:10:34.220163552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s
2026-01-16T17:10:34.220271339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.220375118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.222487492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002105s
2026-01-16T17:10:34.222595239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.222690110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.224138136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014356s
2026-01-16T17:10:34.224259030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:10:34', 'update_with_quality_converters')
2026-01-16T17:10:34.224484143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.225196668Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-16T17:10:34.225320948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024858s
2026-01-16T17:10:34.225428405Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-16T17:10:34.225549849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.225710453Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-01-16T17:10:34.227003277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-01-16T17:10:34.227957288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-01-16T17:10:34.228262442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-16T17:10:34.228516224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-16T17:10:34.228861249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-16T17:10:34.229909349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:10:34.230149794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030182s
2026-01-16T17:10:34.230255226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-01-16T17:10:34.231112663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-16T17:10:34.231411385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-16T17:10:34.231652190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-16T17:10:34.232012055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-16T17:10:34.233019333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:10:34.233262383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002894s
2026-01-16T17:10:34.233365009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-16T17:10:34.233486604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:10:34.233809555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000338s
2026-01-16T17:10:34.234109218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-16T17:10:34.234224741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:10:34.234459053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002366s
2026-01-16T17:10:34.234565747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-16T17:10:34.234675088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:10:34.234905522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002292s
2026-01-16T17:10:34.235023910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-01-16T17:10:34.235137309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-01-16T17:10:34.235367532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002384s
2026-01-16T17:10:34.235471271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.235567495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.236612670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010309s
2026-01-16T17:10:34.236719345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-01-16T17:10:34.236822482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-01-16T17:10:34.237231125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s
2026-01-16T17:10:34.237348893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:10:34', 'add_configurable_qualities')
2026-01-16T17:10:34.237567813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.238478738Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-16T17:10:34.238598850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016528s
2026-01-16T17:10:34.238711437Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-16T17:10:34.238823432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.238980478Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-01-16T17:10:34.239263208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.239375193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.239464443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-01-16T17:10:34.239580256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-01-16T17:10:34.240044030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004615s
2026-01-16T17:10:34.240170475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-16T17:10:34.240282030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-16T17:10:34.240466571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001695s
2026-01-16T17:10:34.240577575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:10:34', 'add_on_upgrade_to_notifications')
2026-01-16T17:10:34.240803049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.241437577Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-16T17:10:34.241561376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011532s
2026-01-16T17:10:34.241667059Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-16T17:10:34.241774806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.241937263Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-01-16T17:10:34.242611902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-16T17:10:34.242744088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-16T17:10:34.243073191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s
2026-01-16T17:10:34.243178182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-16T17:10:34.243301030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-01-16T17:10:34.243661917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003777s
2026-01-16T17:10:34.243775896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:10:34', 'add_metadata_tables')
2026-01-16T17:10:34.244070650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.244821282Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-16T17:10:34.244936484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015318s
2026-01-16T17:10:34.245046295Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-16T17:10:34.245160565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.245316329Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-01-16T17:10:34.245923792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.246005076Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.246071289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-01-16T17:10:34.246205179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-01-16T17:10:34.246759906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s
2026-01-16T17:10:34.246863545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-01-16T17:10:34.246973756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-01-16T17:10:34.247457681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2026-01-16T17:10:34.247516880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-01-16T17:10:34.247618234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-01-16T17:10:34.248124183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s
2026-01-16T17:10:34.248184856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-01-16T17:10:34.248299727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-01-16T17:10:34.248730775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2026-01-16T17:10:34.248830616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.248913964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.248991991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-01-16T17:10:34.249096772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-01-16T17:10:34.249531648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s
2026-01-16T17:10:34.249619846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-01-16T17:10:34.249726370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-01-16T17:10:34.250147759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s
2026-01-16T17:10:34.250259464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:10:34', 'add_metadata_to_episodes_and_series')
2026-01-16T17:10:34.250511581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.251283586Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-16T17:10:34.251354409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015217s
2026-01-16T17:10:34.251455522Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-16T17:10:34.251558981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.251697269Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-01-16T17:10:34.251902924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-16T17:10:34.252066323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-16T17:10:34.252265384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001972s
2026-01-16T17:10:34.252363461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:10:34', 'fix_xbmc_season_images_metadata')
2026-01-16T17:10:34.252569376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.253180396Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-16T17:10:34.253291410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011117s
2026-01-16T17:10:34.253387323Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-16T17:10:34.253485060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.253626405Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-01-16T17:10:34.254031000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-16T17:10:34.254156853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-01-16T17:10:34.254494573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s
2026-01-16T17:10:34.254598663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:10:34', 'add_download_clients_table')
2026-01-16T17:10:34.254805540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.255459527Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-16T17:10:34.255566492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013122s
2026-01-16T17:10:34.255659770Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-16T17:10:34.255760012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.255918391Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-01-16T17:10:34.256132111Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.256236231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.260657626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044037s
2026-01-16T17:10:34.260762116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-16T17:10:34', 'convert_config_to_download_clients')
2026-01-16T17:10:34.260994404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.261730887Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-16T17:10:34.261851450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054734s
2026-01-16T17:10:34.261959237Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-16T17:10:34.262082876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.262257347Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-01-16T17:10:34.262505477Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-01-16T17:10:34.262682023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-01-16T17:10:34.262940253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002566s
2026-01-16T17:10:34.263036887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-01-16T17:10:34.263219966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-01-16T17:10:34.263430660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002191s
2026-01-16T17:10:34.263551564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:10:34', 'fix_xbmc_episode_metadata')
2026-01-16T17:10:34.276527306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.277417258Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-16T17:10:34.277511789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141741s
2026-01-16T17:10:34.277658855Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-16T17:10:34.277765861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.277961865Z [Info] add_indexes: Starting migration of Main DB to 45
2026-01-16T17:10:34.278602004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-01-16T17:10:34.278733329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-01-16T17:10:34.279007231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002777s
2026-01-16T17:10:34.279118054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-01-16T17:10:34.279225180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:10:34.279466025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002403s
2026-01-16T17:10:34.279569763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-01-16T17:10:34.279690186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:10:34.279944318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002486s
2026-01-16T17:10:34.280060231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-01-16T17:10:34.280163620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:10:34.280396679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002304s
2026-01-16T17:10:34.280497732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-01-16T17:10:34.280626131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-01-16T17:10:34.280849110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s
2026-01-16T17:10:34.280963070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-16T17:10:34.281065035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:10:34.281349889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002813s
2026-01-16T17:10:34.281457165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-01-16T17:10:34.281575303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:34.281804144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002317s
2026-01-16T17:10:34.281919656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-01-16T17:10:34.282024958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:34.282261655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-01-16T17:10:34.282369723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-16T17:10:34.282483873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:34.282710199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002249s
2026-01-16T17:10:34.282833978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:10:34', 'add_indexes')
2026-01-16T17:10:34.283045654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.284331754Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-16T17:10:34.284444962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018398s
2026-01-16T17:10:34.284562740Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-16T17:10:34.284664745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.284835509Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-01-16T17:10:34.285028157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-01-16T17:10:34.285227989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-01-16T17:10:34.285476039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002461s
2026-01-16T17:10:34.285590960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-16T17:10:34', 'fix_nzb_su_url')
2026-01-16T17:10:34.285803599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.286548830Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-16T17:10:34.286662659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001323s
2026-01-16T17:10:34.286781197Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-16T17:10:34.286893454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.287061101Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-01-16T17:10:34.287325273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.287445125Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.287553052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-01-16T17:10:34.287688765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-01-16T17:10:34.288228793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s
2026-01-16T17:10:34.288356410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:10:34', 'add_temporary_blacklist_columns')
2026-01-16T17:10:34.288576052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.289330452Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-16T17:10:34.289450854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016429s
2026-01-16T17:10:34.289570084Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-16T17:10:34.289678753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.289848936Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-01-16T17:10:34.290097096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.290217698Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.290310856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-01-16T17:10:34.290433052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-01-16T17:10:34.290940043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-01-16T17:10:34.291057870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-16T17:10:34', 'add_title_to_scenemappings')
2026-01-16T17:10:34.291274186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.292030319Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-16T17:10:34.292129579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015762s
2026-01-16T17:10:34.292250653Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-16T17:10:34.292363219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.292534374Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-01-16T17:10:34.292737002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-01-16T17:10:34.292944951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-01-16T17:10:34.293184343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000244s
2026-01-16T17:10:34.293305838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:10:34', 'fix_dognzb_url')
2026-01-16T17:10:34.293515881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.294188034Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-16T17:10:34.294297816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012443s
2026-01-16T17:10:34.294420503Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-16T17:10:34.294528660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.294696989Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-01-16T17:10:34.294945360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:10:34.295064940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.295158088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-01-16T17:10:34.295281847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-01-16T17:10:34.295787796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s
2026-01-16T17:10:34.295966316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:10:34', 'add_hash_to_metadata_files')
2026-01-16T17:10:34.296186309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.296934476Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-16T17:10:34.297053656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016514s
2026-01-16T17:10:34.297170260Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-16T17:10:34.297279731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.297446046Z [Info] download_client_import: Starting migration of Main DB to 51
2026-01-16T17:10:34.297706881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.297824508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.298293052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004618s
2026-01-16T17:10:34.298409947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.298501091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.301659552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031405s
2026-01-16T17:10:34.301766106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.301874605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.307121713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052336s
2026-01-16T17:10:34.307249039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:10:34', 'download_client_import')
2026-01-16T17:10:34.307472890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.308317531Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-16T17:10:34.308433284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064353s
2026-01-16T17:10:34.308556232Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-16T17:10:34.308659790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.308827668Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-01-16T17:10:34.309172693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.309292955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.309380191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-01-16T17:10:34.309505684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-01-16T17:10:34.310055862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005502s
2026-01-16T17:10:34.310168569Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-01-16T17:10:34.310284432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-01-16T17:10:34.310446188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001568s
2026-01-16T17:10:34.310542221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.310650560Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.310743737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-01-16T17:10:34.310877186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-01-16T17:10:34.311411773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005344s
2026-01-16T17:10:34.311526203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-16T17:10:34.311681776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-16T17:10:34.311899345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-01-16T17:10:34.312007492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:10:34', 'add_columns_for_anime')
2026-01-16T17:10:34.312239269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.312980632Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-16T17:10:34.313104381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012885s
2026-01-16T17:10:34.313212319Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-16T17:10:34.313330938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.313486802Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-01-16T17:10:34.314532407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-01-16T17:10:34.314684313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-01-16T17:10:34.315276456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s
2026-01-16T17:10:34.315381558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.315463172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.316148512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006742s
2026-01-16T17:10:34.316254967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:10:34', 'add_series_sorttitle')
2026-01-16T17:10:34.316457925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.317155821Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-16T17:10:34.317262195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016936s
2026-01-16T17:10:34.317359701Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-16T17:10:34.317452518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.317592570Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-01-16T17:10:34.319449390Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-01-16T17:10:34.319625885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-01-16T17:10:34.320873839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001295s
2026-01-16T17:10:34.320988039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:10:34.321060074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.321134924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-01-16T17:10:34.321235387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-01-16T17:10:34.321706906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s
2026-01-16T17:10:34.321803711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:10:34.321889224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.321964886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-01-16T17:10:34.322069416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-01-16T17:10:34.322539122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s
2026-01-16T17:10:34.322638412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:10:34.322724215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.322803415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-01-16T17:10:34.322912314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-01-16T17:10:34.323392752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s
2026-01-16T17:10:34.323498154Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.323576872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-01-16T17:10:34.323754731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001835s
2026-01-16T17:10:34.323843068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.323961287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.324037690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-01-16T17:10:34.324146470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-01-16T17:10:34.324624021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s
2026-01-16T17:10:34.324722460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-16T17:10:34.324850167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-16T17:10:34.325012494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001615s
2026-01-16T17:10:34.325286636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-16T17:10:34.325393952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-01-16T17:10:34.325743947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003719s
2026-01-16T17:10:34.325854219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:10:34', 'rename_profiles')
2026-01-16T17:10:34.326058901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.326863191Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-16T17:10:34.326968192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00149s
2026-01-16T17:10:34.327070158Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-16T17:10:34.327168255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.327314149Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-01-16T17:10:34.327522358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-01-16T17:10:34.328751484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-01-16T17:10:34.329474510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-01-16T17:10:34.330164099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.330833978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.332249980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.332476857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.332694686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:34.332898025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:34.333113870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:34.333318031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056766s
2026-01-16T17:10:34.333423524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:10:34', 'drop_old_profile_columns')
2026-01-16T17:10:34.333628707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.334622959Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-16T17:10:34.334733552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069783s
2026-01-16T17:10:34.334832992Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-16T17:10:34.334940709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.335080691Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-01-16T17:10:34.335331516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:34.335439874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.335514665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-01-16T17:10:34.335622763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-01-16T17:10:34.336174053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005451s
2026-01-16T17:10:34.336283183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:10:34', 'add_mediainfo_to_episodefile')
2026-01-16T17:10:34.336488576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.337058705Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-16T17:10:34.337172895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014389s
2026-01-16T17:10:34.337271563Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-16T17:10:34.337375793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.337516276Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-01-16T17:10:34.337803825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-01-16T17:10:34.337927154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-01-16T17:10:34.338410206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2026-01-16T17:10:34.338508414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.338604628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.339291602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s
2026-01-16T17:10:34.339404529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:10:34', 'convert_episode_file_path_to_relative')
2026-01-16T17:10:34.339616897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.340191093Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-16T17:10:34.340308249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015828s
2026-01-16T17:10:34.340407759Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-16T17:10:34.340505947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.340644576Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-01-16T17:10:34.340838387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-01-16T17:10:34.341967050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-01-16T17:10:34.342383047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-01-16T17:10:34.342734626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:10:34.343178189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:10:34.344375610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:10:34.344602738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036541s
2026-01-16T17:10:34.344710805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:10:34', 'drop_episode_file_path')
2026-01-16T17:10:34.344913814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.345689667Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-16T17:10:34.345795049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047373s
2026-01-16T17:10:34.345895161Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-16T17:10:34.345996906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.346139473Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-01-16T17:10:34.346781426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.346891557Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.346963532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-01-16T17:10:34.351869984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-01-16T17:10:34.352419100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005684s
2026-01-16T17:10:34.352519612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-01-16T17:10:34.352621587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-01-16T17:10:34.353109851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s
2026-01-16T17:10:34.353197718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-16T17:10:34.353329984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-16T17:10:34.353498443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s
2026-01-16T17:10:34.353579878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.353666502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-01-16T17:10:34.353840282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001717s
2026-01-16T17:10:34.353946716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:10:34', 'add_enable_options_to_indexers')
2026-01-16T17:10:34.354148753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.354827550Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-16T17:10:34.354939586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011563s
2026-01-16T17:10:34.355041702Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-16T17:10:34.361283523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.361440539Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-01-16T17:10:34.361683288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-01-16T17:10:34.362921481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-01-16T17:10:34.363288230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-16T17:10:34.363592533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:10:34.363973410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:10:34.365186483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:10:34.365412127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035285s
2026-01-16T17:10:34.365513231Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-01-16T17:10:34.366619669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-16T17:10:34.366983312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-01-16T17:10:34.367275239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-01-16T17:10:34.367554011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-01-16T17:10:34.368812475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031872s
2026-01-16T17:10:34.368925232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:10:34', 'remove_enable_from_indexers')
2026-01-16T17:10:34.369142821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.370045188Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-16T17:10:34.370158877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044321s
2026-01-16T17:10:34.370267566Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-16T17:10:34.370360964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.370507970Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-01-16T17:10:34.370707973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-01-16T17:10:34.371090884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-01-16T17:10:34.371385678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s
2026-01-16T17:10:34.371492252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:10:34', 'clear_bad_scene_names')
2026-01-16T17:10:34.371693808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.372419790Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-16T17:10:34.372532798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013238s
2026-01-16T17:10:34.372630765Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-16T17:10:34.372731729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.372874035Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-01-16T17:10:34.373079188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.373185372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.374666104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014734s
2026-01-16T17:10:34.374781707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:10:34', 'convert_quality_models')
2026-01-16T17:10:34.375001941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.375718283Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-16T17:10:34.375879889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025262s
2026-01-16T17:10:34.375947816Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-16T17:10:34.376043488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.376189893Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-01-16T17:10:34.376487583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-16T17:10:34.376615591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-01-16T17:10:34.376930274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003279s
2026-01-16T17:10:34.377043362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:10:34', 'add_remotepathmappings')
2026-01-16T17:10:34.377254567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.377919457Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-16T17:10:34.378038677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013165s
2026-01-16T17:10:34.378135452Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-16T17:10:34.378242708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.378374673Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-01-16T17:10:34.378491789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:10:34', 'remove_method_from_logs')
2026-01-16T17:10:34.378688065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.379212381Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-16T17:10:34.379319015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009713s
2026-01-16T17:10:34.379422875Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-16T17:10:34.379519078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.379667688Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-01-16T17:10:34.381489096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.381610510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-01-16T17:10:34.381792256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001963s
2026-01-16T17:10:34.381878460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.381970946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-01-16T17:10:34.382158344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-01-16T17:10:34.382249107Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.382338968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-01-16T17:10:34.382552307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002151s
2026-01-16T17:10:34.382652780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:10:34', 'make_scene_numbering_nullable')
2026-01-16T17:10:34.382857873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.383389062Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-16T17:10:34.383503413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s
2026-01-16T17:10:34.383602693Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-16T17:10:34.383690880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.383839770Z [Info] add_tags: Starting migration of Main DB to 66
2026-01-16T17:10:34.384598739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-16T17:10:34.384716987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-16T17:10:34.384991089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002805s
2026-01-16T17:10:34.385092473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.385174689Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.385254439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-01-16T17:10:34.385372757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-01-16T17:10:34.385864979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s
2026-01-16T17:10:34.385981062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.386057476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.386143349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-01-16T17:10:34.386248010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-01-16T17:10:34.386750662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s
2026-01-16T17:10:34.386847738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.386932248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-01-16T17:10:34.387121840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001902s
2026-01-16T17:10:34.387221280Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.387300259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-01-16T17:10:34.387467717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001601s
2026-01-16T17:10:34.387565403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:10:34', 'add_tags')
2026-01-16T17:10:34.387766899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.388594436Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-16T17:10:34.388706511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012856s
2026-01-16T17:10:34.388803046Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-16T17:10:34.388902306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.389040033Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-01-16T17:10:34.389294135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.389393114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.389472584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-01-16T17:10:34.389574319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-01-16T17:10:34.390083655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s
2026-01-16T17:10:34.390192594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:10:34', 'add_added_to_series')
2026-01-16T17:10:34.390408018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.391088629Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-16T17:10:34.391195915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015095s
2026-01-16T17:10:34.391291558Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-16T17:10:34.391390176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.391532713Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-01-16T17:10:34.392971461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-16T17:10:34.393095761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-01-16T17:10:34.393402629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003216s
2026-01-16T17:10:34.393497741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.393579465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.394122629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s
2026-01-16T17:10:34.394226368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.394332993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-01-16T17:10:34.394495039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001687s
2026-01-16T17:10:34.394595942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:10:34', 'add_release_restrictions')
2026-01-16T17:10:34.394796045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.395506827Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-16T17:10:34.395596517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s
2026-01-16T17:10:34.395699996Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-16T17:10:34.395792753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.395955450Z [Info] quality_proper: Starting migration of Main DB to 69
2026-01-16T17:10:34.396147918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.396255986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.396872778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s
2026-01-16T17:10:34.396957809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:10:34', 'quality_proper')
2026-01-16T17:10:34.397166339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.397970098Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-16T17:10:34.398079227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017066s
2026-01-16T17:10:34.398175351Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-16T17:10:34.398274671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.398414893Z [Info] delay_profile: Starting migration of Main DB to 70
2026-01-16T17:10:34.402043622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-16T17:10:34.402191529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-01-16T17:10:34.402609241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s
2026-01-16T17:10:34.402811368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-01-16T17:10:34.403073345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.403170060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.410169527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069678s
2026-01-16T17:10:34.410265010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-01-16T17:10:34.411550769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-01-16T17:10:34.411915033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-01-16T17:10:34.412180237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:10:34.412527496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:10:34.413804077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:10:34.414067067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036714s
2026-01-16T17:10:34.414144984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-01-16T17:10:34.415335722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-01-16T17:10:34.415631397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-01-16T17:10:34.415894206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:10:34.416232097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:10:34.417482004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:10:34.417724993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034766s
2026-01-16T17:10:34.418016460Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003617 taking an average of 00:00:00.0003617
2026-01-16T17:10:34.418172896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:10:34', 'delay_profile')
2026-01-16T17:10:34.418387498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.419327230Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-16T17:10:34.419437392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050793s
2026-01-16T17:10:34.419554378Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-16T17:10:34.419660882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.419816075Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-01-16T17:10:34.420103223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-01-16T17:10:34.421352890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:10:34.421714428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:10:34.421961095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:10:34.422483988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:10:34.423742472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:10:34.424081896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:10:34.424338132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040911s
2026-01-16T17:10:34.424428474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.424523215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.426923459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023905s
2026-01-16T17:10:34.427046737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:10:34', 'unknown_quality_in_profile')
2026-01-16T17:10:34.429153821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.430529441Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-16T17:10:34.430646697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059662s
2026-01-16T17:10:34.430754875Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-16T17:10:34.430866560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.431038797Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-01-16T17:10:34.431819309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:34.431950453Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:34.432049703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-01-16T17:10:34.432171078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-01-16T17:10:34.432747879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s
2026-01-16T17:10:34.432985117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-16T17:10:34.433322146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-16T17:10:34.433337497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002299s
2026-01-16T17:10:34.433431977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.433526207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.434719460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011849s
2026-01-16T17:10:34.434837007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:10:34', 'history_downloadId')
2026-01-16T17:10:34.435059825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.436088898Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-16T17:10:34.436204962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s
2026-01-16T17:10:34.436307308Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-16T17:10:34.436410015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.436566089Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-01-16T17:10:34.437131848Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.437245157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-16T17:10:34.437421902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s
2026-01-16T17:10:34.437519719Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.437619170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-16T17:10:34.438008043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2026-01-16T17:10:34.438116531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:10:34', 'clear_ratings')
2026-01-16T17:10:34.438335673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.439101555Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-16T17:10:34.439218380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014778s
2026-01-16T17:10:34.439338372Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-16T17:10:34.439423313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.439577975Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-01-16T17:10:34.439769230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-16T17:10:34.439983992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-16T17:10:34.440218034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s
2026-01-16T17:10:34.440321552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:10:34', 'disable_eztv')
2026-01-16T17:10:34.440538249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.441391176Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-16T17:10:34.441501819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014051s
2026-01-16T17:10:34.441608173Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-16T17:10:34.441716391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.441868959Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-01-16T17:10:34.442927060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.443043795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-01-16T17:10:34.443277986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s
2026-01-16T17:10:34.443372256Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.443489332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-16T17:10:34.443657621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001869s
2026-01-16T17:10:34.443765819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:10:34', 'force_lib_update')
2026-01-16T17:10:34.444001353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.444855704Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-16T17:10:34.444958370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013712s
2026-01-16T17:10:34.445079104Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-16T17:10:34.445172612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.445332053Z [Info] add_users_table: Starting migration of Main DB to 76
2026-01-16T17:10:34.445705565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-16T17:10:34.445844685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-01-16T17:10:34.446156764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s
2026-01-16T17:10:34.446271746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-16T17:10:34.446372148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-16T17:10:34.446605668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002299s
2026-01-16T17:10:34.446706621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-16T17:10:34.446820190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-16T17:10:34.447038339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002251s
2026-01-16T17:10:34.447154213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:10:34', 'add_users_table')
2026-01-16T17:10:34.447362532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.448747592Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-16T17:10:34.448762271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016726s
2026-01-16T17:10:34.448776149Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-16T17:10:34.448856090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.448990882Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-01-16T17:10:34.449232368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.449334664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.449423764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-01-16T17:10:34.449537493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-01-16T17:10:34.450098092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2026-01-16T17:10:34.450214566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:10:34', 'add_add_options_to_series')
2026-01-16T17:10:34.450437154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.451265723Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-16T17:10:34.451381987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017287s
2026-01-16T17:10:34.451492119Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-16T17:10:34.451596640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.451752323Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-01-16T17:10:34.452365017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-16T17:10:34.452506893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-16T17:10:34.452937580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2026-01-16T17:10:34.453053313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:10:34', 'add_commands_table')
2026-01-16T17:10:34.453275341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.454044991Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-16T17:10:34.454159171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015631s
2026-01-16T17:10:34.454266838Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-16T17:10:34.454369755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.454523965Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-01-16T17:10:34.454916857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.455025435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.522385035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672763s
2026-01-16T17:10:34.522558795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-01-16T17:10:34.522637814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-16T17:10:34.522727164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-01-16T17:10:34.524124157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-16T17:10:34.524444663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-01-16T17:10:34.524669857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-01-16T17:10:34.524981755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-01-16T17:10:34.526364289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035211s
2026-01-16T17:10:34.526470353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-16T17:10:34.526579212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-16T17:10:34.526803414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002301s
2026-01-16T17:10:34.526925349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:10:34', 'dedupe_tags')
2026-01-16T17:10:34.527139871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.529796321Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-16T17:10:34.529985833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031606s
2026-01-16T17:10:34.530134803Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-16T17:10:34.530247290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.530454858Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-01-16T17:10:34.530821636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.530931728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.532297378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013654s
2026-01-16T17:10:34.532416067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-16T17:10:34', 'move_dot_prefix_to_transmission_category')
2026-01-16T17:10:34.532685520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.533409588Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-16T17:10:34.533522907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024948s
2026-01-16T17:10:34.533622748Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-16T17:10:34.533717378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.533860727Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-01-16T17:10:34.534532971Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.534643483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-01-16T17:10:34.534871402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002246s
2026-01-16T17:10:34.534967837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-16T17:10:34', 'add_fanzub_settings')
2026-01-16T17:10:34.535167759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.535814462Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-16T17:10:34.535951768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s
2026-01-16T17:10:34.536031248Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-16T17:10:34.536132262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.536272885Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-01-16T17:10:34.537056824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.537166474Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.537243580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-01-16T17:10:34.537544235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-01-16T17:10:34.538202411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006243s
2026-01-16T17:10:34.538262021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.538344146Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.538424228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-01-16T17:10:34.538526163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-01-16T17:10:34.539044186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s
2026-01-16T17:10:34.539242065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.539323358Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.539398329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-01-16T17:10:34.539542389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-01-16T17:10:34.540069110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s
2026-01-16T17:10:34.540169783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.540253301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.540350918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-01-16T17:10:34.540440348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-01-16T17:10:34.540947650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000507s
2026-01-16T17:10:34.541047771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.541130438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.541210148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-01-16T17:10:34.541326983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-01-16T17:10:34.541834205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s
2026-01-16T17:10:34.541932824Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.542012735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-01-16T17:10:34.542173328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001593s
2026-01-16T17:10:34.542275544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-16T17:10:34', 'additonal_blacklist_columns')
2026-01-16T17:10:34.542478603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.543313314Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-16T17:10:34.543423285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001296s
2026-01-16T17:10:34.543522675Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-16T17:10:34.543622136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.543763370Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-01-16T17:10:34.544245802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:10:34.544353579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.544432929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-01-16T17:10:34.545767787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:10:34.546084465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:10:34.546355771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:10:34.546807731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:10:34.548218422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:10:34.548462514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:10:34.548692788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041529s
2026-01-16T17:10:34.548787298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:10:34.548884614Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.548956619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-01-16T17:10:34.550324935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-01-16T17:10:34.550645921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:10:34.550889993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:10:34.551346202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:10:34.552774158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:10:34.553042949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:10:34.553263183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041999s
2026-01-16T17:10:34.553355889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-16T17:10:34.553509769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-16T17:10:34.553681074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001834s
2026-01-16T17:10:34.553827820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-16T17:10:34', 'update_quality_minmax_size')
2026-01-16T17:10:34.554016129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.555642966Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-16T17:10:34.555745863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021334s
2026-01-16T17:10:34.555869732Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-16T17:10:34.555983281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.556136560Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-01-16T17:10:34.556404259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.556477987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.557746592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012624s
2026-01-16T17:10:34.557860291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-16T17:10:34', 'expand_transmission_urlbase')
2026-01-16T17:10:34.558081767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.558810505Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-16T17:10:34.558919945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023011s
2026-01-16T17:10:34.559013263Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-16T17:10:34.559114327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.559255160Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-01-16T17:10:34.559459221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.559551708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.560635811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s
2026-01-16T17:10:34.560746855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-16T17:10:34', 'pushbullet_device_ids')
2026-01-16T17:10:34.560954332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.561812721Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-16T17:10:34.561917903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022554s
2026-01-16T17:10:34.562021782Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-16T17:10:34.562114519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.562281455Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-01-16T17:10:34.562548834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.562703936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-01-16T17:10:34.562904249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002061s
2026-01-16T17:10:34.563025203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-16T17:10:34', 'remove_eztv')
2026-01-16T17:10:34.563253322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.564230160Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-16T17:10:34.564316664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015054s
2026-01-16T17:10:34.564433790Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-16T17:10:34.564526777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.564670807Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-01-16T17:10:34.564871471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.564971633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.566256701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012715s
2026-01-16T17:10:34.566367344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-16T17:10:34', 'pushbullet_devices_channels_list')
2026-01-16T17:10:34.566579672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.567334682Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-16T17:10:34.567449644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023541s
2026-01-16T17:10:34.567552120Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-16T17:10:34.567653715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.567799578Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-01-16T17:10:34.568601473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.568709070Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.568790203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-01-16T17:10:34.568901968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-01-16T17:10:34.569488149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s
2026-01-16T17:10:34.569585786Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:10:34.569745858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:10:34.569951372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002063s
2026-01-16T17:10:34.570040261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:10:34.570220434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:10:34.570401258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2026-01-16T17:10:34.570488333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.570576771Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.570658466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-01-16T17:10:34.572152966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-01-16T17:10:34.572544224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-01-16T17:10:34.572890180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-16T17:10:34.573164383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-16T17:10:34.574566977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037744s
2026-01-16T17:10:34.574645736Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.574733864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-01-16T17:10:34.574917684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001875s
2026-01-16T17:10:34.575021353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-16T17:10:34', 'add_on_rename_to_notifcations')
2026-01-16T17:10:34.575230183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.576086017Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-16T17:10:34.576196159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013485s
2026-01-16T17:10:34.576302413Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-16T17:10:34.576397705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.576543729Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-01-16T17:10:34.576772710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-01-16T17:10:34.577045850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-01-16T17:10:34.577419873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003773s
2026-01-16T17:10:34.577521588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-16T17:10:34', 'update_kickass_url')
2026-01-16T17:10:34.577725669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.578416731Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-16T17:10:34.578516983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013695s
2026-01-16T17:10:34.578617896Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-16T17:10:34.578715703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.578870174Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-01-16T17:10:34.579352105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-16T17:10:34.579481826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:10:34.579838505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s
2026-01-16T17:10:34.579979669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-16T17:10:34.580083087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-16T17:10:34.580317189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2026-01-16T17:10:34.580423723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-16T17:10:34', 'added_indexerstatus')
2026-01-16T17:10:34.580628005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.581406212Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-16T17:10:34.581488788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012951s
2026-01-16T17:10:34.581582968Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-16T17:10:34.581689392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.581831889Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-01-16T17:10:34.582366967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.582473702Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.582556468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-01-16T17:10:34.582671139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.583263492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-01-16T17:10:34.583371770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-16T17:10:34', 'add_unverifiedscenenumbering')
2026-01-16T17:10:34.583595461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.584389390Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-16T17:10:34.584508289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016721s
2026-01-16T17:10:34.584588451Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-16T17:10:34.584687190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.584826370Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-01-16T17:10:34.585379594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.585488884Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.585571250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-01-16T17:10:34.585695280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.586261129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s
2026-01-16T17:10:34.586362714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.586451172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-01-16T17:10:34.586624581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s
2026-01-16T17:10:34.586754242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-16T17:10:34', 'naming_config_replace_illegal_characters')
2026-01-16T17:10:34.586947011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.587629084Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-16T17:10:34.587743896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011767s
2026-01-16T17:10:34.587843927Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-16T17:10:34.587957997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.588111726Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-01-16T17:10:34.588413224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.588517844Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.588604629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-01-16T17:10:34.588702586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.589284388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s
2026-01-16T17:10:34.589375381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-01-16T17:10:34.589480333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:34.589677369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2026-01-16T17:10:34.589785267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-16T17:10:34', 'add_tvmazeid')
2026-01-16T17:10:34.589980560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.590625449Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-16T17:10:34.590729338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2026-01-16T17:10:34.590829851Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-16T17:10:34.590933609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.591096197Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-01-16T17:10:34.591479900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-01-16T17:10:34.591599891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:10:34.591890426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002688s
2026-01-16T17:10:34.591985929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-16T17:10:34', 'add_additional_episodes_index')
2026-01-16T17:10:34.592208818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.592767874Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-16T17:10:34.592877885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011775s
2026-01-16T17:10:34.592977476Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-16T17:10:34.593073309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.593217679Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-01-16T17:10:34.593401460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-01-16T17:10:34.593612875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-01-16T17:10:34.593876085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000261s
2026-01-16T17:10:34.593978442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-16T17:10:34', 'disable_kickass')
2026-01-16T17:10:34.594177923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.594678562Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-16T17:10:34.594784204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s
2026-01-16T17:10:34.594906330Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-16T17:10:34.594990710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.595134740Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-01-16T17:10:34.595391357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:10:34.595499455Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.595580718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-16T17:10:34.595688926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.596303284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005834s
2026-01-16T17:10:34.596391642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-16T17:10:34', 'add_reason_to_pending_releases')
2026-01-16T17:10:34.596620873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.597599654Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-16T17:10:34.597698614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s
2026-01-16T17:10:34.597799988Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-16T17:10:34.597909378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.598061004Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-01-16T17:10:34.598300867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.598430037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-01-16T17:10:34.598596642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s
2026-01-16T17:10:34.598698007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-16T17:10:34', 'remove_titans_of_tv')
2026-01-16T17:10:34.598899903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.599461574Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-16T17:10:34.599568951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s
2026-01-16T17:10:34.599666788Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-16T17:10:34.599767450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.599993025Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-01-16T17:10:34.600967227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-16T17:10:34.601082539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:10:34.601451973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2026-01-16T17:10:34.601549820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-16T17:10:34.601659872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-01-16T17:10:34.602118475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s
2026-01-16T17:10:34.602215691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:10:34.602306294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.602388790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-01-16T17:10:34.602492729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-01-16T17:10:34.603108119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006136s
2026-01-16T17:10:34.603209062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-01-16T17:10:34.603317340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-01-16T17:10:34.603953882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006229s
2026-01-16T17:10:34.604059475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-16T17:10:34.604180919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-16T17:10:34.604347084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001668s
2026-01-16T17:10:34.604436965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.604520153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.605485597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000955s
2026-01-16T17:10:34.605586129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:10:34.605675329Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.605763146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-01-16T17:10:34.607235391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:10:34.607707532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:10:34.608092828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:10:34.608362020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:10:34.610311646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00442s
2026-01-16T17:10:34.610412610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-16T17:10:34', 'extra_and_subtitle_files')
2026-01-16T17:10:34.610630488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.611352563Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-16T17:10:34.611466041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054792s
2026-01-16T17:10:34.611562135Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-16T17:10:34.611663429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.611801777Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-01-16T17:10:34.612126672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.612226713Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:34.612308889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-01-16T17:10:34.613744931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-01-16T17:10:34.615573543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-01-16T17:10:34.615882987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-16T17:10:34.616146147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-01-16T17:10:34.618014469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056005s
2026-01-16T17:10:34.618116124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.618205574Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:34.618307329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-01-16T17:10:34.618425988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-01-16T17:10:34.619007128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s
2026-01-16T17:10:34.619114906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-16T17:10:34', 'add_scene_season_number')
2026-01-16T17:10:34.619329768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.620047283Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-16T17:10:34.620163648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016271s
2026-01-16T17:10:34.620264100Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-16T17:10:34.620367057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.620515767Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-01-16T17:10:34.620745620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.620850571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.621929464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s
2026-01-16T17:10:34.622032311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-16T17:10:34', 'add_ultrahd_quality_in_profiles')
2026-01-16T17:10:34.622244709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.622806450Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-16T17:10:34.622902143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019305s
2026-01-16T17:10:34.623013477Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-16T17:10:34.623120072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.623266036Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-01-16T17:10:34.623732966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:34.623842316Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.623975044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-01-16T17:10:34.624062991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.624673951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006091s
2026-01-16T17:10:34.624780396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:34.624861659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.624940959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-01-16T17:10:34.625039618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.625628935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005853s
2026-01-16T17:10:34.625723826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:10:34.625812294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:34.625892686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-01-16T17:10:34.625998128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.626585351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-01-16T17:10:34.626684140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.626772398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.631737708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048964s
2026-01-16T17:10:34.631831877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-16T17:10:34', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-16T17:10:34.632161381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.632765257Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-16T17:10:34.632893676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059742s
2026-01-16T17:10:34.633043407Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-16T17:10:34.633098298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.633272388Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-01-16T17:10:34.633451319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.633547182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.634468718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008576s
2026-01-16T17:10:34.634528238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-16T17:10:34', 'fix_metadata_file_extensions')
2026-01-16T17:10:34.634743651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.635299210Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-16T17:10:34.635370354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001705s
2026-01-16T17:10:34.635514785Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-16T17:10:34.635565416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.635701791Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-01-16T17:10:34.635990503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.636103831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-16T17:10:34.636268793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001747s
2026-01-16T17:10:34.636377843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-16T17:10:34', 'remove_kickass')
2026-01-16T17:10:34.636595250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.637088263Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-16T17:10:34.637193145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009936s
2026-01-16T17:10:34.637294028Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-16T17:10:34.637394280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.637532067Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-01-16T17:10:34.637780738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.637883415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-01-16T17:10:34.638094400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002121s
2026-01-16T17:10:34.638192427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-16T17:10:34', 'rename_torrent_downloadstation')
2026-01-16T17:10:34.638400927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.638937508Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-16T17:10:34.639031637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010338s
2026-01-16T17:10:34.639130376Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-16T17:10:34.639225728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.639358185Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-01-16T17:10:34.639542827Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:10:34.639755715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:10:34.639972151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002397s
2026-01-16T17:10:34.640084838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-16T17:10:34', 'update_btn_url')
2026-01-16T17:10:34.640268528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.640787964Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-16T17:10:34.640913808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010632s
2026-01-16T17:10:34.640995823Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-16T17:10:34.641090594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.641257961Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-01-16T17:10:34.641440138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.641565069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-16T17:10:34.641724370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001661s
2026-01-16T17:10:34.641826596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-16T17:10:34', 'remove_wombles')
2026-01-16T17:10:34.642021028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.642539722Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-16T17:10:34.642646046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2026-01-16T17:10:34.642737781Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-16T17:10:34.642825859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.642974538Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-01-16T17:10:34.643184952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-16T17:10:34.643325625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-16T17:10:34.643497501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001627s
2026-01-16T17:10:34.643582663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.643661251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.644634221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s
2026-01-16T17:10:34.644749503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-16T17:10:34', 'fix_extra_file_extension')
2026-01-16T17:10:34.644960458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.645479954Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-16T17:10:34.645579564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017994s
2026-01-16T17:10:34.645678233Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-16T17:10:34.645773525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.645918256Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-01-16T17:10:34.646125714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.646226638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.646751114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s
2026-01-16T17:10:34.646868851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-16T17:10:34', 'import_extra_files')
2026-01-16T17:10:34.647070477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.647585805Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-16T17:10:34.647691207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013547s
2026-01-16T17:10:34.647788764Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-16T17:10:34.647901701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.648049238Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-01-16T17:10:34.648241225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.648341697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.648760290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s
2026-01-16T17:10:34.648870122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-16T17:10:34', 'fix_extra_files_config')
2026-01-16T17:10:34.649098221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.649645523Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-16T17:10:34.649752749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012996s
2026-01-16T17:10:34.649850256Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-16T17:10:34.649949245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.650090960Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-01-16T17:10:34.650593483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-16T17:10:34.650721841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-01-16T17:10:34.651054210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s
2026-01-16T17:10:34.651151757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-16T17:10:34.651253542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-16T17:10:34.651479267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002254s
2026-01-16T17:10:34.651573256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.651663989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.651740603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-01-16T17:10:34.651859563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.652589963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007366s
2026-01-16T17:10:34.652684083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.652768543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.659289526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064922s
2026-01-16T17:10:34.659385249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-01-16T17:10:34.660968107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-16T17:10:34.661270365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-01-16T17:10:34.661658457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:10:34.662012961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:10:34.663526780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:10:34.663762484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042815s
2026-01-16T17:10:34.663884169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-16T17:10:34', 'create_language_profiles')
2026-01-16T17:10:34.664089302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.664903162Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-16T17:10:34.665009506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054175s
2026-01-16T17:10:34.665112944Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-16T17:10:34.665216062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.665362196Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-01-16T17:10:34.665627911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.665738023Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.665814357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-01-16T17:10:34.665922234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-01-16T17:10:34.666483264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s
2026-01-16T17:10:34.666592003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-16T17:10:34', 'added_regex_to_scenemapping')
2026-01-16T17:10:34.666802016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.667362174Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-16T17:10:34.667468919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014328s
2026-01-16T17:10:34.667567327Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-16T17:10:34.667668461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.667817190Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-01-16T17:10:34.668073146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.668207246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.669336380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s
2026-01-16T17:10:34.669444327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-16T17:10:34', 'consolidate_indexer_baseurl')
2026-01-16T17:10:34.669654360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.670178526Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-16T17:10:34.670288788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019983s
2026-01-16T17:10:34.670386735Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-16T17:10:34.670485785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.670626979Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-01-16T17:10:34.671660861Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-16T17:10:34.677674873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:10:34.678064949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:10:34.678414032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:10:34.678801653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:10:34.680825549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:10:34.681113609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009308s
2026-01-16T17:10:34.681219693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-16T17:10:34', 'rename_indexer_status_id')
2026-01-16T17:10:34.681426559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.682180377Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-16T17:10:34.682287513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103829s
2026-01-16T17:10:34.682397885Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-16T17:10:34.682499169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.682641536Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-01-16T17:10:34.683080811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-16T17:10:34.683210542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:34.683581199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s
2026-01-16T17:10:34.683691290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-16T17:10:34.683798266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:10:34.684075324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002595s
2026-01-16T17:10:34.684179043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-16T17:10:34', 'add_downloadclient_status')
2026-01-16T17:10:34.684388124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.685005808Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-16T17:10:34.685116390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011922s
2026-01-16T17:10:34.685210149Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-16T17:10:34.685293657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.685434752Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-01-16T17:10:34.685619914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-01-16T17:10:34.685820849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-01-16T17:10:34.686089390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002608s
2026-01-16T17:10:34.686185874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-16T17:10:34', 'disable_nyaa')
2026-01-16T17:10:34.686402420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.686920684Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-16T17:10:34.687026658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s
2026-01-16T17:10:34.687117150Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-16T17:10:34.687220789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.687361742Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-01-16T17:10:34.687562066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.687664853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.691181846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035006s
2026-01-16T17:10:34.691293831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-16T17:10:34', 'add_webrip_and_br480_qualites_in_profile')
2026-01-16T17:10:34.691512171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.692057519Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-16T17:10:34.692171018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043806s
2026-01-16T17:10:34.692271150Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-16T17:10:34.692369778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.692512756Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-01-16T17:10:34.692740174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-16T17:10:34.692863923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:10:34.693108005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002531s
2026-01-16T17:10:34.693215061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-16T17:10:34', 'add_history_eventType_index')
2026-01-16T17:10:34.693421446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.693994941Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-16T17:10:34.694103861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2026-01-16T17:10:34.694199914Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-16T17:10:34.694310777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.694473435Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-01-16T17:10:34.695063974Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-16T17:10:34.696794018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-01-16T17:10:34.697136689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-16T17:10:34.697452254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:10:34.697789824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:10:34.699409937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:10:34.699634669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044383s
2026-01-16T17:10:34.699731184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.699811105Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.699927760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:10:34.700038883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-16T17:10:34.700621838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-01-16T17:10:34.700721138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:10:34.700854586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:10:34.701026452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001705s
2026-01-16T17:10:34.701113838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.701197868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.701277779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:10:34.702879715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-01-16T17:10:34.703263388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-01-16T17:10:34.703606609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:10:34.703945602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:10:34.705499161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:10:34.705724705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043349s
2026-01-16T17:10:34.705830338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-16T17:10:34', 'separate_automatic_and_interactive_searches')
2026-01-16T17:10:34.706050050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.706807455Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-16T17:10:34.706924972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054173s
2026-01-16T17:10:34.707024513Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-16T17:10:34.707131288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.707272522Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-01-16T17:10:34.707871027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-01-16T17:10:34.708008915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:10:34.708245502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002396s
2026-01-16T17:10:34.708340172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-01-16T17:10:34.708432037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-01-16T17:10:34.708697372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2026-01-16T17:10:34.708793946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-01-16T17:10:34.708897665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:10:34.709188581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s
2026-01-16T17:10:34.709229824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-16T17:10:34.709316008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-16T17:10:34.709567905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002491s
2026-01-16T17:10:34.709661984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-16T17:10:34.709767026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:10:34.709993592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002246s
2026-01-16T17:10:34.710094576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-16T17:10:34', 'update_series_episodes_history_indexes')
2026-01-16T17:10:34.710305059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.711280434Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-16T17:10:34.711394053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015112s
2026-01-16T17:10:34.711493343Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-16T17:10:34.711590308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.711735220Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-01-16T17:10:34.712006195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-01-16T17:10:34.712237762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-01-16T17:10:34.712526533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002882s
2026-01-16T17:10:34.712659050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-16T17:10:34', 'update_animetosho_url')
2026-01-16T17:10:34.712849293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.713427808Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-16T17:10:34.713524002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s
2026-01-16T17:10:34.713628924Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-16T17:10:34.713754045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.713874508Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-01-16T17:10:34.714079431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.714185625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.716590247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023872s
2026-01-16T17:10:34.716702824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-16T17:10:34', 'add_remux_qualities_in_profile')
2026-01-16T17:10:34.716923288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.717506092Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-16T17:10:34.717619671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033165s
2026-01-16T17:10:34.717714943Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-16T17:10:34.717816166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.717957912Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-01-16T17:10:34.718183887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-01-16T17:10:34.718294450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:10:34.718518010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002222s
2026-01-16T17:10:34.718621769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-16T17:10:34', 'add_history_seriesId_index')
2026-01-16T17:10:34.718828756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.719397170Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-16T17:10:34.719506931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s
2026-01-16T17:10:34.719605941Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-16T17:10:34.719708367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.719866486Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-01-16T17:10:34.720434710Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.720558609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-16T17:10:34.720734333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001775s
2026-01-16T17:10:34.720823653Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.720927713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-16T17:10:34.721091192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001661s
2026-01-16T17:10:34.721192306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-16T17:10:34', 'remove_media_browser_metadata')
2026-01-16T17:10:34.721394523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.721926595Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-16T17:10:34.722036205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009971s
2026-01-16T17:10:34.722135185Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-16T17:10:34.722245457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.722389316Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-01-16T17:10:34.722648308Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.722773931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-16T17:10:34.722954966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001849s
2026-01-16T17:10:34.723039426Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.723154207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-16T17:10:34.723307385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001613s
2026-01-16T17:10:34.723407888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-16T17:10:34', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-16T17:10:34.723629414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.724169552Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-16T17:10:34.724294994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s
2026-01-16T17:10:34.724389765Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-16T17:10:34.724485047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.724627945Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-01-16T17:10:34.724973220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-16T17:10:34.725096629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-01-16T17:10:34.725388076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002982s
2026-01-16T17:10:34.725485532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-16T17:10:34', 'add_custom_filters')
2026-01-16T17:10:34.725699443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.726366617Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-16T17:10:34.726469664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012815s
2026-01-16T17:10:34.726569736Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-16T17:10:34.726678766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.726822064Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-01-16T17:10:34.727138982Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-16T17:10:34.727262161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-16T17:10:34.728955691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016813s
2026-01-16T17:10:34.729053258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:10:34.729148790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.729245244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-16T17:10:34.729367080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.730014724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006501s
2026-01-16T17:10:34.730130076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-16T17:10:34', 'rename_restrictions_to_release_profiles')
2026-01-16T17:10:34.730357274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.730982072Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-16T17:10:34.731091853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016151s
2026-01-16T17:10:34.731215553Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:10:34.731313690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.731457420Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-01-16T17:10:34.732241439Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-16T17:10:34.732355057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-16T17:10:34.733999930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016247s
2026-01-16T17:10:34.734097717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:34.734187568Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.734260244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-16T17:10:34.734379444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:10:34.735002780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006253s
2026-01-16T17:10:34.735094174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-16T17:10:34.735186820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.735261842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-16T17:10:34.735377194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:10:34.735984397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2026-01-16T17:10:34.736084448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.736162485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:10:34.736335203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001674s
2026-01-16T17:10:34.736420445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.736504314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:10:34.736665478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001622s
2026-01-16T17:10:34.736766111Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-01-16T17:10:34.738543471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-01-16T17:10:34.739342319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-01-16T17:10:34.740129735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.740934566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.742451691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.742687306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.742915205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:34.743125448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:34.743348598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:34.743563030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:34.743779045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069129s
2026-01-16T17:10:34.743891461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-16T17:10:34', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:10:34.744113809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.745197752Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:10:34.745315399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083279s
2026-01-16T17:10:34.745418046Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-16T17:10:34.745525572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.745668770Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-01-16T17:10:34.745942973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:34.746045950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.746125921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-01-16T17:10:34.746236424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-16T17:10:34.746836252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006005s
2026-01-16T17:10:34.747018789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-16T17:10:34', 'add_relative_original_path_to_episode_file')
2026-01-16T17:10:34.747191577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.747733278Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-16T17:10:34.747878541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001483s
2026-01-16T17:10:34.747986488Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-16T17:10:34.748081470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.748225259Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-01-16T17:10:34.748462707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.748568400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.748651718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-01-16T17:10:34.748760878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-01-16T17:10:34.749375987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006149s
2026-01-16T17:10:34.749486409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-16T17:10:34', 'episode_last_searched_time')
2026-01-16T17:10:34.749695019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.750478748Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-16T17:10:34.750586906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017137s
2026-01-16T17:10:34.750683440Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-16T17:10:34.750781838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.750925247Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-01-16T17:10:34.751148246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.751248568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.751838136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s
2026-01-16T17:10:34.751958558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:10:34.752079151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:10:34.752236919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001558s
2026-01-16T17:10:34.752335177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-16T17:10:34', 'download_propers_config')
2026-01-16T17:10:34.752536222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.753214428Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-16T17:10:34.753482938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011043s
2026-01-16T17:10:34.753689534Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-16T17:10:34.753829506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.753958125Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-01-16T17:10:34.754241767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:10:34.754352780Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.754432100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-16T17:10:34.755963664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.756633824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2026-01-16T17:10:34.756722483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.756809528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.778450392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215354s
2026-01-16T17:10:34.778574111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-16T17:10:34', 'add_download_client_priority')
2026-01-16T17:10:34.778820026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.779646581Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-16T17:10:34.779693896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227566s
2026-01-16T17:10:34.779808928Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-16T17:10:34.779938629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.780108201Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-01-16T17:10:34.780759923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:34.780873452Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.780968413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-01-16T17:10:34.781069196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-01-16T17:10:34.781787593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007115s
2026-01-16T17:10:34.781875380Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.781995862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-01-16T17:10:34.782153460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s
2026-01-16T17:10:34.782252830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-16T17:10:34', 'add_specials_folder_format')
2026-01-16T17:10:34.782460879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.783056518Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-16T17:10:34.783158804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010802s
2026-01-16T17:10:34.783262423Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-16T17:10:34.783356673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.783501945Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-01-16T17:10:34.783840357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.783975128Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.784043797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-16T17:10:34.784159099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.784770911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s
2026-01-16T17:10:34.784864660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.784955663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.785031686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-16T17:10:34.785145345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.785768290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s
2026-01-16T17:10:34.785874944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-16T17:10:34', 'health_issue_notification')
2026-01-16T17:10:34.786096511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.788017139Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-16T17:10:34.788047630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015149s
2026-01-16T17:10:34.788057791Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:10:34.788066699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.788075136Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-01-16T17:10:34.788083853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:10:34.788092150Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.788100587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-16T17:10:34.788109435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.788579040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006106s
2026-01-16T17:10:34.788603149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:10:34.788614893Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.788667699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-16T17:10:34.788761618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.789396356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s
2026-01-16T17:10:34.789492109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-16T17:10:34', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:10:34.789704186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.790277491Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:10:34.790392863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001539s
2026-01-16T17:10:34.790497013Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-16T17:10:34.790592165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.790734742Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-01-16T17:10:34.791084717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.791156351Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:10:34.791243336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-01-16T17:10:34.791353057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-01-16T17:10:34.791971282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00061s
2026-01-16T17:10:34.792059019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-01-16T17:10:34.792173920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-01-16T17:10:34.792844521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s
2026-01-16T17:10:34.792965675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-01-16T17:10:34.793012609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-01-16T17:10:34.793594140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s
2026-01-16T17:10:34.793705034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-16T17:10:34', 'add_airedbefore_to_episodes')
2026-01-16T17:10:34.793927712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.794469764Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-16T17:10:34.794579595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014621s
2026-01-16T17:10:34.794671400Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-16T17:10:34.794765860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.794904710Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-01-16T17:10:34.795154283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.795274404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-16T17:10:34.795451651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-01-16T17:10:34.795534378Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-01-16T17:10:34.795733629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-01-16T17:10:34.796050678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000288s
2026-01-16T17:10:34.796126681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-16T17:10:34', 'remove_bitmetv')
2026-01-16T17:10:34.796322766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.796877964Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-16T17:10:34.796978937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011405s
2026-01-16T17:10:34.797075241Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-16T17:10:34.797171996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.797317219Z [Info] add_download_history: Starting migration of Main DB to 139
2026-01-16T17:10:34.798086337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-16T17:10:34.798224846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:10:34.798630884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2026-01-16T17:10:34.798727579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-16T17:10:34.798831929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:10:34.799055279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002257s
2026-01-16T17:10:34.799150861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-01-16T17:10:34.799249791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-16T17:10:34.799470716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002175s
2026-01-16T17:10:34.799560045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-16T17:10:34.799668474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:10:34.799940181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002684s
2026-01-16T17:10:34.800035373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.800121576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.802113318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019752s
2026-01-16T17:10:34.802227328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-16T17:10:34', 'add_download_history')
2026-01-16T17:10:34.802432521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.803179315Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-16T17:10:34.803278194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003044s
2026-01-16T17:10:34.803387815Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-16T17:10:34.803496704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.803649793Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-01-16T17:10:34.803860968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-16T17:10:34.804014477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-16T17:10:34.804280874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002723s
2026-01-16T17:10:34.804385995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-16T17:10:34', 'remove_chown_and_folderchmod_config_v2')
2026-01-16T17:10:34.804604435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.805175605Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-16T17:10:34.805292651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011679s
2026-01-16T17:10:34.805386430Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-16T17:10:34.805486391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.805626043Z [Info] add_update_history: Starting migration of Main DB to 141
2026-01-16T17:10:34.805736946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-16T17:10:34', 'add_update_history')
2026-01-16T17:10:34.805939684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.806535344Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-16T17:10:34.806637069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001045s
2026-01-16T17:10:34.806735858Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-16T17:10:34.806822482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.806969087Z [Info] import_lists: Starting migration of Main DB to 142
2026-01-16T17:10:34.807982468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-16T17:10:34.808121488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-01-16T17:10:34.808647047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s
2026-01-16T17:10:34.808716747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-16T17:10:34.808807320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:10:34.809062954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002537s
2026-01-16T17:10:34.809158988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-16T17:10:34.809282857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-16T17:10:34.809651951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s
2026-01-16T17:10:34.809753495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-16T17:10:34.809860120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:34.810121677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002624s
2026-01-16T17:10:34.810222119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-16T17:10:34.810331309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-01-16T17:10:34.810627024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002955s
2026-01-16T17:10:34.810718929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-01-16T17:10:34.810821105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-16T17:10:34.811085548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002662s
2026-01-16T17:10:34.811198175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-16T17:10:34', 'import_lists')
2026-01-16T17:10:34.811391865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.812262749Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-16T17:10:34.812361938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s
2026-01-16T17:10:34.812465136Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-16T17:10:34.812564306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.812710971Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-01-16T17:10:34.813011276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.813117460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.813196289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-16T17:10:34.813301220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-16T17:10:34.814040048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s
2026-01-16T17:10:34.814133626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-16T17:10:34', 'add_priority_to_indexers')
2026-01-16T17:10:34.814346936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.815471050Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-16T17:10:34.815578045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002171s
2026-01-16T17:10:34.815677415Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-16T17:10:34.815798499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.815969544Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-01-16T17:10:34.816298617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:10:34.816399149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.816475894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-01-16T17:10:34.816579663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.817282919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007025s
2026-01-16T17:10:34.817380926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:10:34.817467741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.817547542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-01-16T17:10:34.817653656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.818321581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s
2026-01-16T17:10:34.818431221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-16T17:10:34', 'import_lists_series_type_and_season_folder')
2026-01-16T17:10:34.818659010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.819408269Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-16T17:10:34.819506337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017333s
2026-01-16T17:10:34.819616328Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-16T17:10:34.819698293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.819861382Z [Info] remove_growl: Starting migration of Main DB to 145
2026-01-16T17:10:34.820111736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.820217429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-16T17:10:34.820388604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2026-01-16T17:10:34.820486130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-16T17:10:34', 'remove_growl')
2026-01-16T17:10:34.820691313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.821211611Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-16T17:10:34.821312685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009985s
2026-01-16T17:10:34.821412886Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-16T17:10:34.821526836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.821660685Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-01-16T17:10:34.821775096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-16T17:10:34', 'cleanup_duplicates_updatehistory')
2026-01-16T17:10:34.822007895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.822534796Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-16T17:10:34.822644807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001015s
2026-01-16T17:10:34.822744268Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-16T17:10:34.822853047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.822999412Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-01-16T17:10:34.823239144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.823335208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.823799122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s
2026-01-16T17:10:34.823983043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-16T17:10:34', 'swap_filechmod_for_folderchmod')
2026-01-16T17:10:34.824204068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.824783364Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-16T17:10:34.824884598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013882s
2026-01-16T17:10:34.824973257Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-16T17:10:34.825070292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.825219453Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-01-16T17:10:34.825407281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-16T17:10:34.825575049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-16T17:10:34.825780553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000203s
2026-01-16T17:10:34.825864773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-16T17:10:34.826034444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-16T17:10:34.826242092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002072s
2026-01-16T17:10:34.826337765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-16T17:10:34', 'mediainfo_channels')
2026-01-16T17:10:34.826543019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.827077665Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-16T17:10:34.827182977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s
2026-01-16T17:10:34.827277648Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-16T17:10:34.827380074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.827522271Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-01-16T17:10:34.827877857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.827985424Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.828060785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-01-16T17:10:34.828175026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.828867741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006949s
2026-01-16T17:10:34.828971981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.829057062Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.829138356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-01-16T17:10:34.829255461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.829924579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006704s
2026-01-16T17:10:34.830031935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-16T17:10:34', 'add_on_delete_to_notifications')
2026-01-16T17:10:34.830248050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.830794892Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-16T17:10:34.830906456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015374s
2026-01-16T17:10:34.831010817Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-16T17:10:34.831109275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.831253505Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-01-16T17:10:34.831591797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:10:34.831697710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.831773062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-01-16T17:10:34.831912042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-01-16T17:10:34.832580007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006857s
2026-01-16T17:10:34.832680349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-01-16T17:10:34.832792134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-01-16T17:10:34.833432484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000647s
2026-01-16T17:10:34.833533297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-01-16T17:10:34.833637697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-01-16T17:10:34.834270481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s
2026-01-16T17:10:34.834378309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-16T17:10:34', 'add_scene_mapping_origin')
2026-01-16T17:10:34.834597690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.835336919Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-16T17:10:34.835452883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017013s
2026-01-16T17:10:34.835561481Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-16T17:10:34.835660150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.835806866Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-01-16T17:10:34.836606887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.836722259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-01-16T17:10:34.836891109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001871s
2026-01-16T17:10:34.836978505Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.837069288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-01-16T17:10:34.837243228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2026-01-16T17:10:34.837329823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.837414263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-01-16T17:10:34.837585127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001712s
2026-01-16T17:10:34.837689537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-16T17:10:34', 'remove_custom_filter_type')
2026-01-16T17:10:34.837890141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.838521623Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-16T17:10:34.838632727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s
2026-01-16T17:10:34.838726476Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-16T17:10:34.838828351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.838968483Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-01-16T17:10:34.839154498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:10:34.839347987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:10:34.839590235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002299s
2026-01-16T17:10:34.839677000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-16T17:10:34', 'update_btn_url_to_https')
2026-01-16T17:10:34.839904057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.840539296Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-16T17:10:34.840619077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011716s
2026-01-16T17:10:34.840724730Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-16T17:10:34.840820503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.840960545Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-01-16T17:10:34.841228094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.841336402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:10:34.841415331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-01-16T17:10:34.841534821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.842233579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006983s
2026-01-16T17:10:34.842342909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-16T17:10:34', 'add_on_episodefiledelete_for_upgrade')
2026-01-16T17:10:34.842555958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.843261819Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-16T17:10:34.843373755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017251s
2026-01-16T17:10:34.843470399Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-16T17:10:34.843569589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.843713900Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-01-16T17:10:34.843980026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:10:34.844086390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.844165249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-16T17:10:34.844268387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-16T17:10:34.844931462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006616s
2026-01-16T17:10:34.845047115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-16T17:10:34', 'add_name_release_profile')
2026-01-16T17:10:34.845254843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.845903540Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-16T17:10:34.846010174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2026-01-16T17:10:34.846125777Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-16T17:10:34.846210277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.846353376Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-01-16T17:10:34.846556445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.846658550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.849851351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031773s
2026-01-16T17:10:34.849972074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-16T17:10:34', 'add_arabic_and_hindi_languages')
2026-01-16T17:10:34.850192347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.850889792Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-16T17:10:34.851000986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042252s
2026-01-16T17:10:34.851103342Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-16T17:10:34.851204225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.851350901Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-01-16T17:10:34.851926991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:10:34.852041722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.852120310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-16T17:10:34.852229540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.852963759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007278s
2026-01-16T17:10:34.853057458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:34.853140946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-16T17:10:34.853320407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001783s
2026-01-16T17:10:34.853421942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-16T17:10:34', 'add_bypass_to_delay_profile')
2026-01-16T17:10:34.853628338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.854292966Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-16T17:10:34.854420012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s
2026-01-16T17:10:34.854499031Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-16T17:10:34.854597570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.854744075Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-01-16T17:10:34.854940691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.855038958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.857049447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019937s
2026-01-16T17:10:34.857157305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-16T17:10:34', 'email_multiple_addresses')
2026-01-16T17:10:34.857367578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.858212179Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-16T17:10:34.858322091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031592s
2026-01-16T17:10:34.858419567Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-16T17:10:34.858517274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.858667236Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-01-16T17:10:34.859059065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:10:34.859159036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.859234007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-16T17:10:34.859360642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.860108148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007353s
2026-01-16T17:10:34.860193399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-16T17:10:34.860321738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.861061127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007221s
2026-01-16T17:10:34.861135787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.861288905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.882158426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208513s
2026-01-16T17:10:34.882346936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-16T17:10:34', 'cdh_per_downloadclient')
2026-01-16T17:10:34.882552640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.883423434Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-16T17:10:34.883517864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221828s
2026-01-16T17:10:34.883655942Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-16T17:10:34.883740382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.883949022Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-01-16T17:10:34.884224407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.884308687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.884384249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-16T17:10:34.884489611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-16T17:10:34.885219341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007239s
2026-01-16T17:10:34.885345164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-16T17:10:34', 'add_indexer_tags')
2026-01-16T17:10:34.885541519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.886119523Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-16T17:10:34.886219926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016244s
2026-01-16T17:10:34.886316911Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-16T17:10:34.886416201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.886559650Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-01-16T17:10:34.886762939Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-16T17:10:34.886883021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-16T17:10:34.889043693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002151s
2026-01-16T17:10:34.889150949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-16T17:10:34', 'rename_blacklist_to_blocklist')
2026-01-16T17:10:34.889362775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.889978796Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-16T17:10:34.890090771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031029s
2026-01-16T17:10:34.890192506Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-16T17:10:34.890290754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.890436337Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-01-16T17:10:34.890737203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.890861093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-16T17:10:34.891044442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s
2026-01-16T17:10:34.891129784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.891236529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-16T17:10:34.891397974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001638s
2026-01-16T17:10:34.891487885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.891568648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.894236891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026471s
2026-01-16T17:10:34.894344648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-16T17:10:34', 'remove_plex_hometheatre')
2026-01-16T17:10:34.894560413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.895191614Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-16T17:10:34.895300363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003614s
2026-01-16T17:10:34.895400695Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-16T17:10:34.895497300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.895644145Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-01-16T17:10:34.895840331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.895963008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.897271353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013046s
2026-01-16T17:10:34.897382877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-16T17:10:34', 'release_profile_to_array')
2026-01-16T17:10:34.897593311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.898056715Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-16T17:10:34.898165574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020941s
2026-01-16T17:10:34.898261798Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-16T17:10:34.898357220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.898499757Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-01-16T17:10:34.898693176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.898792667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.900654837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018464s
2026-01-16T17:10:34.900762755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-16T17:10:34', 'mediainfo_to_ffmpeg')
2026-01-16T17:10:34.900972527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.901473386Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-16T17:10:34.901581093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026745s
2026-01-16T17:10:34.901676595Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-16T17:10:34.901776807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.901918232Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-01-16T17:10:34.902186712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.902302185Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.902378619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-16T17:10:34.902489482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.903238631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s
2026-01-16T17:10:34.903349945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-16T17:10:34', 'download_client_per_indexer')
2026-01-16T17:10:34.903559688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.904160658Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-16T17:10:34.904267283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016693s
2026-01-16T17:10:34.904365981Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-16T17:10:34.904467175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.904613079Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-01-16T17:10:34.904869105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.904976872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.905054969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-16T17:10:34.905169449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.905844820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s
2026-01-16T17:10:34.905950092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-16T17:10:34', 'add_on_update_to_notifications')
2026-01-16T17:10:34.906162900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.906712557Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-16T17:10:34.906822348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s
2026-01-16T17:10:34.906922660Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-16T17:10:34.907019305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.907162293Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-01-16T17:10:34.907356103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.907458009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.908091023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000624s
2026-01-16T17:10:34.908203390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-16T17:10:34', 'update_series_sort_title')
2026-01-16T17:10:34.908411499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.908866655Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-16T17:10:34.908977278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014031s
2026-01-16T17:10:34.909070877Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-16T17:10:34.909168433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.909314407Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-01-16T17:10:34.909545833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:34.909650113Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.909729082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-01-16T17:10:34.909830026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-01-16T17:10:34.910500927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006678s
2026-01-16T17:10:34.910606289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-16T17:10:34', 'add_tvdbid_to_episode')
2026-01-16T17:10:34.910822504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.911341109Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-16T17:10:34.911448675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015133s
2026-01-16T17:10:34.911545120Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-16T17:10:34.911653558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.911793129Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-01-16T17:10:34.912056770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:10:34.912161421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.912243095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-16T17:10:34.912349880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-16T17:10:34.913018497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006596s
2026-01-16T17:10:34.913121023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-16T17:10:34', 'add_additional_info_to_pending_releases')
2026-01-16T17:10:34.913337590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.913828057Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-16T17:10:34.913945023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014789s
2026-01-16T17:10:34.914041407Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-16T17:10:34.914148232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.914287703Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-01-16T17:10:34.914490431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.914589621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.917443098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028346s
2026-01-16T17:10:34.917553390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-16T17:10:34', 'add_malayalam_and_ukrainian_languages')
2026-01-16T17:10:34.917780127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.918372580Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-16T17:10:34.918491249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037776s
2026-01-16T17:10:34.918585569Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-16T17:10:34.918692374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.918835412Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-01-16T17:10:34.919079493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:10:34.919187170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.919263474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-16T17:10:34.919372253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-16T17:10:34.920105600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007269s
2026-01-16T17:10:34.920216624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-16T17:10:34', 'add_language_tags_to_subtitle_files')
2026-01-16T17:10:34.920439372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.921042888Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-16T17:10:34.921156557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016708s
2026-01-16T17:10:34.921255606Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-16T17:10:34.921351409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.921494197Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-01-16T17:10:34.922664584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-16T17:10:34.922795858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-01-16T17:10:34.923129581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000348s
2026-01-16T17:10:34.923224712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-16T17:10:34.923325325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-16T17:10:34.923574857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002514s
2026-01-16T17:10:34.923671873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:34.923761694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.923839771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-16T17:10:34.923966566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:34.924716146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007482s
2026-01-16T17:10:34.924811749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:34.924904585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.924979687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-16T17:10:34.925093135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.925774517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006838s
2026-01-16T17:10:34.925873106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:34.925963869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.926043629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-16T17:10:34.926159102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.926853100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006992s
2026-01-16T17:10:34.926951317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.927037581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.933216595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061626s
2026-01-16T17:10:34.933321747Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:34.933407560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:34.934329206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009023s
2026-01-16T17:10:34.934427945Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-16T17:10:34.936668748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-01-16T17:10:34.937092812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-01-16T17:10:34.937425802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:10:34.937695676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:10:34.939562746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050142s
2026-01-16T17:10:34.939659301Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-16T17:10:34.942372385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-01-16T17:10:34.942716898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-01-16T17:10:34.943015079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:10:34.943283520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:10:34.945112072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053281s
2026-01-16T17:10:34.945218767Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:34.945334891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-16T17:10:34.945514332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001901s
2026-01-16T17:10:34.945626699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-16T17:10:34', 'add_custom_formats')
2026-01-16T17:10:34.945834998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.947043001Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-16T17:10:34.947138804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016962s
2026-01-16T17:10:34.947255178Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-16T17:10:34.947382034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.947547216Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-01-16T17:10:34.947933615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:34.948038446Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:34.948145070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-01-16T17:10:34.948269862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.948984311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007163s
2026-01-16T17:10:34.949097990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-16T17:10:34', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-16T17:10:34.949335779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.949905516Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-16T17:10:34.950055258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016408s
2026-01-16T17:10:34.950155590Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-16T17:10:34.950254830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.950404281Z [Info] remove_omg: Starting migration of Main DB to 173
2026-01-16T17:10:34.950589333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:10:34.950736871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:10:34.950909358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001802s
2026-01-16T17:10:34.951016975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-16T17:10:34', 'remove_omg')
2026-01-16T17:10:34.951236497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.951753488Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-16T17:10:34.951900324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010214s
2026-01-16T17:10:34.951980445Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-16T17:10:34.952080276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.952226030Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-01-16T17:10:34.952541295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-16T17:10:34.952652829Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.952738482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-16T17:10:34.952839415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-16T17:10:34.953504264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006625s
2026-01-16T17:10:34.953605588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-16T17:10:34.953712754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-16T17:10:34.954383004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006708s
2026-01-16T17:10:34.954497003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-16T17:10:34', 'add_salt_to_users')
2026-01-16T17:10:34.954713319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.955285572Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-16T17:10:34.955395092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015756s
2026-01-16T17:10:34.955487628Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-16T17:10:34.955595135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.955762071Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-01-16T17:10:34.956453704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:34.956553225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.956631011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-01-16T17:10:34.956742786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:34.957458909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007118s
2026-01-16T17:10:34.957561585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:34.957650053Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:34.957756899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-16T17:10:34.957857561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:34.958539465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006895s
2026-01-16T17:10:34.958643083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:10:34.958736391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.958812374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-01-16T17:10:34.958925592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:34.959615181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000688s
2026-01-16T17:10:34.959714742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.959880996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.960049145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001891s
2026-01-16T17:10:34.960141621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.960266944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.960440183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s
2026-01-16T17:10:34.960529793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.960653833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:10:34.960838345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001814s
2026-01-16T17:10:34.960923777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-01-16T17:10:34.965386174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:34.965865369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-01-16T17:10:34.966279453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:10:34.966634969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:10:34.968492169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:10:34.968727022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076869s
2026-01-16T17:10:34.968822364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-16T17:10:34.970858685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:34.971237307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-01-16T17:10:34.971560258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:10:34.972246730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:10:34.973998749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:10:34.974211217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:10:34.974419046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:10:34.974653859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:10:34.974880806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:10:34.975089616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061616s
2026-01-16T17:10:34.975183455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-01-16T17:10:34.977185117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:34.977629992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:10:34.978007483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:10:34.978331415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:10:34.980100308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:10:34.980337235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050469s
2026-01-16T17:10:34.980428889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-01-16T17:10:34.982466062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-01-16T17:10:34.983200792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-01-16T17:10:34.984050012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:34.984804912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:34.986483783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:34.986686893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:34.986915202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:34.987144244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:34.987335829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:34.987548097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:34.987759924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072365s
2026-01-16T17:10:34.987897290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-16T17:10:34.989875294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-01-16T17:10:34.990319939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-01-16T17:10:34.990736689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-16T17:10:34.991061002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-16T17:10:34.992783681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:10:34.993018484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050413s
2026-01-16T17:10:34.993110068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-16T17:10:34.993202314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-16T17:10:34.993524804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s
2026-01-16T17:10:34.993636118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-16T17:10:34', 'language_profiles_to_custom_formats')
2026-01-16T17:10:34.993860680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.995251712Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-16T17:10:34.995361182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s
2026-01-16T17:10:34.995499942Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-16T17:10:34.995592668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.995762270Z [Info] original_language: Starting migration of Main DB to 176
2026-01-16T17:10:34.996277377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:34.996378691Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:34.996475466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-01-16T17:10:34.996578814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:34.997254024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s
2026-01-16T17:10:34.997364316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-16T17:10:34', 'original_language')
2026-01-16T17:10:34.997568858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:34.998137023Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-16T17:10:34.998239559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015523s
2026-01-16T17:10:34.998335132Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-16T17:10:34.998448841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:34.998591308Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-01-16T17:10:34.998866652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:34.998968698Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:34.999045432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-16T17:10:34.999165194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:34.999837167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s
2026-01-16T17:10:34.999962329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-16T17:10:34', 'add_on_manual_interaction_required_to_notifications')
2026-01-16T17:10:35.000185639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.000728382Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-16T17:10:35.000846119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015731s
2026-01-16T17:10:35.000941732Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-16T17:10:35.001037785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.001177446Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-01-16T17:10:35.001453141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-16T17:10:35.003398469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:35.003758835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-01-16T17:10:35.004119962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:10:35.004462462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:10:35.006209080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.006457229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048822s
2026-01-16T17:10:35.006552541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.006642513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.006719748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-01-16T17:10:35.006833126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-16T17:10:35.007478306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006374s
2026-01-16T17:10:35.007590532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-16T17:10:35', 'list_sync_time')
2026-01-16T17:10:35.007786737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.008593171Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-16T17:10:35.008688964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017487s
2026-01-16T17:10:35.008785559Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-16T17:10:35.008878095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.009028598Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-01-16T17:10:35.009460889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-16T17:10:35.009586221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-01-16T17:10:35.009932999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s
2026-01-16T17:10:35.010025616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-16T17:10:35.010125227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-16T17:10:35.010339308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002168s
2026-01-16T17:10:35.010447415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-16T17:10:35', 'add_auto_tagging')
2026-01-16T17:10:35.010637278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.011339913Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-16T17:10:35.011439063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012195s
2026-01-16T17:10:35.011536358Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-16T17:10:35.011634877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.011775169Z [Info] task_duration: Starting migration of Main DB to 180
2026-01-16T17:10:35.012044692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:10:35.012167640Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.012218101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-16T17:10:35.012355117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-16T17:10:35.013021800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006751s
2026-01-16T17:10:35.013129567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-16T17:10:35', 'task_duration')
2026-01-16T17:10:35.013330742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.014241156Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-16T17:10:35.014345616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018995s
2026-01-16T17:10:35.014445387Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-16T17:10:35.014548194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.014700110Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-01-16T17:10:35.014962228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:10:35.015067270Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:10:35.015160587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-16T17:10:35.015266791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-16T17:10:35.015938775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000682s
2026-01-16T17:10:35.016034558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:10:35.016173127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:10:35.016348370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s
2026-01-16T17:10:35.016448521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-16T17:10:35', 'quality_definition_preferred_size')
2026-01-16T17:10:35.016672112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.017204213Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-16T17:10:35.017344065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s
2026-01-16T17:10:35.017420719Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-16T17:10:35.017528085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.017686625Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-01-16T17:10:35.018018694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:10:35.018116370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.018204578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-16T17:10:35.018315050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.019003096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006819s
2026-01-16T17:10:35.019095242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:10:35.019184391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.019266877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-16T17:10:35.019378342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-16T17:10:35.020059594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006754s
2026-01-16T17:10:35.020167471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-16T17:10:35', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-16T17:10:35.020395240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.020979477Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-16T17:10:35.021095620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015995s
2026-01-16T17:10:35.021192045Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-16T17:10:35.021437760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.021575507Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-01-16T17:10:35.021781642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-16T17:10:35.022011044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-16T17:10:35.022202029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s
2026-01-16T17:10:35.022286539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-01-16T17:10:35.022465790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-01-16T17:10:35.022710914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002413s
2026-01-16T17:10:35.022808340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-16T17:10:35', 'update_images_remote_url')
2026-01-16T17:10:35.023014485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.023541777Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-16T17:10:35.023641368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010665s
2026-01-16T17:10:35.023739125Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-16T17:10:35.023843946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.024008106Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-01-16T17:10:35.024267068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-01-16T17:10:35.024459055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-01-16T17:10:35.024695040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s
2026-01-16T17:10:35.024802075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-16T17:10:35', 'remove_invalid_roksbox_metadata_images')
2026-01-16T17:10:35.025004794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.025513057Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-16T17:10:35.025622628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010465s
2026-01-16T17:10:35.025720255Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-16T17:10:35.025817751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.025960048Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-01-16T17:10:35.026208648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:35.026318890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.026398210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-01-16T17:10:35.026501207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.027163541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006599s
2026-01-16T17:10:35.027268813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-16T17:10:35', 'add_episode_runtime')
2026-01-16T17:10:35.027473656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.028051009Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-16T17:10:35.028158896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015487s
2026-01-16T17:10:35.028258066Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-16T17:10:35.028358798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.028496366Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-01-16T17:10:35.028758053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:10:35.028859367Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:10:35.028936081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-16T17:10:35.029034229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:35.029692915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006563s
2026-01-16T17:10:35.029801644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-16T17:10:35', 'add_result_to_commands')
2026-01-16T17:10:35.030010294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.030562216Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-16T17:10:35.030668690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015279s
2026-01-16T17:10:35.030769664Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-16T17:10:35.030870767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.031012743Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-01-16T17:10:35.031271344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:35.031375514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.031454172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-01-16T17:10:35.031564495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.032305617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-01-16T17:10:35.032416420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-16T17:10:35', 'add_on_series_add_to_notifications')
2026-01-16T17:10:35.032624690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.033128524Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-16T17:10:35.033237744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015622s
2026-01-16T17:10:35.033340571Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:10:35.033452918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.033595134Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-01-16T17:10:35.035971841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:35.036095650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-16T17:10:35.036239239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001523s
2026-01-16T17:10:35.036335373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:10:35.036414151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.036513712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-16T17:10:35.039589176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:35.040034042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:10:35.040440861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:10:35.040771106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:10:35.042546622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:10:35.042776475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061576s
2026-01-16T17:10:35.042874532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:10:35.042952880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.043055667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-16T17:10:35.045063391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:35.045506653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:10:35.045890997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:10:35.046208527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:10:35.048023362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:10:35.048244267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050712s
2026-01-16T17:10:35.048369950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:10:35.048423498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.048500713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-16T17:10:35.050505882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:10:35.050944104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:10:35.051288147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:10:35.051528612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:10:35.053301382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00468s
2026-01-16T17:10:35.053391463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:10:35.053483038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.053558380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-16T17:10:35.055563327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:10:35.056002933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:10:35.056363469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:10:35.056598803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:10:35.058389389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047082s
2026-01-16T17:10:35.058478388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:10:35.058564051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.058644032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-16T17:10:35.060666946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:10:35.061088224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:10:35.061442047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:10:35.061685327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:10:35.063441614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046576s
2026-01-16T17:10:35.063530823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:10:35.063620334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.063707750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-16T17:10:35.065718610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:35.066081510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:10:35.066402868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:10:35.066737542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:10:35.068530983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.068784083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049516s
2026-01-16T17:10:35.068878413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:10:35.068975078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.069050850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-16T17:10:35.071030147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:35.071390613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:10:35.071709946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:10:35.072051854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:10:35.073825086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.074072474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049027s
2026-01-16T17:10:35.074168357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:10:35.074254972Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.074340774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-16T17:10:35.076362737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:35.076722481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:10:35.077041514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:10:35.077374775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:10:35.079173277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.079398380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049417s
2026-01-16T17:10:35.079490426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-16T17:10:35.079591209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.079655398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-16T17:10:35.082944262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:10:35.083370280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-01-16T17:10:35.083734313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-16T17:10:35.084220782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-16T17:10:35.085986388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:10:35.086230269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-16T17:10:35.086454020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:10:35.086677420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069138s
2026-01-16T17:10:35.086778293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:35.086858264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.086961001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-01-16T17:10:35.089003474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:35.089435334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-01-16T17:10:35.089830169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:10:35.090153911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:10:35.091955219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:10:35.092405205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053276s
2026-01-16T17:10:35.092499595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:35.092585559Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.092660489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-01-16T17:10:35.094723083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-01-16T17:10:35.095386680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-01-16T17:10:35.096107842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:35.096658341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:35.098393666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:10:35.098626104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:10:35.098859294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:10:35.099119879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:10:35.099349862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065795s
2026-01-16T17:10:35.099440234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:35.099533722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.099606198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-01-16T17:10:35.101648211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-01-16T17:10:35.102317008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-01-16T17:10:35.103030966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:35.103568388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:35.105322591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:10:35.105565630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:10:35.105785994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:10:35.106047731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:10:35.106276682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065548s
2026-01-16T17:10:35.106376102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:10:35.106454270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.106531195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-16T17:10:35.108556975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:10:35.108952010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-16T17:10:35.109274069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:10:35.109522118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:10:35.111280129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046216s
2026-01-16T17:10:35.111366332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:10:35.111455302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.111531866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-16T17:10:35.113538056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:10:35.113945567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-16T17:10:35.114257675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:10:35.114503430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:10:35.116274768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046225s
2026-01-16T17:10:35.116375831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:35.116460342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.116536936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-16T17:10:35.118517835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:10:35.118918622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-01-16T17:10:35.119246513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:10:35.119870770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:10:35.121599622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:10:35.121821990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:10:35.122043606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:10:35.122275022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:10:35.122504354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:10:35.122713525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060732s
2026-01-16T17:10:35.122804037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.122894359Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.122969901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-16T17:10:35.125015501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:10:35.125388392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:10:35.125727034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:10:35.126056518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:10:35.127821092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.128077027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049782s
2026-01-16T17:10:35.128182630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.128268313Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.128360619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-16T17:10:35.131201460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:10:35.131582968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:10:35.131943274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:10:35.132288960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:10:35.134063584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.134311303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058391s
2026-01-16T17:10:35.134404581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.134493610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.134594684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-16T17:10:35.136602497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:10:35.136982883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:10:35.137309892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:10:35.137642812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:10:35.139445343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.139689504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049832s
2026-01-16T17:10:35.139783113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.139891351Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.140018036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-16T17:10:35.142010388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:10:35.142391666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:10:35.142721230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:10:35.143046144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:10:35.144851280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.145096864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049579s
2026-01-16T17:10:35.145188830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:10:35.145281035Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.145368822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-16T17:10:35.147420424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:10:35.147797283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:10:35.148173150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:10:35.148502022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:10:35.150259201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.150507822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050252s
2026-01-16T17:10:35.150609888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:10:35.150695741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.150773627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-16T17:10:35.152781020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:10:35.153154543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:10:35.153502884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:10:35.153823530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:10:35.155584516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.155828798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049408s
2026-01-16T17:10:35.155977077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:10:35.156066728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:10:35.156142480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-16T17:10:35.158122518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:10:35.158492633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:10:35.158831576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:10:35.159164075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:10:35.160929331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.161179164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049157s
2026-01-16T17:10:35.161270107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:10:35.161358806Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.161436622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-16T17:10:35.163424636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:10:35.163839081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:10:35.164217733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:10:35.164463548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:10:35.166222030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046641s
2026-01-16T17:10:35.166315408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:10:35.166401712Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.166479027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-16T17:10:35.168480699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:10:35.168901306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:10:35.169268315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:10:35.169515112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:10:35.171273523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046713s
2026-01-16T17:10:35.171366991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:10:35.171456933Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.171535220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-16T17:10:35.174657900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-01-16T17:10:35.175039308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-01-16T17:10:35.175347348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-16T17:10:35.175630959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-16T17:10:35.177402217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057446s
2026-01-16T17:10:35.177503901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:10:35.177585265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.177686960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-16T17:10:35.179705726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-16T17:10:35.180056141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-16T17:10:35.180329141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:10:35.180664697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:10:35.182435654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:10:35.182685036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048845s
2026-01-16T17:10:35.182779386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:10:35.182878275Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.182955130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-16T17:10:35.185009497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-16T17:10:35.185349141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-16T17:10:35.185634636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:10:35.185966875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:10:35.187781590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:10:35.187996052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049165s
2026-01-16T17:10:35.188087266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.188175073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:10:35.188244021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-01-16T17:10:35.190269030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:10:35.191055804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:10:35.191876116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:35.192676117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:35.206664860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:35.206943892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:35.207193525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:35.207437046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:35.207702590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:35.208026222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:35.208232007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198652s
2026-01-16T17:10:35.208498493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.209035605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-16T17:10:35.209122219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-01-16T17:10:35.212268055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:10:35.212976842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:10:35.213677744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:35.214428466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:35.216441660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:35.216679179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:35.216901857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:35.217106479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:35.217317204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:35.217523098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:35.217732470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085027s
2026-01-16T17:10:35.217830998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.217924376Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.217997834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-01-16T17:10:35.220107844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:10:35.220768574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:10:35.221483745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:35.222157141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:35.223869720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:35.224149644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:35.224378956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:35.224579449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:35.224787709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:35.224995517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:35.225196192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070975s
2026-01-16T17:10:35.225291363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.225379731Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.225446516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-01-16T17:10:35.227470572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:10:35.228185512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:10:35.228899430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:35.229590813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:35.231272159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:35.231487683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:35.231696463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:35.231909061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:35.232132672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:35.232316973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:35.232513919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069649s
2026-01-16T17:10:35.232603039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.232681687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.232764514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-01-16T17:10:35.235882033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:10:35.236579988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:10:35.237229567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:35.237964948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:35.239656444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:35.239881517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:35.240107212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:10:35.240307155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:10:35.240521817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:35.240718944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:10:35.240920149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080543s
2026-01-16T17:10:35.241013387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:10:35.241094520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.241197137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-16T17:10:35.243175561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-01-16T17:10:35.243556529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-01-16T17:10:35.243893988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-16T17:10:35.244161938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-16T17:10:35.245892864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045737s
2026-01-16T17:10:35.245983286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:10:35.246079420Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.246148268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-16T17:10:35.248183617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-01-16T17:10:35.248571960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-01-16T17:10:35.248883988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-16T17:10:35.249154272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-16T17:10:35.250913285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004616s
2026-01-16T17:10:35.250970480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:35.251097065Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.251132847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:10:35.253175591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:10:35.253414643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:10:35.253696541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:10:35.253992918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:10:35.255723994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:10:35.255986593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047422s
2026-01-16T17:10:35.256113107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-16T17:10:35', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:10:35.256308972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.258949019Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:10:35.259061535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076929s
2026-01-16T17:10:35.259198040Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-16T17:10:35.259295587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.259465058Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-01-16T17:10:35.259938051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:35.260042421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.260129907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-16T17:10:35.260227053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-16T17:10:35.260914758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2026-01-16T17:10:35.261018597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-16T17:10:35', 'add_colon_replacement_to_naming_config')
2026-01-16T17:10:35.261214271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.261919561Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-16T17:10:35.262020795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016874s
2026-01-16T17:10:35.262138142Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-16T17:10:35.262226189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.262365660Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-01-16T17:10:35.262647437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:35.262753010Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.262833492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-16T17:10:35.262940828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.263618302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s
2026-01-16T17:10:35.263726400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-16T17:10:35', 'health_restored_notification')
2026-01-16T17:10:35.263933587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.264579989Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-16T17:10:35.264689289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016469s
2026-01-16T17:10:35.264789932Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-16T17:10:35.264882298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.265019645Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-01-16T17:10:35.265272153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:10:35.265372405Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.265449591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-16T17:10:35.265550093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-16T17:10:35.266215082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006602s
2026-01-16T17:10:35.266326867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-16T17:10:35', 'add_download_client_tags')
2026-01-16T17:10:35.266531439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.267124674Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-16T17:10:35.267236088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001568s
2026-01-16T17:10:35.267328935Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-16T17:10:35.267432735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.267564720Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-01-16T17:10:35.267965648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-01-16T17:10:35.268073264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.268160210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-01-16T17:10:35.270201831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-01-16T17:10:35.270456354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-01-16T17:10:35.270667740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-01-16T17:10:35.271005029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-01-16T17:10:35.272824824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-16T17:10:35.273066150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048099s
2026-01-16T17:10:35.273170450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-16T17:10:35', 'import_exclusion_type')
2026-01-16T17:10:35.273357447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.276313249Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-16T17:10:35.276415666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080481s
2026-01-16T17:10:35.276514986Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-16T17:10:35.276608735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.276748747Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-01-16T17:10:35.277511002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-01-16T17:10:35.277639551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-01-16T17:10:35.277987572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s
2026-01-16T17:10:35.278064176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:10:35.278175360Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-16T17:10:35.278243267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-01-16T17:10:35.278367337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.279045352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006865s
2026-01-16T17:10:35.279156466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-16T17:10:35', 'add_import_list_items')
2026-01-16T17:10:35.279344705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.280078914Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-16T17:10:35.280140057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016795s
2026-01-16T17:10:35.280237433Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-16T17:10:35.280329979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.280471675Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-01-16T17:10:35.280948064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-16T17:10:35.281069429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:10:35.281393852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s
2026-01-16T17:10:35.281481158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-16T17:10:35.281579666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-16T17:10:35.281801894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002194s
2026-01-16T17:10:35.281901394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-16T17:10:35', 'add_notification_status')
2026-01-16T17:10:35.282101096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.282771777Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-16T17:10:35.282874203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011899s
2026-01-16T17:10:35.282969455Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-16T17:10:35.283078445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.283211442Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-01-16T17:10:35.283426015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.283522719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.284466911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s
2026-01-16T17:10:35.284578886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-16T17:10:35', 'parse_language_tags_from_existing_subtitle_files')
2026-01-16T17:10:35.284779611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.285267774Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-16T17:10:35.285376904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017368s
2026-01-16T17:10:35.285473548Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-16T17:10:35.285564862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.285703241Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-01-16T17:10:35.285945308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:35.286042995Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.286117114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-01-16T17:10:35.286218559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-01-16T17:10:35.286902917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006821s
2026-01-16T17:10:35.287014361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-16T17:10:35', 'add_finale_type')
2026-01-16T17:10:35.287195456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.287457945Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-16T17:10:35.287555411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012419s
2026-01-16T17:10:35.287654090Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-16T17:10:35.287746536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.287954535Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-01-16T17:10:35.288239930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:10:35.288340001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.288418639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-01-16T17:10:35.288528521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:35.289218390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006881s
2026-01-16T17:10:35.289324193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-16T17:10:35', 'list_add_missing_search')
2026-01-16T17:10:35.289519276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.290100687Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-16T17:10:35.290204817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015622s
2026-01-16T17:10:35.290306441Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-16T17:10:35.290405571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.290561635Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-01-16T17:10:35.290927422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:10:35.291026101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.291100050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-16T17:10:35.291202316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-16T17:10:35.291888287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006599s
2026-01-16T17:10:35.291983990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:10:35.292072047Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.292149814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-16T17:10:35.292247591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.292954595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007055s
2026-01-16T17:10:35.293047191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.293131040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.294085212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009379s
2026-01-16T17:10:35.294199682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-16T17:10:35', 'parse_title_from_existing_subtitle_files')
2026-01-16T17:10:35.294389184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.294927027Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-16T17:10:35.295035055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017884s
2026-01-16T17:10:35.295142030Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-16T17:10:35.295226500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.295375731Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-01-16T17:10:35.295639321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.295745024Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.295813442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-01-16T17:10:35.295942743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-01-16T17:10:35.296620427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006768s
2026-01-16T17:10:35.296726471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-16T17:10:35', 'series_last_aired')
2026-01-16T17:10:35.296910472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.297430890Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-16T17:10:35.297526753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014996s
2026-01-16T17:10:35.297632526Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-16T17:10:35.297720302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.297860735Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-01-16T17:10:35.298227444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.298328397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.298414521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-01-16T17:10:35.298519562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.299254432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s
2026-01-16T17:10:35.299352840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:10:35.299429244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.299522272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-16T17:10:35.299619016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.300312683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006905s
2026-01-16T17:10:35.300421282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-16T17:10:35', 'AddNewItemMonitorType')
2026-01-16T17:10:35.300615433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.301103857Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-16T17:10:35.301205862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014901s
2026-01-16T17:10:35.301303619Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-16T17:10:35.301406346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.301536077Z [Info] email_encryption: Starting migration of Main DB to 201
2026-01-16T17:10:35.301758736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.301857705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.303414771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015432s
2026-01-16T17:10:35.303526386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-16T17:10:35', 'email_encryption')
2026-01-16T17:10:35.303714084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.303982254Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-16T17:10:35.304082707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002117s
2026-01-16T17:10:35.304185714Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-16T17:10:35.304277449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.304411469Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-01-16T17:10:35.304762365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:10:35.304856555Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.304947328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-16T17:10:35.305051708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.305805326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s
2026-01-16T17:10:35.305896079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:35.305982072Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.306065881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-01-16T17:10:35.306167906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.306868186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006998s
2026-01-16T17:10:35.306977737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-16T17:10:35', 'add_indexer_flags')
2026-01-16T17:10:35.307164203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.307689500Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-16T17:10:35.307785644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015269s
2026-01-16T17:10:35.307901157Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-16T17:10:35.308004124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.308157152Z [Info] release_type: Starting migration of Main DB to 203
2026-01-16T17:10:35.308519282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:10:35.308624814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.308702320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-01-16T17:10:35.308809797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.309515398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007s
2026-01-16T17:10:35.309601441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:35.309690360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:10:35.309769509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-01-16T17:10:35.309875543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.310617116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007424s
2026-01-16T17:10:35.310711406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.310787259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.311699877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008959s
2026-01-16T17:10:35.311817945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-16T17:10:35', 'release_type')
2026-01-16T17:10:35.312016364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.312544288Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-16T17:10:35.312638487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017392s
2026-01-16T17:10:35.312746505Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-16T17:10:35.312831496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.312978753Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-01-16T17:10:35.313284538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:10:35.313390893Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.313461475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-01-16T17:10:35.313570154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-01-16T17:10:35.314272969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s
2026-01-16T17:10:35.314359433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.314439585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.315561454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011011s
2026-01-16T17:10:35.315669041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-16T17:10:35', 'add_add_release_hash')
2026-01-16T17:10:35.315887721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.316411566Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-16T17:10:35.316512910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019485s
2026-01-16T17:10:35.316606689Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-16T17:10:35.316705228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.316853426Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-01-16T17:10:35.317046785Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-16T17:10:35.317200425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-16T17:10:35.317405538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2026-01-16T17:10:35.317499868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-16T17:10:35', 'rename_season_pack_spec')
2026-01-16T17:10:35.317692636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.317933511Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-16T17:10:35.318036278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007308s
2026-01-16T17:10:35.318137161Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-16T17:10:35.318215970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.318358998Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-01-16T17:10:35.318679904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.318787982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-16T17:10:35.318858173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-01-16T17:10:35.318958676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.319683205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007144s
2026-01-16T17:10:35.319779238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-01-16T17:10:35.319926665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-01-16T17:10:35.320133171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002501s
2026-01-16T17:10:35.320243684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-16T17:10:35', 'add_tmdbid')
2026-01-16T17:10:35.320422384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.320960527Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-16T17:10:35.321057022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010818s
2026-01-16T17:10:35.321158837Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-16T17:10:35.321253097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.321389381Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-01-16T17:10:35.321655988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:35.321756420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.321833616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-01-16T17:10:35.321942325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:10:35.322690171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007476s
2026-01-16T17:10:35.322799521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-16T17:10:35', 'add_on_import_complete_to_notifications')
2026-01-16T17:10:35.322995285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.323425562Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-16T17:10:35.323528159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014784s
2026-01-16T17:10:35.323626096Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-16T17:10:35.323733612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.323879737Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-01-16T17:10:35.324073617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.324172877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.326831953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026532s
2026-01-16T17:10:35.326944760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-16T17:10:35', 'add_monitored_seasons_filter')
2026-01-16T17:10:35.327135835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.327722797Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-16T17:10:35.327827618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035531s
2026-01-16T17:10:35.327939493Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-16T17:10:35.328041869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.328179276Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-01-16T17:10:35.328477086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:35.328540524Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.328613701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-01-16T17:10:35.328726598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-01-16T17:10:35.329467851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007437s
2026-01-16T17:10:35.329581180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-16T17:10:35', 'add_custom_colon_replacement_to_naming_config')
2026-01-16T17:10:35.329779359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.330301590Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-16T17:10:35.330410820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s
2026-01-16T17:10:35.330508257Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-16T17:10:35.330631825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.330751797Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-01-16T17:10:35.331019787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:10:35.331132554Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.331204539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-16T17:10:35.331315943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:10:35.332043659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007274s
2026-01-16T17:10:35.332154121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-16T17:10:35', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-16T17:10:35.332354826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.332879492Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-16T17:10:35.333000636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s
2026-01-16T17:10:35.333097441Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-16T17:10:35.333195448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.333332775Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-01-16T17:10:35.333480773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-16T17:10:35', 'add_blurary576p_quality_in_profiles')
2026-01-16T17:10:35.333677940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.333909777Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-16T17:10:35.334009388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007084s
2026-01-16T17:10:35.334106473Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-16T17:10:35.334213198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.334354222Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-01-16T17:10:35.334561269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.334658204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.337182709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025081s
2026-01-16T17:10:35.337294895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-16T17:10:35', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-16T17:10:35.337523906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.337988632Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-16T17:10:35.338106319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033233s
2026-01-16T17:10:35.338201480Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-16T17:10:35.338295820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.338444259Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-01-16T17:10:35.338762149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.338860287Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:35.338937232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-01-16T17:10:35.339033897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:35.339779398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s
2026-01-16T17:10:35.339884770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:35.339978649Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-16T17:10:35.340055204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-01-16T17:10:35.340155385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:10:35.340861948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007091s
2026-01-16T17:10:35.340974575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-16T17:10:35', 'add_mal_and_anilist_ids')
2026-01-16T17:10:35.341164528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.341678543Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-16T17:10:35.341778905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015227s
2026-01-16T17:10:35.351802111Z [Debug] MigrationController: Took: 00:00:01.5985855
2026-01-16T17:10:35.605090425Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-16T17:10:35.630639961Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:10:35.640444116Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:10:35.640754321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.640896497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.643827109Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-16T17:10:35.644007533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030999s
2026-01-16T17:10:35.644153527Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:10:35.644312286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003257s
2026-01-16T17:10:35.646451314Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:10:35.646564172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.646846440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:10:35.647025400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:10:35.647422049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004107s
2026-01-16T17:10:35.647571039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.648859394Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:10:35.649074587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001834s
2026-01-16T17:10:35.649320823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:10:35.649498401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.649831652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:10:35.650014089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:10:35.650356579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003474s
2026-01-16T17:10:35.650518195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:35.650666834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-16T17:10:35.650836386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:10:35.651008312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:10:35.651746729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s
2026-01-16T17:10:35.651931150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.652513243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:10:35.652683195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001515s
2026-01-16T17:10:35.652945934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:10:35.653167961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.653373215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:35.653551694Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:35.653670373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:10:35.653858803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:10:35.654266574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-01-16T17:10:35.654425935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.654956884Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:10:35.655148330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s
2026-01-16T17:10:35.655438213Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:10:35.655585360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.655835123Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-16T17:10:35.656527998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-16T17:10:35.656686457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:10:35.657149069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s
2026-01-16T17:10:35.657328460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:10:35', 'InitialSetup')
2026-01-16T17:10:35.663282081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.698426220Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:10:35.698752858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417171s
2026-01-16T17:10:35.698978823Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-16T17:10:35.699207583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.699539883Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-01-16T17:10:35.700150122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:10:35', 'remove_tvrage_imdb_unique_constraint')
2026-01-16T17:10:35.700668726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.701578138Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-16T17:10:35.701750855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023685s
2026-01-16T17:10:35.701926890Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-16T17:10:35.702084187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.702316845Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-01-16T17:10:35.702489683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:10:35', 'remove_renamed_scene_mapping_columns')
2026-01-16T17:10:35.702835089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.703512954Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-16T17:10:35.703713809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2026-01-16T17:10:35.703869703Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-16T17:10:35.704045707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.704255830Z [Info] updated_history: Starting migration of Log DB to 4
2026-01-16T17:10:35.704447396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:10:35', 'updated_history')
2026-01-16T17:10:35.704748953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.705366828Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-16T17:10:35.705545087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013136s
2026-01-16T17:10:35.705727063Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-16T17:10:35.705881655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.706122810Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-01-16T17:10:35.706296711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:10:35', 'added_eventtype_to_history')
2026-01-16T17:10:35.706626044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.707220421Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-16T17:10:35.707385283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013134s
2026-01-16T17:10:35.707543852Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-16T17:10:35.707699405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.707957856Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-01-16T17:10:35.708741645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-01-16T17:10:35.708913741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:10:35.709294428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s
2026-01-16T17:10:35.709452446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-16T17:10:35.709627910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:10:35.710137927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s
2026-01-16T17:10:35.710300815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-16T17:10:35.710478483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:10:35.710792896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003118s
2026-01-16T17:10:35.710960534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:10:35', 'add_index_to_log_time')
2026-01-16T17:10:35.711268544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.712012312Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-16T17:10:35.712172144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015161s
2026-01-16T17:10:35.712336415Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-16T17:10:35.712515195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.712739086Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-01-16T17:10:35.712924569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:10:35', 'add_renameEpisodes_to_naming')
2026-01-16T17:10:35.713226427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.713781655Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-16T17:10:35.713967540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001264s
2026-01-16T17:10:35.714122031Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-16T17:10:35.714280600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.714492778Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-01-16T17:10:35.714670976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:10:35', 'remove_backlog')
2026-01-16T17:10:35.714989839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.715527982Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-16T17:10:35.715703406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012327s
2026-01-16T17:10:35.715902286Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-16T17:10:35.716062769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.716288394Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-01-16T17:10:35.716454007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:10:35', 'fix_rename_episodes')
2026-01-16T17:10:35.716765595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.717336976Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-16T17:10:35.717509192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012701s
2026-01-16T17:10:35.717668293Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-16T17:10:35.717827564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.718065593Z [Info] add_monitored: Starting migration of Log DB to 10
2026-01-16T17:10:35.718228651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:10:35', 'add_monitored')
2026-01-16T17:10:35.718529778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.719076188Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-16T17:10:35.719248936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012425s
2026-01-16T17:10:35.719407696Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-16T17:10:35.719565444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.719786028Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-01-16T17:10:35.719979628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:10:35', 'remove_ignored')
2026-01-16T17:10:35.720296285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.720868648Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-16T17:10:35.721039632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012908s
2026-01-16T17:10:35.721212771Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-16T17:10:35.721377523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.721601544Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-01-16T17:10:35.721776917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:10:35', 'remove_custom_start_date')
2026-01-16T17:10:35.722080539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.722875550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-16T17:10:35.723051855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014918s
2026-01-16T17:10:35.723209933Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-16T17:10:35.723385397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.723604358Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-01-16T17:10:35.723771825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:10:35', 'add_air_date_utc')
2026-01-16T17:10:35.724123373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.724640354Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-16T17:10:35.724813322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012443s
2026-01-16T17:10:35.724980459Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-16T17:10:35.725136964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.725366487Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-01-16T17:10:35.725535667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:10:35', 'drop_air_date')
2026-01-16T17:10:35.725835832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.726397834Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-16T17:10:35.726582656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012602s
2026-01-16T17:10:35.726737528Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-16T17:10:35.726900115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.727114547Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-01-16T17:10:35.727280722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:10:35', 'add_air_date_as_string')
2026-01-16T17:10:35.727601177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.728169421Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-16T17:10:35.728350095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012555s
2026-01-16T17:10:35.728506761Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-16T17:10:35.728683036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.728889562Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-01-16T17:10:35.729062330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:10:35', 'updated_imported_history_item')
2026-01-16T17:10:35.729373266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.730108076Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-16T17:10:35.730282677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014159s
2026-01-16T17:10:35.730433221Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-16T17:10:35.730589766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.730805691Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-01-16T17:10:35.730972096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:10:35', 'reset_scene_names')
2026-01-16T17:10:35.731265116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.731792147Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-16T17:10:35.732028243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001199s
2026-01-16T17:10:35.732177123Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-16T17:10:35.732332285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.732543481Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-01-16T17:10:35.732714104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:10:35', 'remove_duplicates')
2026-01-16T17:10:35.733013998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.733532653Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-16T17:10:35.733704178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011965s
2026-01-16T17:10:35.733868559Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-16T17:10:35.734029173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.734254787Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-01-16T17:10:35.734424900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:10:35', 'restore_unique_constraints')
2026-01-16T17:10:35.734727459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.735239491Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-16T17:10:35.735415205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012036s
2026-01-16T17:10:35.735572491Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-16T17:10:35.735743646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.736001195Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-01-16T17:10:35.736162079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:10:35', 'add_year_and_seasons_to_series')
2026-01-16T17:10:35.736466251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.737063133Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-16T17:10:35.737242154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013138s
2026-01-16T17:10:35.737402026Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-16T17:10:35.737555084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.737768334Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-01-16T17:10:35.737933055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:10:35', 'drop_seasons_table')
2026-01-16T17:10:35.738229913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.738877307Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-16T17:10:35.739403958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001271s
2026-01-16T17:10:35.739781648Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-16T17:10:35.740021191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.740284802Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-01-16T17:10:35.740589075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:10:35', 'move_indexer_to_generic_provider')
2026-01-16T17:10:35.740907406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.742065318Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-16T17:10:35.742441104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019254s
2026-01-16T17:10:35.742754646Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-16T17:10:35.742960551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.743281567Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-01-16T17:10:35.743534997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:10:35', 'add_config_contract_to_indexers')
2026-01-16T17:10:35.743957719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.744626275Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-16T17:10:35.744791468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016907s
2026-01-16T17:10:35.744949646Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-16T17:10:35.745113797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.745326916Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-01-16T17:10:35.745502911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:10:35', 'drop_tvdb_episodeid')
2026-01-16T17:10:35.745817845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.746419066Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-16T17:10:35.746604549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012974s
2026-01-16T17:10:35.746768109Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-16T17:10:35.746953823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.747149627Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-01-16T17:10:35.747332135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:10:35', 'move_notification_to_generic_provider')
2026-01-16T17:10:35.747666759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.748237177Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-16T17:10:35.748424825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s
2026-01-16T17:10:35.748580739Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-16T17:10:35.748752094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.748963901Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-01-16T17:10:35.749160066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:10:35', 'add_config_contract_to_notifications')
2026-01-16T17:10:35.749458216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.750091502Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-16T17:10:35.750288839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s
2026-01-16T17:10:35.750433551Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-16T17:10:35.750587591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.750813696Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-01-16T17:10:35.750969149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:10:35', 'fix_omgwtfnzbs')
2026-01-16T17:10:35.751276438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.751890335Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-16T17:10:35.752060618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012808s
2026-01-16T17:10:35.752217483Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-16T17:10:35.752373628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.752588370Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-01-16T17:10:35.752758072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:10:35', 'add_blacklist_table')
2026-01-16T17:10:35.753059419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.753654087Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-16T17:10:35.753822416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012699s
2026-01-16T17:10:35.753985775Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-16T17:10:35.754162701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.754362734Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-01-16T17:10:35.754533949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:10:35', 'add_formats_to_naming_config')
2026-01-16T17:10:35.754844464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.755412278Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-16T17:10:35.755589815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012504s
2026-01-16T17:10:35.755734286Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-16T17:10:35.755933227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.756152649Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-01-16T17:10:35.756332431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:10:35', 'add_season_folder_format_to_naming_config')
2026-01-16T17:10:35.756650612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.757216792Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-16T17:10:35.757403608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012807s
2026-01-16T17:10:35.757559352Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-16T17:10:35.757742310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.757939447Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-01-16T17:10:35.758113738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:10:35', 'delete_old_naming_config_columns')
2026-01-16T17:10:35.758424314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.759133392Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-16T17:10:35.759329808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2026-01-16T17:10:35.759499219Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-16T17:10:35.759660143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.759889004Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-01-16T17:10:35.760068175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:10:35', 'set_default_release_group')
2026-01-16T17:10:35.760382438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.761076355Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-16T17:10:35.761251458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014125s
2026-01-16T17:10:35.761406260Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-16T17:10:35.761565370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.761777628Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-01-16T17:10:35.761953101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:10:35', 'add_api_key_to_pushover')
2026-01-16T17:10:35.762256712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.762848655Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-16T17:10:35.763017364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012685s
2026-01-16T17:10:35.763174601Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-16T17:10:35.763333090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.763547482Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-01-16T17:10:35.763714348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:10:35', 'remove_series_contraints')
2026-01-16T17:10:35.764063702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.764608890Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-16T17:10:35.764775134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012587s
2026-01-16T17:10:35.764926750Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-16T17:10:35.765101632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.765310813Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-01-16T17:10:35.765496497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:10:35', 'add_series_folder_format_to_naming_config')
2026-01-16T17:10:35.765808696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.766402923Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-16T17:10:35.766598797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s
2026-01-16T17:10:35.766746374Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-16T17:10:35.766902389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.767119486Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-01-16T17:10:35.767284688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:10:35', 'update_with_quality_converters')
2026-01-16T17:10:35.767593851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.768162737Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-16T17:10:35.768332799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s
2026-01-16T17:10:35.768491800Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-16T17:10:35.768646571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.768861103Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-01-16T17:10:35.769028460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:10:35', 'add_configurable_qualities')
2026-01-16T17:10:35.769334206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.769853512Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-16T17:10:35.770020238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011961s
2026-01-16T17:10:35.770179468Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-16T17:10:35.770338649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.770543612Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-01-16T17:10:35.770733424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:10:35', 'add_on_upgrade_to_notifications')
2026-01-16T17:10:35.771044360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.771582264Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-16T17:10:35.771759871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012296s
2026-01-16T17:10:35.771960044Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-16T17:10:35.772092281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.772304638Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-01-16T17:10:35.772471364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:10:35', 'add_metadata_tables')
2026-01-16T17:10:35.772762300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.773327077Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-16T17:10:35.773486358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012289s
2026-01-16T17:10:35.773644366Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-16T17:10:35.773807265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.774012538Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-01-16T17:10:35.774194655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:10:35', 'add_metadata_to_episodes_and_series')
2026-01-16T17:10:35.774497154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.775034586Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-16T17:10:35.775217895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s
2026-01-16T17:10:35.775363879Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-16T17:10:35.775525986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.775735558Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-01-16T17:10:35.775944138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:10:35', 'fix_xbmc_season_images_metadata')
2026-01-16T17:10:35.776243792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.776907047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-16T17:10:35.777081398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013661s
2026-01-16T17:10:35.777245519Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-16T17:10:35.777395942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.777606867Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-01-16T17:10:35.777785757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:10:35', 'add_download_clients_table')
2026-01-16T17:10:35.778077575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.778620328Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-16T17:10:35.778801974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001216s
2026-01-16T17:10:35.778945242Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-16T17:10:35.779103641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.779324085Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-01-16T17:10:35.779509969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-16T17:10:35', 'convert_config_to_download_clients')
2026-01-16T17:10:35.779819403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.780430954Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-16T17:10:35.780561778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012601s
2026-01-16T17:10:35.780723664Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-16T17:10:35.780876963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.781079691Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-01-16T17:10:35.781252639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:10:35', 'fix_xbmc_episode_metadata')
2026-01-16T17:10:35.781562854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.782122832Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-16T17:10:35.782260840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s
2026-01-16T17:10:35.782408868Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-16T17:10:35.782582818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.782762851Z [Info] add_indexes: Starting migration of Log DB to 45
2026-01-16T17:10:35.782922081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:10:35', 'add_indexes')
2026-01-16T17:10:35.783209660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.783801362Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-16T17:10:35.783989220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012488s
2026-01-16T17:10:35.784142790Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-16T17:10:35.784294626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.784503426Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-01-16T17:10:35.784663809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-16T17:10:35', 'fix_nzb_su_url')
2026-01-16T17:10:35.784956809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.785489242Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-16T17:10:35.785654655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011919s
2026-01-16T17:10:35.785808885Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-16T17:10:35.785972725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.786182237Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-01-16T17:10:35.786355997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:10:35', 'add_temporary_blacklist_columns')
2026-01-16T17:10:35.786661362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.787356212Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-16T17:10:35.787540162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013765s
2026-01-16T17:10:35.787690916Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-16T17:10:35.787878604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.788130441Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-01-16T17:10:35.788312478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-16T17:10:35', 'add_title_to_scenemappings')
2026-01-16T17:10:35.788626490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.789154975Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-16T17:10:35.789331761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012908s
2026-01-16T17:10:35.789479879Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-16T17:10:35.789632897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.789844794Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-01-16T17:10:35.790000046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:10:35', 'fix_dognzb_url')
2026-01-16T17:10:35.790293067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.790804446Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-16T17:10:35.790972315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011679s
2026-01-16T17:10:35.791123850Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-16T17:10:35.791291728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.791500789Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-01-16T17:10:35.791671593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:10:35', 'add_hash_to_metadata_files')
2026-01-16T17:10:35.791992329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.792524601Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-16T17:10:35.792694463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012293s
2026-01-16T17:10:35.792850547Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-16T17:10:35.793007694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.793221845Z [Info] download_client_import: Starting migration of Log DB to 51
2026-01-16T17:10:35.793388511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:10:35', 'download_client_import')
2026-01-16T17:10:35.793682132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.794260076Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-16T17:10:35.794423375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012438s
2026-01-16T17:10:35.794578577Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-16T17:10:35.794733800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.794945827Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-01-16T17:10:35.795110038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:10:35', 'add_columns_for_anime')
2026-01-16T17:10:35.795408799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.795954358Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-16T17:10:35.796127998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012107s
2026-01-16T17:10:35.796282890Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-16T17:10:35.796444696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.796659669Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-01-16T17:10:35.796834360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:10:35', 'add_series_sorttitle')
2026-01-16T17:10:35.797129405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.797729313Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-16T17:10:35.797903794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s
2026-01-16T17:10:35.798050890Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-16T17:10:35.798202546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.798415605Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-01-16T17:10:35.798577190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:10:35', 'rename_profiles')
2026-01-16T17:10:35.798877315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.799456461Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-16T17:10:35.799618778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012413s
2026-01-16T17:10:35.799774261Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-16T17:10:35.799972460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.800150278Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-01-16T17:10:35.800317896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:10:35', 'drop_old_profile_columns')
2026-01-16T17:10:35.800625596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.801306287Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-16T17:10:35.801481209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013508s
2026-01-16T17:10:35.801635299Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-16T17:10:35.801805903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.802022118Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-01-16T17:10:35.802226540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:10:35', 'add_mediainfo_to_episodefile')
2026-01-16T17:10:35.802560693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.803291424Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-16T17:10:35.803480335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014773s
2026-01-16T17:10:35.803663524Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-16T17:10:35.803841132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.804103370Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-01-16T17:10:35.804288132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:10:35', 'convert_episode_file_path_to_relative')
2026-01-16T17:10:35.804631824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.805315120Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-16T17:10:35.805505514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014612s
2026-01-16T17:10:35.805673031Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-16T17:10:35.805842172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.806089089Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-01-16T17:10:35.806300755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:10:35', 'drop_episode_file_path')
2026-01-16T17:10:35.806597413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.807317743Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-16T17:10:35.807523778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014707s
2026-01-16T17:10:35.807690294Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-16T17:10:35.807904725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.808113997Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-01-16T17:10:35.808354171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:10:35', 'add_enable_options_to_indexers')
2026-01-16T17:10:35.808685688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.811513905Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-16T17:10:35.811524917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016094s
2026-01-16T17:10:35.811529917Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-16T17:10:35.811534226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.811538654Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-01-16T17:10:35.811543093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:10:35', 'remove_enable_from_indexers')
2026-01-16T17:10:35.811548134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.811594938Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-16T17:10:35.811736222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001405s
2026-01-16T17:10:35.811957308Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-16T17:10:35.812131258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.812365159Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-01-16T17:10:35.812553037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:10:35', 'clear_bad_scene_names')
2026-01-16T17:10:35.812871419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.813610146Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-16T17:10:35.813811853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014691s
2026-01-16T17:10:35.813984590Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-16T17:10:35.814158280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.814377602Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-01-16T17:10:35.814559649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:10:35', 'convert_quality_models')
2026-01-16T17:10:35.814896507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.815494922Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-16T17:10:35.815685115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013375s
2026-01-16T17:10:35.815862843Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-16T17:10:35.816054770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.816288931Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-01-16T17:10:35.816466389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:10:35', 'add_remotepathmappings')
2026-01-16T17:10:35.816786794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.817412945Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-16T17:10:35.817588809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013518s
2026-01-16T17:10:35.817750375Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-16T17:10:35.817917591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.818137344Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-01-16T17:10:35.818603102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-01-16T17:10:35.819155635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:10:35.819694500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-16T17:10:35.820142502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:10:35.820561326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-16T17:10:35.821476358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:10:35.821815942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003028s
2026-01-16T17:10:35.821993159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:10:35', 'remove_method_from_logs')
2026-01-16T17:10:35.822314867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.823146482Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-16T17:10:35.823337727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043632s
2026-01-16T17:10:35.823500415Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-16T17:10:35.823677732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.823913136Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-01-16T17:10:35.824103119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:10:35', 'make_scene_numbering_nullable')
2026-01-16T17:10:35.824438123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.825027440Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-16T17:10:35.825198184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2026-01-16T17:10:35.825359820Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-16T17:10:35.825526706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.825749685Z [Info] add_tags: Starting migration of Log DB to 66
2026-01-16T17:10:35.825966311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:10:35', 'add_tags')
2026-01-16T17:10:35.826246926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.826800250Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-16T17:10:35.826964902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012634s
2026-01-16T17:10:35.827139393Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-16T17:10:35.827289636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.827512375Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-01-16T17:10:35.827710824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:10:35', 'add_added_to_series')
2026-01-16T17:10:35.828328629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.828612671Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-16T17:10:35.828785138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013015s
2026-01-16T17:10:35.828967545Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-16T17:10:35.829138991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.829353994Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-01-16T17:10:35.829541160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:10:35', 'add_release_restrictions')
2026-01-16T17:10:35.829868379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.830426423Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-16T17:10:35.830604682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s
2026-01-16T17:10:35.830768582Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-16T17:10:35.830927653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.831170772Z [Info] quality_proper: Starting migration of Log DB to 69
2026-01-16T17:10:35.831343250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:10:35', 'quality_proper')
2026-01-16T17:10:35.831654867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.832233743Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-16T17:10:35.832429598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012983s
2026-01-16T17:10:35.832593247Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-16T17:10:35.832752408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.832990968Z [Info] delay_profile: Starting migration of Log DB to 70
2026-01-16T17:10:35.833169278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:10:35', 'delay_profile')
2026-01-16T17:10:35.833491005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.834030372Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-16T17:10:35.834197739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012692s
2026-01-16T17:10:35.834365918Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-16T17:10:35.834551461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.834768218Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-01-16T17:10:35.834953671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:10:35', 'unknown_quality_in_profile')
2026-01-16T17:10:35.835290630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.835893815Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-16T17:10:35.836078106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013307s
2026-01-16T17:10:35.836241696Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-16T17:10:35.836417500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.836645569Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-01-16T17:10:35.836832435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:10:35', 'history_downloadId')
2026-01-16T17:10:35.837137830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.837777098Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-16T17:10:35.837966830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s
2026-01-16T17:10:35.838131512Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-16T17:10:35.838288498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.838510264Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-01-16T17:10:35.838681038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:10:35', 'clear_ratings')
2026-01-16T17:10:35.838996774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.839651553Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-16T17:10:35.839827617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s
2026-01-16T17:10:35.840013852Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-16T17:10:35.840180498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.840409890Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-01-16T17:10:35.840571175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:10:35', 'disable_eztv')
2026-01-16T17:10:35.840885718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.841610668Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-16T17:10:35.841774639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s
2026-01-16T17:10:35.841941214Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-16T17:10:35.842106647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.842324726Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-01-16T17:10:35.842510861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:10:35', 'force_lib_update')
2026-01-16T17:10:35.842821337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.843488049Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-16T17:10:35.843665617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013807s
2026-01-16T17:10:35.843837092Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-16T17:10:35.844015231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.844241306Z [Info] add_users_table: Starting migration of Log DB to 76
2026-01-16T17:10:35.844414445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:10:35', 'add_users_table')
2026-01-16T17:10:35.847991830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.848757562Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-16T17:10:35.848941322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047253s
2026-01-16T17:10:35.849121695Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-16T17:10:35.849308311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.849548545Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-01-16T17:10:35.849744610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:10:35', 'add_add_options_to_series')
2026-01-16T17:10:35.850062790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.850727319Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-16T17:10:35.850915367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014117s
2026-01-16T17:10:35.851069879Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-16T17:10:35.851232897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.851451617Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-01-16T17:10:35.851638644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:10:35', 'add_commands_table')
2026-01-16T17:10:35.852008850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.852658278Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-16T17:10:35.852992471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s
2026-01-16T17:10:35.853178986Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-16T17:10:35.853339039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.853563521Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-01-16T17:10:35.853738022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:10:35', 'dedupe_tags')
2026-01-16T17:10:35.854050091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.854656552Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-16T17:10:35.854825272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s
2026-01-16T17:10:35.854996156Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-16T17:10:35.855174505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.855408627Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-01-16T17:10:35.855608750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-16T17:10:35', 'move_dot_prefix_to_transmission_category')
2026-01-16T17:10:35.855955728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.856616690Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-16T17:10:35.856830069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s
2026-01-16T17:10:35.856986244Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-16T17:10:35.857160825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.857379847Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-01-16T17:10:35.857554739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-16T17:10:35', 'add_fanzub_settings')
2026-01-16T17:10:35.857889002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.858535344Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-16T17:10:35.858717661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013729s
2026-01-16T17:10:35.858877352Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-16T17:10:35.859062776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.859285985Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-01-16T17:10:35.859470297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-16T17:10:35', 'additonal_blacklist_columns')
2026-01-16T17:10:35.859782395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.860368746Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-16T17:10:35.860555733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012925s
2026-01-16T17:10:35.860709603Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-16T17:10:35.860877170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.861101993Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-01-16T17:10:35.861302076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-16T17:10:35', 'update_quality_minmax_size')
2026-01-16T17:10:35.861620487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.862171016Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-16T17:10:35.862367913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012897s
2026-01-16T17:10:35.862529608Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-16T17:10:35.862698508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.862928462Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-01-16T17:10:35.863103915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-16T17:10:35', 'expand_transmission_urlbase')
2026-01-16T17:10:35.863431695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.864018567Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-16T17:10:35.864204121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013082s
2026-01-16T17:10:35.864366728Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-16T17:10:35.864546831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.864764459Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-01-16T17:10:35.864948740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-16T17:10:35', 'pushbullet_device_ids')
2026-01-16T17:10:35.865269647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.865842029Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-16T17:10:35.866019427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012965s
2026-01-16T17:10:35.866182114Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-16T17:10:35.866342728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.866557971Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-01-16T17:10:35.866740810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-16T17:10:35', 'remove_eztv')
2026-01-16T17:10:35.867060764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.867601753Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-16T17:10:35.867780624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012593s
2026-01-16T17:10:35.867974614Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-16T17:10:35.868148184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.868375913Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-01-16T17:10:35.868559863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-16T17:10:35', 'pushbullet_devices_channels_list')
2026-01-16T17:10:35.868904617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.869507932Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-16T17:10:35.869684428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013313s
2026-01-16T17:10:35.869845071Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-16T17:10:35.870014352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.870249005Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-01-16T17:10:35.870437655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-16T17:10:35', 'add_on_rename_to_notifcations')
2026-01-16T17:10:35.870755996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.871414151Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-16T17:10:35.871611349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013943s
2026-01-16T17:10:35.871775259Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-16T17:10:35.871959890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.872180164Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-01-16T17:10:35.872355617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-16T17:10:35', 'update_kickass_url')
2026-01-16T17:10:35.872687025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.873279558Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-16T17:10:35.873458278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013227s
2026-01-16T17:10:35.873626467Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-16T17:10:35.873807542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.874027765Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-01-16T17:10:35.874206695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-16T17:10:35', 'added_indexerstatus')
2026-01-16T17:10:35.874515407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.875182471Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-16T17:10:35.875355639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013679s
2026-01-16T17:10:35.875533918Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-16T17:10:35.875688480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.875919415Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-01-16T17:10:35.876125800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-16T17:10:35', 'add_unverifiedscenenumbering')
2026-01-16T17:10:35.876452128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.877027015Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-16T17:10:35.877210084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013322s
2026-01-16T17:10:35.877386730Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-16T17:10:35.877574117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.877796064Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-01-16T17:10:35.877992810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-16T17:10:35', 'naming_config_replace_illegal_characters')
2026-01-16T17:10:35.878333076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.878870959Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-16T17:10:35.879066693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012909s
2026-01-16T17:10:35.879224010Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-16T17:10:35.879380736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.879614607Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-01-16T17:10:35.879789819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-16T17:10:35', 'add_tvmazeid')
2026-01-16T17:10:35.880181218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.880826096Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-16T17:10:35.881002712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014378s
2026-01-16T17:10:35.881182574Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-16T17:10:35.881403610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.881678924Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-01-16T17:10:35.881888636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-16T17:10:35', 'add_additional_episodes_index')
2026-01-16T17:10:35.882258201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.882991838Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-16T17:10:35.883599923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015397s
2026-01-16T17:10:35.883768913Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-16T17:10:35.883777290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.883782611Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-01-16T17:10:35.884384202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-16T17:10:35', 'disable_kickass')
2026-01-16T17:10:35.884424484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.886784367Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-16T17:10:35.887130915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031028s
2026-01-16T17:10:35.887367401Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-16T17:10:35.887532293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.887862147Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-01-16T17:10:35.888078974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-16T17:10:35', 'add_reason_to_pending_releases')
2026-01-16T17:10:35.888482767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.889175122Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-16T17:10:35.889384844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016382s
2026-01-16T17:10:35.889557011Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-16T17:10:35.889725981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.889945603Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-01-16T17:10:35.890136858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-16T17:10:35', 'remove_titans_of_tv')
2026-01-16T17:10:35.890469438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.891061681Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-16T17:10:35.891235210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013226s
2026-01-16T17:10:35.891399100Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-16T17:10:35.891579564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.891800389Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-01-16T17:10:35.892011143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-16T17:10:35', 'extra_and_subtitle_files')
2026-01-16T17:10:35.892341719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.892930364Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-16T17:10:35.893119565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013471s
2026-01-16T17:10:35.893289578Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-16T17:10:35.893456023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.893681617Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-01-16T17:10:35.893880909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-16T17:10:35', 'add_scene_season_number')
2026-01-16T17:10:35.894201454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.894764548Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-16T17:10:35.894949681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2026-01-16T17:10:35.895131147Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-16T17:10:35.895312041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.895548637Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-01-16T17:10:35.895729442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-16T17:10:35', 'add_ultrahd_quality_in_profiles')
2026-01-16T17:10:35.896081851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.896704425Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-16T17:10:35.896919829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013933s
2026-01-16T17:10:35.897097056Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-16T17:10:35.897304914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.897538355Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-01-16T17:10:35.897740772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-16T17:10:35', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-16T17:10:35.898091198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.898670865Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-16T17:10:35.898871489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013776s
2026-01-16T17:10:35.899035770Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-16T17:10:35.899211925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.899427389Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-01-16T17:10:35.899629366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-16T17:10:35', 'fix_metadata_file_extensions')
2026-01-16T17:10:35.899973128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.900522354Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-16T17:10:35.900721375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013072s
2026-01-16T17:10:35.900895145Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-16T17:10:35.901057161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.901282415Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-01-16T17:10:35.901451886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-16T17:10:35', 'remove_kickass')
2026-01-16T17:10:35.901771239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.902468043Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-16T17:10:35.902645199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014012s
2026-01-16T17:10:35.902807516Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-16T17:10:35.902978861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.903217272Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-01-16T17:10:35.903408487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-16T17:10:35', 'rename_torrent_downloadstation')
2026-01-16T17:10:35.903739884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.904358951Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-16T17:10:35.904572661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013701s
2026-01-16T17:10:35.904734467Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-16T17:10:35.904908417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.905125084Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-01-16T17:10:35.905302261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-16T17:10:35', 'update_btn_url')
2026-01-16T17:10:35.905628417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.906194938Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-16T17:10:35.906378879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s
2026-01-16T17:10:35.906538851Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-16T17:10:35.906716198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.906946001Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-01-16T17:10:35.907123458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-16T17:10:35', 'remove_wombles')
2026-01-16T17:10:35.907432671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.908282623Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-16T17:10:35.908467776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015573s
2026-01-16T17:10:35.908628981Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-16T17:10:35.908801047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.909025509Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-01-16T17:10:35.909232055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-16T17:10:35', 'fix_extra_file_extension')
2026-01-16T17:10:35.909548663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.910112909Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-16T17:10:35.910308082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013074s
2026-01-16T17:10:35.910477023Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-16T17:10:35.910643298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.910857389Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-01-16T17:10:35.911042712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-16T17:10:35', 'import_extra_files')
2026-01-16T17:10:35.911370532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.912056574Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-16T17:10:35.912249483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014065s
2026-01-16T17:10:35.912409515Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-16T17:10:35.912574958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.912822106Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-01-16T17:10:35.912996407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-16T17:10:35', 'fix_extra_files_config')
2026-01-16T17:10:35.913325820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.913901169Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-16T17:10:35.914100831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013149s
2026-01-16T17:10:35.914266765Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-16T17:10:35.914433822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.914660729Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-01-16T17:10:35.914849900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-16T17:10:35', 'create_language_profiles')
2026-01-16T17:10:35.915169634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.915807939Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-16T17:10:35.916025427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013687s
2026-01-16T17:10:35.916190830Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-16T17:10:35.916380542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.916605275Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-01-16T17:10:35.916798354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-16T17:10:35', 'added_regex_to_scenemapping')
2026-01-16T17:10:35.917127827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.917727956Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-16T17:10:35.917918650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013476s
2026-01-16T17:10:35.918081247Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-16T17:10:35.918252011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.918486834Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-01-16T17:10:35.918676065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-16T17:10:35', 'consolidate_indexer_baseurl')
2026-01-16T17:10:35.919003314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.919620367Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-16T17:10:35.919823045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013641s
2026-01-16T17:10:35.920009892Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-16T17:10:35.920180736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.920408124Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-01-16T17:10:35.920588266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-16T17:10:35', 'rename_indexer_status_id')
2026-01-16T17:10:35.920920055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.921557849Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-16T17:10:35.921748583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013721s
2026-01-16T17:10:35.921918616Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-16T17:10:35.922102205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.922322068Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-01-16T17:10:35.922510117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-16T17:10:35', 'add_downloadclient_status')
2026-01-16T17:10:35.922837366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.923459629Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-16T17:10:35.923645654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013588s
2026-01-16T17:10:35.923807740Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-16T17:10:35.923994176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.924223057Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-01-16T17:10:35.924412007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-16T17:10:35', 'disable_nyaa')
2026-01-16T17:10:35.924717753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.925321940Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-16T17:10:35.925489186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013235s
2026-01-16T17:10:35.925663798Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-16T17:10:35.925856897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.926084075Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-01-16T17:10:35.926282845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-16T17:10:35', 'add_webrip_and_br480_qualites_in_profile')
2026-01-16T17:10:35.926625765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.927279793Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-16T17:10:35.927470477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014226s
2026-01-16T17:10:35.927634096Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-16T17:10:35.927804139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.928129965Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-01-16T17:10:35.928315148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-16T17:10:35', 'add_history_eventType_index')
2026-01-16T17:10:35.928636635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.929244720Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-16T17:10:35.929445454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001436s
2026-01-16T17:10:35.929616449Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-16T17:10:35.929791200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.930021725Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-01-16T17:10:35.930231678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-16T17:10:35', 'separate_automatic_and_interactive_searches')
2026-01-16T17:10:35.930568536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.931302133Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-16T17:10:35.931499912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015077s
2026-01-16T17:10:35.931688612Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-16T17:10:35.931891761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.932112235Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-01-16T17:10:35.932309352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-16T17:10:35', 'update_series_episodes_history_indexes')
2026-01-16T17:10:35.932649527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.933273784Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-16T17:10:35.933458937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013977s
2026-01-16T17:10:35.933622216Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-16T17:10:35.933784753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.934024847Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-01-16T17:10:35.934205140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-16T17:10:35', 'update_animetosho_url')
2026-01-16T17:10:35.934527078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.935120373Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-16T17:10:35.935321127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-01-16T17:10:35.935485068Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-16T17:10:35.935657445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.935917058Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-01-16T17:10:35.936094916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-16T17:10:35', 'add_remux_qualities_in_profile')
2026-01-16T17:10:35.936436293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.937105712Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-16T17:10:35.937291696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014422s
2026-01-16T17:10:35.937452921Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-16T17:10:35.937635709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.937858187Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-01-16T17:10:35.938043841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-16T17:10:35', 'add_history_seriesId_index')
2026-01-16T17:10:35.938365259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.939029907Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-16T17:10:35.939207345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013808s
2026-01-16T17:10:35.939370543Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-16T17:10:35.939539914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.939763735Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-01-16T17:10:35.940000121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-16T17:10:35', 'remove_media_browser_metadata')
2026-01-16T17:10:35.940327661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.940986688Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-16T17:10:35.941176851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014404s
2026-01-16T17:10:35.941351844Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-16T17:10:35.941550203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.941771679Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-01-16T17:10:35.941981161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-16T17:10:35', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-16T17:10:35.942333781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.942943399Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-16T17:10:35.943139424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013858s
2026-01-16T17:10:35.943304145Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-16T17:10:35.943491984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.943711646Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-01-16T17:10:35.943913603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-16T17:10:35', 'add_custom_filters')
2026-01-16T17:10:35.944246022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.944925320Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-16T17:10:35.945096926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001428s
2026-01-16T17:10:35.945261828Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-16T17:10:35.945447622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.945663076Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-01-16T17:10:35.945882177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-16T17:10:35', 'rename_restrictions_to_release_profiles')
2026-01-16T17:10:35.946220268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.946944306Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-16T17:10:35.947134840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s
2026-01-16T17:10:35.947312388Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:10:35.947496288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.947731672Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-01-16T17:10:35.947964481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-16T17:10:35', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:10:35.948339616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.948972732Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:10:35.949174177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s
2026-01-16T17:10:35.949323087Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-16T17:10:35.949500524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.949727552Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-01-16T17:10:35.949931172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-16T17:10:35', 'add_relative_original_path_to_episode_file')
2026-01-16T17:10:35.950265746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.950959012Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-16T17:10:35.951163353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014519s
2026-01-16T17:10:35.951323997Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-16T17:10:35.951502376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.951717199Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-01-16T17:10:35.951923444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-16T17:10:35', 'episode_last_searched_time')
2026-01-16T17:10:35.952269291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.952946665Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-16T17:10:35.953128982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014408s
2026-01-16T17:10:35.953285748Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-16T17:10:35.953474107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.953703599Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-01-16T17:10:35.953890646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-16T17:10:35', 'download_propers_config')
2026-01-16T17:10:35.954203626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.954857383Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-16T17:10:35.955032997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013797s
2026-01-16T17:10:35.955197879Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-16T17:10:35.955389024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.955590820Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-01-16T17:10:35.955792677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-16T17:10:35', 'add_download_client_priority')
2026-01-16T17:10:35.956151680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.956777299Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-16T17:10:35.956982312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013981s
2026-01-16T17:10:35.957148878Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-16T17:10:35.957319662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.957545096Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-01-16T17:10:35.957733926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-16T17:10:35', 'add_specials_folder_format')
2026-01-16T17:10:35.958082488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.958685252Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-16T17:10:35.958879273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013608s
2026-01-16T17:10:35.959045978Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-16T17:10:35.959237875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.959461074Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-01-16T17:10:35.959650055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-16T17:10:35', 'health_issue_notification')
2026-01-16T17:10:35.959999298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.960630750Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-16T17:10:35.960826324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013907s
2026-01-16T17:10:35.960995725Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:10:35.961194836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.961425812Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-01-16T17:10:35.961648139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-16T17:10:35', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:10:35.961994908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.962689727Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:10:35.962897656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014893s
2026-01-16T17:10:35.963080775Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-16T17:10:35.963261439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.963488436Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-01-16T17:10:35.963934103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-16T17:10:35', 'add_airedbefore_to_episodes')
2026-01-16T17:10:35.964054847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.967221394Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-16T17:10:35.967588483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038562s
2026-01-16T17:10:35.967865481Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-16T17:10:35.968153982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.968414747Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-01-16T17:10:35.968590271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-16T17:10:35', 'remove_bitmetv')
2026-01-16T17:10:35.968908231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.969563641Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-16T17:10:35.969749736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014186s
2026-01-16T17:10:35.969911983Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-16T17:10:35.970074961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.970302699Z [Info] add_download_history: Starting migration of Log DB to 139
2026-01-16T17:10:35.970481820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-16T17:10:35', 'add_download_history')
2026-01-16T17:10:35.970802406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.971399939Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-16T17:10:35.971574260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001322s
2026-01-16T17:10:35.971733751Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-16T17:10:35.971950418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.972171383Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-01-16T17:10:35.972361105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-16T17:10:35', 'remove_chown_and_folderchmod_config_v2')
2026-01-16T17:10:35.972699396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.973235025Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-16T17:10:35.973430689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012915s
2026-01-16T17:10:35.973593327Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-16T17:10:35.973757758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.973987180Z [Info] add_update_history: Starting migration of Log DB to 141
2026-01-16T17:10:35.974636237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-16T17:10:35.974862332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-16T17:10:35.975348762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s
2026-01-16T17:10:35.975518173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-16T17:10:35.975694198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:10:35.976064153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s
2026-01-16T17:10:35.976243835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-16T17:10:35', 'add_update_history')
2026-01-16T17:10:35.976562837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.977301004Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-16T17:10:35.977497339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s
2026-01-16T17:10:35.977656740Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-16T17:10:35.977818917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.978054431Z [Info] import_lists: Starting migration of Log DB to 142
2026-01-16T17:10:35.978212179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-16T17:10:35', 'import_lists')
2026-01-16T17:10:35.978535570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.979088874Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-16T17:10:35.979263907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012705s
2026-01-16T17:10:35.979425783Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-16T17:10:35.979610936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.979832863Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-01-16T17:10:35.980046052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-16T17:10:35', 'add_priority_to_indexers')
2026-01-16T17:10:35.980368321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.980929912Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-16T17:10:35.981112710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013078s
2026-01-16T17:10:35.981275187Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-16T17:10:35.981456603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.981676706Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-01-16T17:10:35.981892481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-16T17:10:35', 'import_lists_series_type_and_season_folder')
2026-01-16T17:10:35.982221904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.982807513Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-16T17:10:35.982999109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013442s
2026-01-16T17:10:35.983180164Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-16T17:10:35.983342581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.983571893Z [Info] remove_growl: Starting migration of Log DB to 145
2026-01-16T17:10:35.983739771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-16T17:10:35', 'remove_growl')
2026-01-16T17:10:35.984087952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.984730667Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-16T17:10:35.984904246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013763s
2026-01-16T17:10:35.985085281Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-16T17:10:35.985256776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.985498192Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-01-16T17:10:35.985793607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:35.985963460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:35.987282917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013152s
2026-01-16T17:10:35.987478210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-16T17:10:35', 'cleanup_duplicates_updatehistory')
2026-01-16T17:10:35.987810219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.988365568Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-16T17:10:35.988553616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023992s
2026-01-16T17:10:35.988743910Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-16T17:10:35.988903781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.989126861Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-01-16T17:10:35.989316893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-16T17:10:35', 'swap_filechmod_for_folderchmod')
2026-01-16T17:10:35.989644774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.990186094Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-16T17:10:35.990367058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012821s
2026-01-16T17:10:35.990541881Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-16T17:10:35.990711953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.990947247Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-01-16T17:10:35.991121949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-16T17:10:35', 'mediainfo_channels')
2026-01-16T17:10:35.991457625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.991974826Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-16T17:10:35.992163937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012574s
2026-01-16T17:10:35.992325302Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-16T17:10:35.992503281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.992720668Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-01-16T17:10:35.992921182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-16T17:10:35', 'add_on_delete_to_notifications')
2026-01-16T17:10:35.993254343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.993789882Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-16T17:10:35.993973011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012873s
2026-01-16T17:10:35.994141660Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-16T17:10:35.994324769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.994560885Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-01-16T17:10:35.994747370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-16T17:10:35', 'add_scene_mapping_origin')
2026-01-16T17:10:35.995069429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.995620809Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-16T17:10:35.995799148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012927s
2026-01-16T17:10:35.995984231Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-16T17:10:35.996165426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.996398706Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-01-16T17:10:35.996582857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-16T17:10:35', 'remove_custom_filter_type')
2026-01-16T17:10:35.996919946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.997459843Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-16T17:10:35.997658062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s
2026-01-16T17:10:35.997837784Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-16T17:10:35.998005973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:35.998232068Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-01-16T17:10:35.998414165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-16T17:10:35', 'update_btn_url_to_https')
2026-01-16T17:10:35.998733588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:35.999352154Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-16T17:10:35.999529050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001351s
2026-01-16T17:10:35.999691968Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-16T17:10:35.999939296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.000165772Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-01-16T17:10:36.000358320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-16T17:10:36', 'add_on_episodefiledelete_for_upgrade')
2026-01-16T17:10:36.000692163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.001326420Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-16T17:10:36.001516162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013964s
2026-01-16T17:10:36.001680243Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-16T17:10:36.001853501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.002069547Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-01-16T17:10:36.002266734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-16T17:10:36', 'add_name_release_profile')
2026-01-16T17:10:36.002584864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.003213981Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-16T17:10:36.003395056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013611s
2026-01-16T17:10:36.003569588Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-16T17:10:36.003749640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.003994243Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-01-16T17:10:36.004205689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-16T17:10:36', 'add_arabic_and_hindi_languages')
2026-01-16T17:10:36.006853271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.007583171Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-16T17:10:36.007761570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003833s
2026-01-16T17:10:36.007959569Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-16T17:10:36.008126926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.008363612Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-01-16T17:10:36.008541781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-16T17:10:36', 'add_bypass_to_delay_profile')
2026-01-16T17:10:36.008851776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.009443367Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-16T17:10:36.009617317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013145s
2026-01-16T17:10:36.009771217Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-16T17:10:36.009934045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.010146964Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-01-16T17:10:36.010319361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-16T17:10:36', 'email_multiple_addresses')
2026-01-16T17:10:36.010620718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.011203241Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-16T17:10:36.011378865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012655s
2026-01-16T17:10:36.011531833Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-16T17:10:36.011688929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.011970837Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-01-16T17:10:36.012142914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-16T17:10:36', 'cdh_per_downloadclient')
2026-01-16T17:10:36.012445323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.013139782Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-16T17:10:36.013311558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001431s
2026-01-16T17:10:36.013447451Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-16T17:10:36.013605740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.013818038Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-01-16T17:10:36.013982519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-16T17:10:36', 'add_indexer_tags')
2026-01-16T17:10:36.014278806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.014850427Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-16T17:10:36.015016822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012403s
2026-01-16T17:10:36.015170001Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-16T17:10:36.015342759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.015563343Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-01-16T17:10:36.015735079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-16T17:10:36', 'rename_blacklist_to_blocklist')
2026-01-16T17:10:36.016056586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.016763991Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-16T17:10:36.016940797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014165s
2026-01-16T17:10:36.017098124Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-16T17:10:36.017256703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.017469111Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-01-16T17:10:36.017638322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-16T17:10:36', 'remove_plex_hometheatre')
2026-01-16T17:10:36.017937234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.018521080Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-16T17:10:36.018691934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012599s
2026-01-16T17:10:36.018845463Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-16T17:10:36.019014704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.019217933Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-01-16T17:10:36.019391703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-16T17:10:36', 'release_profile_to_array')
2026-01-16T17:10:36.019691697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.020291685Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-16T17:10:36.020467870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012804s
2026-01-16T17:10:36.020621409Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-16T17:10:36.020777925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.020989210Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-01-16T17:10:36.021152599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-16T17:10:36', 'mediainfo_to_ffmpeg')
2026-01-16T17:10:36.021449537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.022034335Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-16T17:10:36.022202103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012521s
2026-01-16T17:10:36.022363438Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-16T17:10:36.022528711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.022737171Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-01-16T17:10:36.022906181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-16T17:10:36', 'download_client_per_indexer')
2026-01-16T17:10:36.023208820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.023825312Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-16T17:10:36.024023611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001292s
2026-01-16T17:10:36.024179315Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-16T17:10:36.024350931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.024559591Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-01-16T17:10:36.024731377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-16T17:10:36', 'add_on_update_to_notifications')
2026-01-16T17:10:36.025035409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.025638403Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-16T17:10:36.025831422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012745s
2026-01-16T17:10:36.025971474Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-16T17:10:36.026127979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.026377061Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-01-16T17:10:36.026572905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-16T17:10:36', 'update_series_sort_title')
2026-01-16T17:10:36.026926468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.027786720Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-16T17:10:36.028107175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016131s
2026-01-16T17:10:36.028679197Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-16T17:10:36.028690370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.028756483Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-01-16T17:10:36.028942858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-16T17:10:36', 'add_tvdbid_to_episode')
2026-01-16T17:10:36.029329537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.030094638Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-16T17:10:36.030305914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015953s
2026-01-16T17:10:36.030499022Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-16T17:10:36.030706761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.030961744Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-01-16T17:10:36.031217229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-16T17:10:36', 'add_additional_info_to_pending_releases')
2026-01-16T17:10:36.031600110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.032386784Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-16T17:10:36.032646567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016685s
2026-01-16T17:10:36.032833544Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-16T17:10:36.033064760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.033343912Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-01-16T17:10:36.033551029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-16T17:10:36', 'add_malayalam_and_ukrainian_languages')
2026-01-16T17:10:36.033896956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.034567887Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-16T17:10:36.034759152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015062s
2026-01-16T17:10:36.034913383Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-16T17:10:36.035083135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.035296905Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-01-16T17:10:36.035472258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-16T17:10:36', 'add_language_tags_to_subtitle_files')
2026-01-16T17:10:36.035787483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.036470699Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-16T17:10:36.036649599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s
2026-01-16T17:10:36.036805313Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-16T17:10:36.036958983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.037170839Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-01-16T17:10:36.037343898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-16T17:10:36', 'add_custom_formats')
2026-01-16T17:10:36.037639132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.038281115Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-16T17:10:36.038449705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013139s
2026-01-16T17:10:36.038602533Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-16T17:10:36.038793568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.039005464Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-01-16T17:10:36.039201479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-16T17:10:36', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-16T17:10:36.039547135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.040217626Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-16T17:10:36.040422298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014147s
2026-01-16T17:10:36.040577801Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-16T17:10:36.040724887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.040936213Z [Info] remove_omg: Starting migration of Log DB to 173
2026-01-16T17:10:36.041092668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-16T17:10:36', 'remove_omg')
2026-01-16T17:10:36.041382722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.042016939Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-16T17:10:36.042177613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012875s
2026-01-16T17:10:36.042334509Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-16T17:10:36.042488088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.042705877Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-01-16T17:10:36.042877452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-16T17:10:36', 'add_salt_to_users')
2026-01-16T17:10:36.043180924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.043802816Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-16T17:10:36.044000033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001305s
2026-01-16T17:10:36.044168432Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-16T17:10:36.044326701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.044538207Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-01-16T17:10:36.044713761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-16T17:10:36', 'language_profiles_to_custom_formats')
2026-01-16T17:10:36.045024557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.045648714Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-16T17:10:36.045825870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013133s
2026-01-16T17:10:36.045978097Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-16T17:10:36.046134372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.046348413Z [Info] original_language: Starting migration of Log DB to 176
2026-01-16T17:10:36.046509657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-16T17:10:36', 'original_language')
2026-01-16T17:10:36.046802187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.047455773Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-16T17:10:36.047620404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013146s
2026-01-16T17:10:36.047774455Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-16T17:10:36.047974568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.048192677Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-01-16T17:10:36.048381908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-16T17:10:36', 'add_on_manual_interaction_required_to_notifications')
2026-01-16T17:10:36.048708616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.049391331Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-16T17:10:36.049581123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014138s
2026-01-16T17:10:36.049733490Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-16T17:10:36.049893432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.050098545Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-01-16T17:10:36.050263417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-16T17:10:36', 'list_sync_time')
2026-01-16T17:10:36.050558672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.051190685Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-16T17:10:36.051352020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s
2026-01-16T17:10:36.051498214Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-16T17:10:36.051643807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.051859993Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-01-16T17:10:36.052043292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-16T17:10:36', 'add_auto_tagging')
2026-01-16T17:10:36.052345380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.053041332Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-16T17:10:36.053205693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001394s
2026-01-16T17:10:36.053362168Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-16T17:10:36.053515697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.053725540Z [Info] task_duration: Starting migration of Log DB to 180
2026-01-16T17:10:36.053886674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-16T17:10:36', 'task_duration')
2026-01-16T17:10:36.054180125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.054919665Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-16T17:10:36.055081160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013956s
2026-01-16T17:10:36.055236934Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-16T17:10:36.055402197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.055626619Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-01-16T17:10:36.055786440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-16T17:10:36', 'quality_definition_preferred_size')
2026-01-16T17:10:36.056114401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.056838399Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-16T17:10:36.057021367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s
2026-01-16T17:10:36.057174887Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-16T17:10:36.057349168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.057578620Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-01-16T17:10:36.057749203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-16T17:10:36', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-16T17:10:36.058078206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.058876223Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-16T17:10:36.059307381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014962s
2026-01-16T17:10:36.059475259Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-16T17:10:36.059636514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.059861127Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-01-16T17:10:36.060042762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-16T17:10:36', 'update_images_remote_url')
2026-01-16T17:10:36.060345171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.061061444Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-16T17:10:36.061231216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014162s
2026-01-16T17:10:36.061384214Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-16T17:10:36.061561882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.061774340Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-01-16T17:10:36.061965334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-16T17:10:36', 'remove_invalid_roksbox_metadata_images')
2026-01-16T17:10:36.062275509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.063116763Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-16T17:10:36.063298650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015469s
2026-01-16T17:10:36.063449223Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-16T17:10:36.063605908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.063817234Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-01-16T17:10:36.064002497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-16T17:10:36', 'add_episode_runtime')
2026-01-16T17:10:36.064323183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.064868100Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-16T17:10:36.065034946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012543s
2026-01-16T17:10:36.065186672Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-16T17:10:36.065346223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.065558952Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-01-16T17:10:36.065724325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-16T17:10:36', 'add_result_to_commands')
2026-01-16T17:10:36.066023938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.066645120Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-16T17:10:36.066815322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012964s
2026-01-16T17:10:36.066969092Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-16T17:10:36.067135968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.067351532Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-01-16T17:10:36.067522026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-16T17:10:36', 'add_on_series_add_to_notifications')
2026-01-16T17:10:36.067831078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.068442299Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-16T17:10:36.068617632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012958s
2026-01-16T17:10:36.068772955Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:10:36.068949190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.069160987Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-01-16T17:10:36.069801997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-16T17:10:36.069960697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-16T17:10:36.070156792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-16T17:10:36.070649204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:10:36.071261056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-16T17:10:36.071830433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:10:36.072359278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-16T17:10:36.073301445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:10:36.073596129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032757s
2026-01-16T17:10:36.073766251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-16T17:10:36.073898488Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:10:36.074029612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-16T17:10:36.074443034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-16T17:10:36.074886658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-16T17:10:36.075227945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-16T17:10:36.075623221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-16T17:10:36.076457812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:10:36.076797456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025946s
2026-01-16T17:10:36.076951877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:36.077095426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:10:36.077228704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:10:36.077644562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:10:36.078010579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:10:36.078422629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:10:36.078812664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:10:36.079608287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:10:36.079995557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025918s
2026-01-16T17:10:36.080166281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-16T17:10:36', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:10:36.080495353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.081805121Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:10:36.082006607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044018s
2026-01-16T17:10:36.082190167Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-16T17:10:36.082350469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.082572186Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-01-16T17:10:36.082761778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-16T17:10:36', 'add_colon_replacement_to_naming_config')
2026-01-16T17:10:36.083077163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.083782604Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-16T17:10:36.083986945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-01-16T17:10:36.084141627Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-16T17:10:36.084311288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.084517123Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-01-16T17:10:36.084688869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-16T17:10:36', 'health_restored_notification')
2026-01-16T17:10:36.084994144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.085671718Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-16T17:10:36.085845418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001367s
2026-01-16T17:10:36.086012835Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-16T17:10:36.086157046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.086371588Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-01-16T17:10:36.086539075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-16T17:10:36', 'add_download_client_tags')
2026-01-16T17:10:36.086839821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.087567576Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-16T17:10:36.087729472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s
2026-01-16T17:10:36.087915908Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-16T17:10:36.088055679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.088268157Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-01-16T17:10:36.088433580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-16T17:10:36', 'import_exclusion_type')
2026-01-16T17:10:36.088733134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.089386259Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-16T17:10:36.089553416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001327s
2026-01-16T17:10:36.089709220Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-16T17:10:36.089866877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.090076069Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-01-16T17:10:36.090243826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-16T17:10:36', 'add_import_list_items')
2026-01-16T17:10:36.090547027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.091251015Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-16T17:10:36.091421879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013803s
2026-01-16T17:10:36.091584326Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-16T17:10:36.091744960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.092017900Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-01-16T17:10:36.092207872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-16T17:10:36', 'add_notification_status')
2026-01-16T17:10:36.092490531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.093143106Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-16T17:10:36.093307667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013853s
2026-01-16T17:10:36.093486086Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-16T17:10:36.093666179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.093875010Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-01-16T17:10:36.094055714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-16T17:10:36', 'parse_language_tags_from_existing_subtitle_files')
2026-01-16T17:10:36.094376279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.095037902Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-16T17:10:36.095224257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013776s
2026-01-16T17:10:36.095377726Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-16T17:10:36.095538730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.095758583Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-01-16T17:10:36.095932523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-16T17:10:36', 'add_finale_type')
2026-01-16T17:10:36.096231997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.096986466Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-16T17:10:36.097149464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014383s
2026-01-16T17:10:36.097302663Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-16T17:10:36.097467044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.097680604Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-01-16T17:10:36.097865025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-16T17:10:36', 'list_add_missing_search')
2026-01-16T17:10:36.098174719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.098895350Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-16T17:10:36.099074742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014205s
2026-01-16T17:10:36.099228752Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-16T17:10:36.099436560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.099659780Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-01-16T17:10:36.099881025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-16T17:10:36', 'parse_title_from_existing_subtitle_files')
2026-01-16T17:10:36.100222213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.100954327Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-16T17:10:36.101156143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015212s
2026-01-16T17:10:36.101331827Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-16T17:10:36.101491719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.101725280Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-01-16T17:10:36.101907296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-16T17:10:36', 'series_last_aired')
2026-01-16T17:10:36.102215547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.102886077Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-16T17:10:36.103073906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013878s
2026-01-16T17:10:36.103242064Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-16T17:10:36.103406546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.103633292Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-01-16T17:10:36.103810800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-16T17:10:36', 'AddNewItemMonitorType')
2026-01-16T17:10:36.104171266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.104795934Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-16T17:10:36.104981948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013807s
2026-01-16T17:10:36.105142021Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-16T17:10:36.105321833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.105544531Z [Info] email_encryption: Starting migration of Log DB to 201
2026-01-16T17:10:36.105727119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-16T17:10:36', 'email_encryption')
2026-01-16T17:10:36.106036933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.106773015Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-16T17:10:36.106942647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014511s
2026-01-16T17:10:36.107102850Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-16T17:10:36.107270628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.107492715Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-01-16T17:10:36.107676094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-16T17:10:36', 'add_indexer_flags')
2026-01-16T17:10:36.108021610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.108690347Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-16T17:10:36.108869357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00141s
2026-01-16T17:10:36.109037726Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-16T17:10:36.109195965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.109419876Z [Info] release_type: Starting migration of Log DB to 203
2026-01-16T17:10:36.109590319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-16T17:10:36', 'release_type')
2026-01-16T17:10:36.109911366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.110635474Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-16T17:10:36.110811168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014255s
2026-01-16T17:10:36.110968535Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-16T17:10:36.111149760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.111380284Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-01-16T17:10:36.111564776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-16T17:10:36', 'add_add_release_hash')
2026-01-16T17:10:36.111896825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.112580161Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-16T17:10:36.112766837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014226s
2026-01-16T17:10:36.112929053Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-16T17:10:36.113101932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.113317656Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-01-16T17:10:36.113501055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-16T17:10:36', 'rename_season_pack_spec')
2026-01-16T17:10:36.113846621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.114564217Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-16T17:10:36.114744800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014595s
2026-01-16T17:10:36.114913861Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-16T17:10:36.115078412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.115294467Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-01-16T17:10:36.115466834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-16T17:10:36', 'add_tmdbid')
2026-01-16T17:10:36.115769915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.116500967Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-16T17:10:36.116678394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014077s
2026-01-16T17:10:36.116836132Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-16T17:10:36.117011886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.117237851Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-01-16T17:10:36.117442143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-16T17:10:36', 'add_on_import_complete_to_notifications')
2026-01-16T17:10:36.117770484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.118367506Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-16T17:10:36.118554824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013462s
2026-01-16T17:10:36.118744776Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-16T17:10:36.118925310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.119139391Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-01-16T17:10:36.119325376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-16T17:10:36', 'add_monitored_seasons_filter')
2026-01-16T17:10:36.119669098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.120446383Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-16T17:10:36.120636727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015122s
2026-01-16T17:10:36.120803332Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-16T17:10:36.120983736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.121220282Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-01-16T17:10:36.121424103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-16T17:10:36', 'add_custom_colon_replacement_to_naming_config')
2026-01-16T17:10:36.121769017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.122565591Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-16T17:10:36.122758700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015771s
2026-01-16T17:10:36.122926819Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-16T17:10:36.123126070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.123342356Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-01-16T17:10:36.123558210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-16T17:10:36', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-16T17:10:36.123959278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.124675992Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-16T17:10:36.124912778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015439s
2026-01-16T17:10:36.125101919Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-16T17:10:36.125353576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.126141553Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-01-16T17:10:36.126155341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-16T17:10:36', 'add_blurary576p_quality_in_profiles')
2026-01-16T17:10:36.127757488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.127768309Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-16T17:10:36.127773119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017759s
2026-01-16T17:10:36.127778109Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-16T17:10:36.127879373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.128169457Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-01-16T17:10:36.128433960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-16T17:10:36', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-16T17:10:36.128881211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.129781925Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-16T17:10:36.130334317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018912s
2026-01-16T17:10:36.130593108Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-16T17:10:36.130767019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:36.130998585Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-01-16T17:10:36.131191834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-16T17:10:36', 'add_mal_and_anilist_ids')
2026-01-16T17:10:36.131533793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:36.132217430Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-16T17:10:36.132401100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014421s
2026-01-16T17:10:36.329548297Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-01-16T17:10:36.340098494Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-16T17:10:36.359614148Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-01-16T17:10:36.684794259Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-16T17:10:37.111805033Z [ls.io-init] done.
2026-01-16T17:10:37.584755838Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-16T17:10:37.624570694Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-16T17:10:37.624870588Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-01-16T17:10:37.754060401Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.8.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.8.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.7
Sonarr 4.0.16
Sonarr.Api.V3 4.0.16
Sonarr.Common 4.0.16
Sonarr.Core 4.0.16
Sonarr.Host 4.0.16
Sonarr.Http 4.0.16
Sonarr.Mono 4.0.16
Sonarr.RuntimePatches 4.0.16
Sonarr.SignalR 4.0.16
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
apk-tools 3.0.3-r1
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
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": 1768583448648
},
{
"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": 1768583448648
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768583448648
},
{
"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": 1768583448648
},
{
"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=igsNzAxIkqJw0655M18xOg.\"",
"source": "console-api",
"timestamp": 1768583448648
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768583448648
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768583448648
},
{
"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": 1768583448648
},
{
"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": 1768583448648
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768583448648
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768583448648
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 10.97s |
| Container Start | PASS | - | 5.16s |
| Create Buildx SBOM | PASS | - | 1.77s |
| Get Build Info | PASS | - | 0.02s |
ARM64 PASS
linuxserver/sonarr
Runtime: 84.10s
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-01-16T17:06:36+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.22MB
Tag: arm64v8-develop-4.0.16.2946-ls158
Version: 4.0.16.2946-ls158
Expand
2026-01-16T17:10:33.952754930Z [migrations] started
2026-01-16T17:10:33.957087676Z [migrations] no migrations found
2026-01-16T17:10:34.399318553Z usermod: no changes
2026-01-16T17:10:34.466123366Z ───────────────────────────────────────
2026-01-16T17:10:34.466156503Z
2026-01-16T17:10:34.466166022Z ██╗ ███████╗██╗ ██████╗
2026-01-16T17:10:34.466174870Z ██║ ██╔════╝██║██╔═══██╗
2026-01-16T17:10:34.466183427Z ██║ ███████╗██║██║ ██║
2026-01-16T17:10:34.466191784Z ██║ ╚════██║██║██║ ██║
2026-01-16T17:10:34.466200000Z ███████╗███████║██║╚██████╔╝
2026-01-16T17:10:34.466208407Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-16T17:10:34.466216674Z
2026-01-16T17:10:34.466224600Z Brought to you by linuxserver.io
2026-01-16T17:10:34.466232676Z ───────────────────────────────────────
2026-01-16T17:10:34.472575230Z
2026-01-16T17:10:34.473130889Z To support the app dev(s) visit:
2026-01-16T17:10:34.509903267Z Sonarr: https://sonarr.tv/donate
2026-01-16T17:10:34.515802328Z
2026-01-16T17:10:34.515819733Z To support LSIO projects visit:
2026-01-16T17:10:34.515824953Z https://www.linuxserver.io/donate/
2026-01-16T17:10:34.515832468Z
2026-01-16T17:10:34.515837018Z ───────────────────────────────────────
2026-01-16T17:10:34.515842639Z GID/UID
2026-01-16T17:10:34.515863110Z ───────────────────────────────────────
2026-01-16T17:10:34.574252334Z
2026-01-16T17:10:34.574269629Z User UID: 911
2026-01-16T17:10:34.574274799Z User GID: 911
2026-01-16T17:10:34.574280020Z ───────────────────────────────────────
2026-01-16T17:10:34.594829726Z Linuxserver.io version: 4.0.16.2946-ls158
2026-01-16T17:10:34.597239329Z Build-date: 2026-01-16T17:06:36+00:00
2026-01-16T17:10:34.597431225Z ───────────────────────────────────────
2026-01-16T17:10:34.597438791Z
2026-01-16T17:10:36.756742350Z [custom-init] No custom files found, skipping...
2026-01-16T17:10:42.237561829Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2946
2026-01-16T17:10:43.355184415Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:43.446367354Z [Debug] Bootstrap: Console selected
2026-01-16T17:10:43.461886479Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:48.568974096Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:10:49.622831087Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fc79c0e7-62c6-4697-be0c-d3a57529290f} may be persisted to storage in unencrypted form.
2026-01-16T17:10:51.338575530Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-16T17:10:52.157318430Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:10:53.484037340Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:10:54.444360976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:54.488989266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:55.299953259Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-16T17:10:55.329700728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8263564s
2026-01-16T17:10:55.332969281Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:10:55.335881957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8542289s
2026-01-16T17:10:55.539459132Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:10:55.547934721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:55.635813966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:10:55.735650001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:10:56.073102454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4339239s
2026-01-16T17:10:56.078719887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:56.134666822Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:10:56.136861171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4963981s
2026-01-16T17:10:56.280077551Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:10:56.282817519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:56.373693449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:10:56.394729645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:10:56.409061810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329838s
2026-01-16T17:10:56.412419622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:56.416088581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019307s
2026-01-16T17:10:56.421844122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:10:56.429547797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:10:56.444654431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203223s
2026-01-16T17:10:56.447127371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:56.470129647Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:10:56.472528498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046105s
2026-01-16T17:10:56.484470399Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:10:56.487881118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:56.500000325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:10:56.502540711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s
2026-01-16T17:10:56.504402892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:10:56.507014070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:10:56.511839017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056173s
2026-01-16T17:10:56.513370392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:56.519642283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:10:56.521409382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134438s
2026-01-16T17:10:56.538697600Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:10:56.540831247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:56.552448012Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-16T17:10:56.675201271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-16T17:10:56.681584416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-01-16T17:10:56.688113326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108357s
2026-01-16T17:10:56.690086349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-16T17:10:56.692506203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-16T17:10:56.695937263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042669s
2026-01-16T17:10:56.697354547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-16T17:10:56.699592945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-01-16T17:10:56.703619184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047129s
2026-01-16T17:10:56.705081098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-16T17:10:56.706821623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-16T17:10:56.710310079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035961s
2026-01-16T17:10:56.711739828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-16T17:10:56.714839861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:56.728410432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150157s
2026-01-16T17:10:56.730641505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-16T17:10:56.732608416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:56.736424221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038681s
2026-01-16T17:10:56.737878200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-16T17:10:56.739523293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:10:56.743062381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035765s
2026-01-16T17:10:56.744541008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-01-16T17:10:56.746157293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-01-16T17:10:56.749715489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034571s
2026-01-16T17:10:56.751374511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-16T17:10:56.753114615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:56.757110803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040222s
2026-01-16T17:10:56.758558098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-01-16T17:10:56.760456291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-01-16T17:10:56.769977446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098909s
2026-01-16T17:10:56.771427737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-16T17:10:56.773718600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-01-16T17:10:56.782827194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009767s
2026-01-16T17:10:56.784378218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-16T17:10:56.786153554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:56.790042175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00392s
2026-01-16T17:10:56.791465361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-16T17:10:56.793587786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-01-16T17:10:56.800364644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072351s
2026-01-16T17:10:56.801883403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-01-16T17:10:56.803611493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-01-16T17:10:56.807243308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036742s
2026-01-16T17:10:56.808709671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-16T17:10:56.810755000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-01-16T17:10:56.817546217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072509s
2026-01-16T17:10:56.818991869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-16T17:10:56.820997438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-01-16T17:10:56.942754029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135223s
2026-01-16T17:10:56.949949220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-16T17:10:56.957090192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-01-16T17:10:56.966413208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146328s
2026-01-16T17:10:56.968179656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-16T17:10:56.970420589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:10:56.977030240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071981s
2026-01-16T17:10:56.978373796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-16T17:10:56.980493846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-01-16T17:10:56.987284752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074772s
2026-01-16T17:10:56.988729692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-16T17:10:56.990409465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:10:56.993817549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003603s
2026-01-16T17:10:56.995276457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-01-16T17:10:56.997793767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-01-16T17:10:57.004408789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073949s
2026-01-16T17:10:57.005743297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-01-16T17:10:57.007376045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:10:57.011088121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037952s
2026-01-16T17:10:57.012419051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-01-16T17:10:57.014325651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:10:57.019480393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056187s
2026-01-16T17:10:57.020824199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-01-16T17:10:57.022446206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-01-16T17:10:57.027955822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005477s
2026-01-16T17:10:57.029367695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-01-16T17:10:57.031145456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-01-16T17:10:57.034903524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039739s
2026-01-16T17:10:57.036219545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-16T17:10:57.038315285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-01-16T17:10:57.043622494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059218s
2026-01-16T17:10:57.044937121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-16T17:10:57.047258587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-01-16T17:10:57.055412728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090047s
2026-01-16T17:10:57.104759531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:10:57', 'InitialSetup')
2026-01-16T17:10:57.128709585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.148375401Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:10:57.150905887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017542s
2026-01-16T17:10:57.155884584Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-16T17:10:57.157928059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.163231260Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-01-16T17:10:57.195976207Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-01-16T17:10:57.201427485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-01-16T17:10:57.207897596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099481s
2026-01-16T17:10:57.209552679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-01-16T17:10:57.211472626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-01-16T17:10:57.214708593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036606s
2026-01-16T17:10:57.218228231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:10:57', 'remove_tvrage_imdb_unique_constraint')
2026-01-16T17:10:57.222552830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.234196099Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-16T17:10:57.236082518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230956s
2026-01-16T17:10:57.237930550Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-16T17:10:57.239605253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.242138856Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-01-16T17:10:57.260334812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-16T17:10:57.265188787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-16T17:10:57.269422253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071864s
2026-01-16T17:10:57.270806160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-16T17:10:57.274053230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-01-16T17:10:57.280531647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080353s
2026-01-16T17:10:57.282200368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:10:57', 'remove_renamed_scene_mapping_columns')
2026-01-16T17:10:57.286451519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.290865629Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-16T17:10:57.292624792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184532s
2026-01-16T17:10:57.294279364Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-16T17:10:57.295729304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.298730418Z [Info] updated_history: Starting migration of Main DB to 4
2026-01-16T17:10:57.307557546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-01-16T17:10:57.309565289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:10:57.312877210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036577s
2026-01-16T17:10:57.314216076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-16T17:10:57.316175933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-01-16T17:10:57.322345408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067231s
2026-01-16T17:10:57.324044390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:10:57', 'updated_history')
2026-01-16T17:10:57.327691565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.331164539Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-16T17:10:57.332639289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155934s
2026-01-16T17:10:57.334394664Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-16T17:10:57.335974005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.338783513Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-01-16T17:10:57.346024737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:10:57.347858981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002369s
2026-01-16T17:10:57.349462911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-01-16T17:10:57.351639034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-01-16T17:10:57.357599468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006549s
2026-01-16T17:10:57.359198097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:10:57', 'added_eventtype_to_history')
2026-01-16T17:10:57.362968891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.373153794Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-16T17:10:57.375097268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219777s
2026-01-16T17:10:57.376793434Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-16T17:10:57.378353926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.380810724Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-01-16T17:10:57.383380700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:10:57', 'add_index_to_log_time')
2026-01-16T17:10:57.387335385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.391520934Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-16T17:10:57.393096527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131989s
2026-01-16T17:10:57.394610516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-16T17:10:57.396231170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.398540852Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-01-16T17:10:57.409375191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:10:57.411711957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-01-16T17:10:57.413320006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-01-16T17:10:57.415222958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-01-16T17:10:57.421451232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063279s
2026-01-16T17:10:57.424913184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-16T17:10:57.429682610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-16T17:10:57.433292881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060586s
2026-01-16T17:10:57.434919146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:10:57', 'add_renameEpisodes_to_naming')
2026-01-16T17:10:57.438751314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.451357191Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-16T17:10:57.453471680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241141s
2026-01-16T17:10:57.455258598Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-16T17:10:57.456825644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.459316791Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-01-16T17:10:57.496481560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-01-16T17:10:57.730004233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:57.744283490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-01-16T17:10:57.758462516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:57.766676549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:57.785716855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:57.789901292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:57.793870657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2953602s
2026-01-16T17:10:57.795373162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-01-16T17:10:57.821533638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-01-16T17:10:57.830563874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-01-16T17:10:57.838715472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:10:57.841896799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:10:57.852661779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555554s
2026-01-16T17:10:57.861315607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:10:57', 'remove_backlog')
2026-01-16T17:10:57.865247125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:57.897547908Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-16T17:10:57.901698727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004035s
2026-01-16T17:10:57.903507620Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-16T17:10:57.905079315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:57.907617858Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-01-16T17:10:57.956672802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-01-16T17:10:57.981521145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-01-16T17:10:57.989508632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-01-16T17:10:57.997037955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:10:58.000434977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:10:58.014686008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556837s
2026-01-16T17:10:58.016579942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.045822315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-01-16T17:10:58.060694536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427125s
2026-01-16T17:10:58.061999905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.064210467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-01-16T17:10:58.067192553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039413s
2026-01-16T17:10:58.068840692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:10:58', 'fix_rename_episodes')
2026-01-16T17:10:58.072562217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.131304020Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-16T17:10:58.141999240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679632s
2026-01-16T17:10:58.144563034Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-16T17:10:58.146773716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.150386692Z [Info] add_monitored: Starting migration of Main DB to 10
2026-01-16T17:10:58.183166789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:58.185792628Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-01-16T17:10:58.187779339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-01-16T17:10:58.190934854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-01-16T17:10:58.197687353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072019s
2026-01-16T17:10:58.199092644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-01-16T17:10:58.200531652Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.38E-05s
2026-01-16T17:10:58.201798313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-01-16T17:10:58.203529249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-01-16T17:10:58.208817960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054417s
2026-01-16T17:10:58.210102246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.213778921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-16T17:10:58.217233518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058396s
2026-01-16T17:10:58.218511492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.219891952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-16T17:10:58.222616610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002801s
2026-01-16T17:10:58.223873110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.225206165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-16T17:10:58.227902565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027706s
2026-01-16T17:10:58.229231702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:58.230555598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-16T17:10:58.233338803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028571s
2026-01-16T17:10:58.235078818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:10:58', 'add_monitored')
2026-01-16T17:10:58.238671734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.286271688Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-16T17:10:58.287771959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556951s
2026-01-16T17:10:58.289563387Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-16T17:10:58.291030722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.293576519Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-01-16T17:10:58.297910077Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-01-16T17:10:58.386927093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-01-16T17:10:58.392430887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-01-16T17:10:58.396643421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-16T17:10:58.399382227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-01-16T17:10:58.409959208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103405s
2026-01-16T17:10:58.411445652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-01-16T17:10:58.433789120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-01-16T17:10:58.443630109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-01-16T17:10:58.453454375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:58.456393966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:58.467376834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:58.471385598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583397s
2026-01-16T17:10:58.473010480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:10:58', 'remove_ignored')
2026-01-16T17:10:58.476547103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.562466700Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-16T17:10:58.565551693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1491929s
2026-01-16T17:10:58.568383687Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-16T17:10:58.570468857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.575135966Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-01-16T17:10:58.585275276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-01-16T17:10:58.620167727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-01-16T17:10:58.647772913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-01-16T17:10:58.660398540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:10:58.663797816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:10:58.674475000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:58.678086994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:58.682398998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941925s
2026-01-16T17:10:58.685197614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:10:58', 'remove_custom_start_date')
2026-01-16T17:10:58.689389567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.723040338Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-16T17:10:58.724927799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354183s
2026-01-16T17:10:58.727642206Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-16T17:10:58.729446970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.733170049Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-01-16T17:10:58.739748607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:58.741688073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.13E-05s
2026-01-16T17:10:58.743140278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-01-16T17:10:58.745285017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-01-16T17:10:58.751358760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065434s
2026-01-16T17:10:58.757828930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-16T17:10:58.760303013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-16T17:10:58.762982199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032287s
2026-01-16T17:10:58.764769198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:10:58', 'add_air_date_utc')
2026-01-16T17:10:58.768336332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.829117282Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-16T17:10:58.830941967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690827s
2026-01-16T17:10:58.832764978Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-16T17:10:58.834196862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.836666395Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-01-16T17:10:58.840394403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-01-16T17:10:58.862762521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-01-16T17:10:58.872476204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-01-16T17:10:58.889072418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:58.892134385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:58.902390300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:58.906292418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641407s
2026-01-16T17:10:58.907909445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:10:58', 'drop_air_date')
2026-01-16T17:10:58.911429665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:58.954701682Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-16T17:10:58.956458380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123833s
2026-01-16T17:10:58.958360752Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-16T17:10:58.960037038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:58.962740282Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-01-16T17:10:58.968997934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:10:58.971187704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-01-16T17:10:58.972499847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-01-16T17:10:58.975080845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-01-16T17:10:58.981592689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069482s
2026-01-16T17:10:58.983345810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:10:58', 'add_air_date_as_string')
2026-01-16T17:10:58.988592256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.056301729Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-16T17:10:59.059660644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813047s
2026-01-16T17:10:59.062757721Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-16T17:10:59.065423791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.069418396Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-01-16T17:10:59.074084112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-16T17:10:59.078065982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-16T17:10:59.083585999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005565s
2026-01-16T17:10:59.085966193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:10:59', 'updated_imported_history_item')
2026-01-16T17:10:59.091630200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.155188242Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-16T17:10:59.158019905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0768719s
2026-01-16T17:10:59.160472945Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-16T17:10:59.162987550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.166687411Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-01-16T17:10:59.171144658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-16T17:10:59.174720469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-16T17:10:59.179499424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047523s
2026-01-16T17:10:59.181816961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:10:59', 'reset_scene_names')
2026-01-16T17:10:59.187256155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.228408454Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-16T17:10:59.231174184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053382s
2026-01-16T17:10:59.233615601Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-16T17:10:59.235906144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.239533269Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-01-16T17:10:59.245167015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:59.248215053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:59.400054560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521677s
2026-01-16T17:10:59.402208478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:10:59', 'remove_duplicates')
2026-01-16T17:10:59.406183464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.419986082Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-16T17:10:59.421445922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1723555s
2026-01-16T17:10:59.423287841Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-16T17:10:59.424878214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.427261143Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-01-16T17:10:59.439656527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-16T17:10:59.441943903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-16T17:10:59.445908869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039636s
2026-01-16T17:10:59.447552188Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-16T17:10:59.449481343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-16T17:10:59.452300711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028181s
2026-01-16T17:10:59.453597673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-16T17:10:59.455524815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-16T17:10:59.458352399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027944s
2026-01-16T17:10:59.460022823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-16T17:10:59.462173735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:10:59.465581178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041148s
2026-01-16T17:10:59.466889542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-16T17:10:59.468433081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:10:59.471689289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033286s
2026-01-16T17:10:59.473013376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-16T17:10:59.474617687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-16T17:10:59.478083106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003509s
2026-01-16T17:10:59.479679762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:10:59', 'restore_unique_constraints')
2026-01-16T17:10:59.483505306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.487547657Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-16T17:10:59.489215276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129918s
2026-01-16T17:10:59.490867874Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-16T17:10:59.492527286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.494894093Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-01-16T17:10:59.503031050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:59.504941227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001171s
2026-01-16T17:10:59.506645539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-01-16T17:10:59.509063429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-01-16T17:10:59.515085116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064449s
2026-01-16T17:10:59.516456257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:10:59.517804423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-16T17:10:59.519104751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-01-16T17:10:59.520778292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-01-16T17:10:59.527061636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062322s
2026-01-16T17:10:59.528726178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:10:59.530350119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:10:59.586492908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559423s
2026-01-16T17:10:59.588493998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:10:59', 'add_year_and_seasons_to_series')
2026-01-16T17:10:59.592488783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.625764559Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-16T17:10:59.627677452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953461s
2026-01-16T17:10:59.637808064Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-16T17:10:59.639521134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.642293447Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-01-16T17:10:59.646425940Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-01-16T17:10:59.648400667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-16T17:10:59.651716896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034169s
2026-01-16T17:10:59.653547763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:10:59', 'drop_seasons_table')
2026-01-16T17:10:59.657408338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.670664766Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-16T17:10:59.672242113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224223s
2026-01-16T17:10:59.673903609Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-16T17:10:59.675559003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.677977383Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-01-16T17:10:59.682731498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:10:59.684285187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-16T17:10:59.685496857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-01-16T17:10:59.687860958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-01-16T17:10:59.693760429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060515s
2026-01-16T17:10:59.695346413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:10:59', 'move_indexer_to_generic_provider')
2026-01-16T17:10:59.699115194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.711581029Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-16T17:10:59.713242695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238662s
2026-01-16T17:10:59.714885294Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-16T17:10:59.716544275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.719068478Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-01-16T17:10:59.751026701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.759583824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-01-16T17:10:59.763431674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047881s
2026-01-16T17:10:59.764739768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.766065488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:10:59.769383270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033978s
2026-01-16T17:10:59.770635181Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.771969609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-01-16T17:10:59.775347782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033894s
2026-01-16T17:10:59.776652850Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.789341054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-01-16T17:10:59.792598454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033927s
2026-01-16T17:10:59.794133716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:10:59.826243854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-01-16T17:10:59.830756282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347589s
2026-01-16T17:10:59.832761450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:10:59', 'add_config_contract_to_indexers')
2026-01-16T17:10:59.836774943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.848293411Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-16T17:10:59.850011020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524669s
2026-01-16T17:10:59.851729080Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-16T17:10:59.853257678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.855830089Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-01-16T17:10:59.859653379Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-01-16T17:10:59.880573141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-01-16T17:10:59.891343211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-01-16T17:10:59.901477321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:10:59.904948131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:10:59.915341693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539369s
2026-01-16T17:10:59.917014151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:10:59', 'drop_tvdb_episodeid')
2026-01-16T17:10:59.920677739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.924159100Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-16T17:10:59.925689442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628271s
2026-01-16T17:10:59.927478586Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-16T17:10:59.929223460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.931997587Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-01-16T17:10:59.936785820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:10:59.938354760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-16T17:10:59.939597022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-01-16T17:10:59.941456717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-01-16T17:10:59.947240766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059023s
2026-01-16T17:10:59.948804616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:10:59', 'move_notification_to_generic_provider')
2026-01-16T17:10:59.952670511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:10:59.955592145Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-16T17:10:59.957312400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142987s
2026-01-16T17:10:59.958903183Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-16T17:10:59.960713760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:10:59.963162451Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-01-16T17:10:59.978996340Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.980725873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-01-16T17:10:59.984582330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003978s
2026-01-16T17:10:59.986204136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.987521649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-01-16T17:10:59.991342544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038853s
2026-01-16T17:10:59.992682583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:10:59.994035458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-16T17:10:59.997628665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036622s
2026-01-16T17:10:59.998890235Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.000250675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-01-16T17:11:00.003648268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034784s
2026-01-16T17:11:00.004943687Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.006290469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-01-16T17:11:00.010139040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038697s
2026-01-16T17:11:00.011533388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.013042257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-01-16T17:11:00.017363460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043841s
2026-01-16T17:11:00.018830424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.020532241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-01-16T17:11:00.024591396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041813s
2026-01-16T17:11:00.026073501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.027714586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-01-16T17:11:00.031164314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036229s
2026-01-16T17:11:00.032455995Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.033801815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-01-16T17:11:00.037086551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033413s
2026-01-16T17:11:00.038389966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:00.040581720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-01-16T17:11:00.043284112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031747s
2026-01-16T17:11:00.044838292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:11:00', 'add_config_contract_to_notifications')
2026-01-16T17:11:00.048997418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.052374660Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-16T17:11:00.054103291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122644s
2026-01-16T17:11:00.055831442Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-16T17:11:00.057349840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.059834664Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-01-16T17:11:00.077844515Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.079637997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:11:00.083527140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040018s
2026-01-16T17:11:00.085176031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.086745582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-01-16T17:11:00.090222624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036703s
2026-01-16T17:11:00.091513905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.092982392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-01-16T17:11:00.096686422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038293s
2026-01-16T17:11:00.098320222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:11:00', 'fix_omgwtfnzbs')
2026-01-16T17:11:00.101980985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.104831876Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-16T17:11:00.106277408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119909s
2026-01-16T17:11:00.107946178Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-16T17:11:00.109494286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.111905813Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-01-16T17:11:00.119525959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-16T17:11:00.121701160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-01-16T17:11:00.128019585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066666s
2026-01-16T17:11:00.129791053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:11:00', 'add_blacklist_table')
2026-01-16T17:11:00.134335886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.138496515Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-16T17:11:00.140094533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172887s
2026-01-16T17:11:00.141757322Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-16T17:11:00.143383548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.145879404Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-01-16T17:11:00.152904973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:00.154824138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-01-16T17:11:00.156139097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-01-16T17:11:00.158083052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-01-16T17:11:00.164344963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006335s
2026-01-16T17:11:00.165730834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:00.167239993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-16T17:11:00.174806251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-01-16T17:11:00.174837765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-01-16T17:11:00.177021843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065142s
2026-01-16T17:11:00.178531433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:00.179832564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:00.247327936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0671478s
2026-01-16T17:11:00.249341772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:11:00', 'add_formats_to_naming_config')
2026-01-16T17:11:00.253391147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.258424514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-16T17:11:00.260044687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07858s
2026-01-16T17:11:00.261729851Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-16T17:11:00.263475196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.265856161Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-01-16T17:11:00.272065095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:00.273771031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-01-16T17:11:00.275177624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-01-16T17:11:00.277342684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-01-16T17:11:00.283438221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062481s
2026-01-16T17:11:00.284938462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:00.286321417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:00.298809948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012304s
2026-01-16T17:11:00.300456605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-16T17:11:00.302534439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-16T17:11:00.305762951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032278s
2026-01-16T17:11:00.307054462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-16T17:11:00.309038889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-16T17:11:00.311708776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026634s
2026-01-16T17:11:00.313352937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:11:00', 'add_season_folder_format_to_naming_config')
2026-01-16T17:11:00.317380498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.320649101Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-16T17:11:00.322623628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115616s
2026-01-16T17:11:00.324850783Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-16T17:11:00.326577020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.329249983Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-01-16T17:11:00.335561774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-01-16T17:11:00.356563080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-01-16T17:11:00.362804781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-01-16T17:11:00.369611209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:11:00.373328164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:11:00.384419021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459898s
2026-01-16T17:11:00.386125588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:11:00', 'delete_old_naming_config_columns')
2026-01-16T17:11:00.390180835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.394327075Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-16T17:11:00.396015225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559849s
2026-01-16T17:11:00.397678214Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-16T17:11:00.399293046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.401752389Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-01-16T17:11:00.411714823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.413527413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-01-16T17:11:00.417098355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037017s
2026-01-16T17:11:00.418686092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:11:00', 'set_default_release_group')
2026-01-16T17:11:00.422772482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.425866063Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-16T17:11:00.427469803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125067s
2026-01-16T17:11:00.429108152Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-16T17:11:00.466987750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.470084446Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-01-16T17:11:00.473392158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:00.474851858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:00.487481062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123716s
2026-01-16T17:11:00.489453895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:11:00', 'add_api_key_to_pushover')
2026-01-16T17:11:00.494123961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.498015819Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-16T17:11:00.499588506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231566s
2026-01-16T17:11:00.501278480Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-16T17:11:00.503202124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.505943174Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-01-16T17:11:00.527484106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:00.529340675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-01-16T17:11:00.533951221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-01-16T17:11:00.563119935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-01-16T17:11:00.576547608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-01-16T17:11:00.589084887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:00.592229911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:00.602628062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:00.606287402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:00.609727671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741165s
2026-01-16T17:11:00.611323094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-01-16T17:11:00.633328772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-01-16T17:11:00.645981314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-01-16T17:11:00.659238222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:00.663796122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:00.674716685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:00.678492369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:00.681992749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069012s
2026-01-16T17:11:00.683581719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:11:00', 'remove_series_contraints')
2026-01-16T17:11:00.687362142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.703687250Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-16T17:11:00.707900927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886888s
2026-01-16T17:11:00.710838703Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-16T17:11:00.712795113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.716687573Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-01-16T17:11:00.733084645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:00.735122119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001184s
2026-01-16T17:11:00.736443550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-01-16T17:11:00.738671156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-01-16T17:11:00.745278453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070435s
2026-01-16T17:11:00.746639314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:00.748226420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-01-16T17:11:00.751468028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035149s
2026-01-16T17:11:00.753770616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:11:00', 'add_series_folder_format_to_naming_config')
2026-01-16T17:11:00.758414418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.770121666Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-16T17:11:00.772119599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022065s
2026-01-16T17:11:00.773764312Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-16T17:11:00.775622614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.778153281Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-01-16T17:11:00.797532200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:00.799466806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-16T17:11:00.800782415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-01-16T17:11:00.802686510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-01-16T17:11:00.808821786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006317s
2026-01-16T17:11:00.810154540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:00.811532716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:00.841552634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297551s
2026-01-16T17:11:00.843229872Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:00.844571354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:00.863207667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183542s
2026-01-16T17:11:00.865172975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:11:00', 'update_with_quality_converters')
2026-01-16T17:11:00.869144473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:00.872092761Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-16T17:11:00.873771492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275149s
2026-01-16T17:11:00.875393608Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-16T17:11:00.877002839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:00.879354565Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-01-16T17:11:00.905614231Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-01-16T17:11:00.926512750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-01-16T17:11:00.932472663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-16T17:11:00.937209202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-16T17:11:00.940911759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-16T17:11:00.951742120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:11:00.958654982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478068s
2026-01-16T17:11:00.960369054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-01-16T17:11:00.981302964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-16T17:11:00.986836478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-16T17:11:00.990973771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-16T17:11:00.994281473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-16T17:11:01.005725711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-16T17:11:01.009476595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047365s
2026-01-16T17:11:01.010840512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-16T17:11:01.012868646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:11:01.018395557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060295s
2026-01-16T17:11:01.019898183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-16T17:11:01.021766686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:11:01.026645382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048992s
2026-01-16T17:11:01.028182828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-16T17:11:01.029865627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:11:01.034152991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042985s
2026-01-16T17:11:01.035655207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-01-16T17:11:01.037551526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-01-16T17:11:01.041779942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042828s
2026-01-16T17:11:01.043331637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.044726366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.060183505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151843s
2026-01-16T17:11:01.061965274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-01-16T17:11:01.063543713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-01-16T17:11:01.067545873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039683s
2026-01-16T17:11:01.069833651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:11:01', 'add_configurable_qualities')
2026-01-16T17:11:01.074316539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.079216117Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-16T17:11:01.080951722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156835s
2026-01-16T17:11:01.082637387Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-16T17:11:01.084352270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.097246819Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-01-16T17:11:01.104411799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:01.106225722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-01-16T17:11:01.107640472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-01-16T17:11:01.109470257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-01-16T17:11:01.116820239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073954s
2026-01-16T17:11:01.118367084Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-16T17:11:01.120569219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-16T17:11:01.123376794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029571s
2026-01-16T17:11:01.125105695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:11:01', 'add_on_upgrade_to_notifications')
2026-01-16T17:11:01.128914005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.132544246Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-16T17:11:01.134177896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121438s
2026-01-16T17:11:01.135804843Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-16T17:11:01.137386448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.139840250Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-01-16T17:11:01.154857695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-16T17:11:01.157061714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-16T17:11:01.163425580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067815s
2026-01-16T17:11:01.164748394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-16T17:11:01.166603019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-01-16T17:11:01.172806593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066204s
2026-01-16T17:11:01.174333588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:11:01', 'add_metadata_tables')
2026-01-16T17:11:01.178342081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.181765085Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-16T17:11:01.183330157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155849s
2026-01-16T17:11:01.185013547Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-16T17:11:01.186712759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.189064215Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-01-16T17:11:01.203749029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:01.203981798Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s
2026-01-16T17:11:01.205270463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-01-16T17:11:01.206968844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-01-16T17:11:01.213408763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065624s
2026-01-16T17:11:01.214764974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-01-16T17:11:01.216402583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-01-16T17:11:01.221781165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054406s
2026-01-16T17:11:01.223105162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-01-16T17:11:01.224930588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-01-16T17:11:01.231893852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068547s
2026-01-16T17:11:01.233466439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-01-16T17:11:01.235783505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-01-16T17:11:01.242255099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066335s
2026-01-16T17:11:01.243628675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:01.244972040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:01.246218280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-01-16T17:11:01.247907121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-01-16T17:11:01.253807284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058979s
2026-01-16T17:11:01.255793745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-01-16T17:11:01.257485331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-01-16T17:11:01.263102304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057181s
2026-01-16T17:11:01.264663678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:11:01', 'add_metadata_to_episodes_and_series')
2026-01-16T17:11:01.268496177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.272711586Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-16T17:11:01.274400818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153729s
2026-01-16T17:11:01.276035951Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-16T17:11:01.277697918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.279989383Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-01-16T17:11:01.283595275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-16T17:11:01.286522430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-16T17:11:01.290601936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040974s
2026-01-16T17:11:01.292289986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:11:01', 'fix_xbmc_season_images_metadata')
2026-01-16T17:11:01.296050520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.299011393Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-16T17:11:01.300672118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125558s
2026-01-16T17:11:01.302289755Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-16T17:11:01.304314142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.306410354Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-01-16T17:11:01.314598064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-16T17:11:01.316660798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-01-16T17:11:01.324858487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083984s
2026-01-16T17:11:01.327543204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:11:01', 'add_download_clients_table')
2026-01-16T17:11:01.333965328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.339008084Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-16T17:11:01.341817412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226308s
2026-01-16T17:11:01.344266294Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-16T17:11:01.346879276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.350683107Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-01-16T17:11:01.356365891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.359288668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.423193990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637974s
2026-01-16T17:11:01.425190751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-16T17:11:01', 'convert_config_to_download_clients')
2026-01-16T17:11:01.429359527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.432985920Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-16T17:11:01.434670593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738463s
2026-01-16T17:11:01.436261056Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-16T17:11:01.437847742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.440135309Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-01-16T17:11:01.443737984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-01-16T17:11:01.446970916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-01-16T17:11:01.451600399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046259s
2026-01-16T17:11:01.452902492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-01-16T17:11:01.455652831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-01-16T17:11:01.459238071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035797s
2026-01-16T17:11:01.460768563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:11:01', 'fix_xbmc_episode_metadata')
2026-01-16T17:11:01.464474878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.467236369Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-16T17:11:01.468799758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116022s
2026-01-16T17:11:01.470370682Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-16T17:11:01.471715440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.474022817Z [Info] add_indexes: Starting migration of Main DB to 45
2026-01-16T17:11:01.486683635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-01-16T17:11:01.488432116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-01-16T17:11:01.492405328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040494s
2026-01-16T17:11:01.493726399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-01-16T17:11:01.495342113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:11:01.498819596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035366s
2026-01-16T17:11:01.500163442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-01-16T17:11:01.501745939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:11:01.505244215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035078s
2026-01-16T17:11:01.506554373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-01-16T17:11:01.508134997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:11:01.511439452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033774s
2026-01-16T17:11:01.512762817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-01-16T17:11:01.514360404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-01-16T17:11:01.517662374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034203s
2026-01-16T17:11:01.518951751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-16T17:11:01.520503406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:11:01.524283159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038488s
2026-01-16T17:11:01.525604400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-01-16T17:11:01.527168069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:01.530354055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033124s
2026-01-16T17:11:01.531641468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-01-16T17:11:01.533250508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:01.536648552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034083s
2026-01-16T17:11:01.537921786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-16T17:11:01.539458311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:01.542750411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00334s
2026-01-16T17:11:01.544256865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:11:01', 'add_indexes')
2026-01-16T17:11:01.547764158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.551386493Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-16T17:11:01.552828888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119965s
2026-01-16T17:11:01.554432007Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-16T17:11:01.555860574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.558178061Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-01-16T17:11:01.561336101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-01-16T17:11:01.564917824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-01-16T17:11:01.569331774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044058s
2026-01-16T17:11:01.570854330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-16T17:11:01', 'fix_nzb_su_url')
2026-01-16T17:11:01.574439390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.577436025Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-16T17:11:01.578886136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125508s
2026-01-16T17:11:01.580406277Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-16T17:11:01.582051340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.584294989Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-01-16T17:11:01.588709089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:01.590207717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-01-16T17:11:01.591437463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-01-16T17:11:01.593315145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-01-16T17:11:01.599819435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066265s
2026-01-16T17:11:01.601401341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:11:01', 'add_temporary_blacklist_columns')
2026-01-16T17:11:01.605171293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.608369063Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-16T17:11:01.610005439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152289s
2026-01-16T17:11:01.611564829Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-16T17:11:01.613161405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.615646560Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-01-16T17:11:01.620093876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:01.621670522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-01-16T17:11:01.622897833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-01-16T17:11:01.624645222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-01-16T17:11:01.631358182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067518s
2026-01-16T17:11:01.633010961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-16T17:11:01', 'add_title_to_scenemappings')
2026-01-16T17:11:01.637119345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.640614985Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-16T17:11:01.642174666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160932s
2026-01-16T17:11:01.643782283Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-16T17:11:01.645247805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.647840747Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-01-16T17:11:01.651135693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-01-16T17:11:01.654451350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-01-16T17:11:01.659383714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048836s
2026-01-16T17:11:01.660983445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:11:01', 'fix_dognzb_url')
2026-01-16T17:11:01.664593787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.667168392Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-16T17:11:01.668686429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127428s
2026-01-16T17:11:01.670961541Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-16T17:11:01.673284589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.675980569Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-01-16T17:11:01.680627698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:11:01.682203672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-01-16T17:11:01.683475444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-01-16T17:11:01.685238404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-01-16T17:11:01.691772123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066418s
2026-01-16T17:11:01.693362666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:11:01', 'add_hash_to_metadata_files')
2026-01-16T17:11:01.697190425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.700012578Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-16T17:11:01.701654164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149118s
2026-01-16T17:11:01.703248485Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-16T17:11:01.704816303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.707086916Z [Info] download_client_import: Starting migration of Main DB to 51
2026-01-16T17:11:01.711458239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.712922107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.719735118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066758s
2026-01-16T17:11:01.721214338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.722549496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.756598500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337526s
2026-01-16T17:11:01.758344236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.759678453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.823963860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639567s
2026-01-16T17:11:01.826018869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:11:01', 'download_client_import')
2026-01-16T17:11:01.830056981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.833722984Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-16T17:11:01.835246392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740329s
2026-01-16T17:11:01.836994273Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-16T17:11:01.838541088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.840869938Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-01-16T17:11:01.847764473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:01.849365237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-16T17:11:01.850606136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-01-16T17:11:01.852345349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-01-16T17:11:01.858837884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065627s
2026-01-16T17:11:01.860183504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-01-16T17:11:01.861907937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-01-16T17:11:01.864292570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023905s
2026-01-16T17:11:01.866278048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:01.867702768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-16T17:11:01.869019740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-01-16T17:11:01.870867652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-01-16T17:11:01.877018399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062307s
2026-01-16T17:11:01.878537258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-16T17:11:01.881115310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-16T17:11:01.884478092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033765s
2026-01-16T17:11:01.886033394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:11:01', 'add_columns_for_anime')
2026-01-16T17:11:01.889697193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.892485439Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-16T17:11:01.894036793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114148s
2026-01-16T17:11:01.895671225Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-16T17:11:01.897224683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.899532621Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-01-16T17:11:01.912975445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-01-16T17:11:01.915065334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-01-16T17:11:01.921785367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067682s
2026-01-16T17:11:01.923188874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:01.924570737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:01.934939008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101343s
2026-01-16T17:11:01.936863253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:11:01', 'add_series_sorttitle')
2026-01-16T17:11:01.940716023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:01.944643502Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-16T17:11:01.946167642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200769s
2026-01-16T17:11:01.947782875Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-16T17:11:01.949269449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:01.951541254Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-01-16T17:11:01.982440403Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-01-16T17:11:01.985345264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-01-16T17:11:01.999993645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153826s
2026-01-16T17:11:02.001439106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:11:02.002813875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-16T17:11:02.004103352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-01-16T17:11:02.005820780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-01-16T17:11:02.011781966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060816s
2026-01-16T17:11:02.013102886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:11:02.014476322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-16T17:11:02.015768985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-01-16T17:11:02.017532998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-01-16T17:11:02.023551299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061833s
2026-01-16T17:11:02.024890706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-16T17:11:02.026286487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-16T17:11:02.027520492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-01-16T17:11:02.029263292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-01-16T17:11:02.035353187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061593s
2026-01-16T17:11:02.036697614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:02.038149478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-01-16T17:11:02.041298821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033184s
2026-01-16T17:11:02.042565923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:02.043915110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-01-16T17:11:02.045169997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-01-16T17:11:02.047016727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-01-16T17:11:02.052862710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059915s
2026-01-16T17:11:02.054164111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-16T17:11:02.056162225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-16T17:11:02.058879417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027112s
2026-01-16T17:11:02.060148503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-16T17:11:02.062003850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-01-16T17:11:02.067693128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060824s
2026-01-16T17:11:02.069445157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:11:02', 'rename_profiles')
2026-01-16T17:11:02.073187333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.076550977Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-16T17:11:02.078034916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149707s
2026-01-16T17:11:02.079651682Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-16T17:11:02.081238939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.083641818Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-01-16T17:11:02.087306639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-01-16T17:11:02.114919650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-01-16T17:11:02.128590021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-01-16T17:11:02.142940332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:02.146629742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:02.158646714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:02.162033805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:02.165398782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:02.168548636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:02.171990978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:02.175234431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862067s
2026-01-16T17:11:02.176796767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:11:02', 'drop_old_profile_columns')
2026-01-16T17:11:02.180451327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.184532106Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-16T17:11:02.186077879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955651s
2026-01-16T17:11:02.187685637Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-16T17:11:02.189310309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.191778830Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-01-16T17:11:02.196421450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:02.198035921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-16T17:11:02.199532786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-01-16T17:11:02.201332761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-01-16T17:11:02.208689437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072598s
2026-01-16T17:11:02.211171566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:11:02', 'add_mediainfo_to_episodefile')
2026-01-16T17:11:02.215359580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.219292431Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-16T17:11:02.220943205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181064s
2026-01-16T17:11:02.222574871Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-16T17:11:02.224296148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.226627774Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-01-16T17:11:02.232411733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-01-16T17:11:02.235383127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-01-16T17:11:02.242835055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075514s
2026-01-16T17:11:02.244330056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:02.245885879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:02.256468271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103404s
2026-01-16T17:11:02.258346774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:11:02', 'convert_episode_file_path_to_relative')
2026-01-16T17:11:02.262447643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.273083233Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-16T17:11:02.275621024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271276s
2026-01-16T17:11:02.280831628Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-16T17:11:02.280866197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.282134752Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-01-16T17:11:02.286068424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-01-16T17:11:02.315050202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-01-16T17:11:02.322625308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-01-16T17:11:02.329743885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:11:02.333031345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:11:02.345944391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:11:02.349781178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0620889s
2026-01-16T17:11:02.351345589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:11:02', 'drop_episode_file_path')
2026-01-16T17:11:02.355038296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.358633166Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-16T17:11:02.360242798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0710074s
2026-01-16T17:11:02.361901017Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-16T17:11:02.363524507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.365861674Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-01-16T17:11:02.377183475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:02.379040645Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.78E-05s
2026-01-16T17:11:02.380392748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-01-16T17:11:02.449541490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-01-16T17:11:02.456348169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072287s
2026-01-16T17:11:02.457681384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-01-16T17:11:02.459390386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-01-16T17:11:02.465563628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062594s
2026-01-16T17:11:02.466892314Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-16T17:11:02.469163829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-16T17:11:02.472099712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029507s
2026-01-16T17:11:02.473394810Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:02.474891404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-01-16T17:11:02.477999444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033054s
2026-01-16T17:11:02.479556119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:11:02', 'add_enable_options_to_indexers')
2026-01-16T17:11:02.483330209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.487434355Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-16T17:11:02.489279180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127326s
2026-01-16T17:11:02.490937019Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-16T17:11:02.570250392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.574612988Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-01-16T17:11:02.580011470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-01-16T17:11:02.606963650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-01-16T17:11:02.613740599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-16T17:11:02.621178428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:11:02.624760532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:11:02.637875656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:11:02.641461037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598088s
2026-01-16T17:11:02.642839182Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-01-16T17:11:02.668160418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-16T17:11:02.674736151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-01-16T17:11:02.680117188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-01-16T17:11:02.682969252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-01-16T17:11:02.696528680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517808s
2026-01-16T17:11:02.698843061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:11:02', 'remove_enable_from_indexers')
2026-01-16T17:11:02.703090314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.777454169Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-16T17:11:02.779641074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326102s
2026-01-16T17:11:02.781938521Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-16T17:11:02.783552932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.786398473Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-01-16T17:11:02.790094677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-01-16T17:11:02.794622846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-01-16T17:11:02.801252939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066461s
2026-01-16T17:11:02.803704036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:11:02', 'clear_bad_scene_names')
2026-01-16T17:11:02.807639431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.840321561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-16T17:11:02.842117318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456284s
2026-01-16T17:11:02.843771058Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-16T17:11:02.845367604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.847791155Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-01-16T17:11:02.851623122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:02.853600675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:02.871396675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176333s
2026-01-16T17:11:02.873413466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:11:02', 'convert_quality_models')
2026-01-16T17:11:02.877291316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:02.926734362Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-16T17:11:02.929845347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730607s
2026-01-16T17:11:02.933300736Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-16T17:11:02.935830491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:02.939545403Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-01-16T17:11:02.949731868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-16T17:11:02.953758958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-01-16T17:11:02.962571476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101232s
2026-01-16T17:11:02.965262806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:11:02', 'add_remotepathmappings')
2026-01-16T17:11:02.971868440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.018561878Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-16T17:11:03.021155261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066058s
2026-01-16T17:11:03.023555655Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-16T17:11:03.025963284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.029508874Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-01-16T17:11:03.032507043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:11:03', 'remove_method_from_logs')
2026-01-16T17:11:03.042957219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.066845980Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-16T17:11:03.069711741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408388s
2026-01-16T17:11:03.072048808Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-16T17:11:03.074461226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.078004011Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-01-16T17:11:03.115195823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:03.117155921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-01-16T17:11:03.120841594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039301s
2026-01-16T17:11:03.122144377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:03.123540229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-01-16T17:11:03.126907280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003448s
2026-01-16T17:11:03.128227779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:03.129594962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-01-16T17:11:03.133399775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039274s
2026-01-16T17:11:03.134913554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:11:03', 'make_scene_numbering_nullable')
2026-01-16T17:11:03.138659227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.189756164Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-16T17:11:03.191366878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.060271s
2026-01-16T17:11:03.192990678Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-16T17:11:03.194379866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.196708626Z [Info] add_tags: Starting migration of Main DB to 66
2026-01-16T17:11:03.211055199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-16T17:11:03.213074526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-16T17:11:03.217473836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046853s
2026-01-16T17:11:03.218830889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:03.220254576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s
2026-01-16T17:11:03.221598142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-01-16T17:11:03.223301883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-01-16T17:11:03.229529606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063895s
2026-01-16T17:11:03.230834203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:03.232278352Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-01-16T17:11:03.233500032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-01-16T17:11:03.235167250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-01-16T17:11:03.241092082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059915s
2026-01-16T17:11:03.242422832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:03.243742079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-01-16T17:11:03.246409211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027058s
2026-01-16T17:11:03.247676443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:03.249035199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-01-16T17:11:03.251667551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026948s
2026-01-16T17:11:03.253188985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:11:03', 'add_tags')
2026-01-16T17:11:03.256673602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.281844545Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-16T17:11:03.283422012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327338s
2026-01-16T17:11:03.285082136Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-16T17:11:03.286588118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.288987390Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-01-16T17:11:03.293518326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:03.294984969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-16T17:11:03.296302823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-01-16T17:11:03.298444687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-01-16T17:11:03.305166614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068416s
2026-01-16T17:11:03.306719071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:11:03', 'add_added_to_series')
2026-01-16T17:11:03.310359232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.349458176Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-16T17:11:03.351061404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511817s
2026-01-16T17:11:03.352759234Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-16T17:11:03.354336540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.356684499Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-01-16T17:11:03.379220345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-16T17:11:03.381473463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-01-16T17:11:03.386727354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056401s
2026-01-16T17:11:03.388064156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:03.389396760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:03.397872379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083046s
2026-01-16T17:11:03.399487011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:03.402199995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-01-16T17:11:03.405063481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038491s
2026-01-16T17:11:03.406576669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:11:03', 'add_release_restrictions')
2026-01-16T17:11:03.410248474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.461629402Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-16T17:11:03.463297241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603188s
2026-01-16T17:11:03.464934950Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-16T17:11:03.466381403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.468740925Z [Info] quality_proper: Starting migration of Main DB to 69
2026-01-16T17:11:03.472228859Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:03.473661835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:03.482377828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085613s
2026-01-16T17:11:03.484216311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:11:03', 'quality_proper')
2026-01-16T17:11:03.492612420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.544868582Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-16T17:11:03.546652725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0710123s
2026-01-16T17:11:03.548315153Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-16T17:11:03.550275260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.554197870Z [Info] delay_profile: Starting migration of Main DB to 70
2026-01-16T17:11:03.627960635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-16T17:11:03.630474167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-01-16T17:11:03.638268634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083141s
2026-01-16T17:11:03.641892843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-01-16T17:11:03.646941241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:03.648374677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:03.739427834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907316s
2026-01-16T17:11:03.741407851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-01-16T17:11:03.771261405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-01-16T17:11:03.777487735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-01-16T17:11:03.782343544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:11:03.785403907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:11:03.799617473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:11:03.803755977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606608s
2026-01-16T17:11:03.805310548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-01-16T17:11:03.882015538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-01-16T17:11:03.887744035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-01-16T17:11:03.892422938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:11:03.896267972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:11:03.911060323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:11:03.915406365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1084249s
2026-01-16T17:11:03.919671826Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0070488 taking an average of 00:00:00.0070488
2026-01-16T17:11:03.922333145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:11:03', 'delay_profile')
2026-01-16T17:11:03.926354284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:03.929471993Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-16T17:11:03.930939247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226157s
2026-01-16T17:11:03.932812390Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-16T17:11:03.934473024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:03.937351922Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-01-16T17:11:03.942643148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-01-16T17:11:03.971695599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:11:03.977859372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:11:03.982681574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:11:03.986085179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:11:04.000137118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:11:04.004430335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:11:04.008107430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635399s
2026-01-16T17:11:04.009443942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:04.010800895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:04.045340105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342475s
2026-01-16T17:11:04.047621029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:11:04', 'unknown_quality_in_profile')
2026-01-16T17:11:04.051774353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.063744601Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-16T17:11:04.065497792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528148s
2026-01-16T17:11:04.067234990Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-16T17:11:04.068768068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.071157790Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-01-16T17:11:04.084598239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:11:04.086441180Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s
2026-01-16T17:11:04.087896241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-01-16T17:11:04.089722679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-01-16T17:11:04.096638557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007051s
2026-01-16T17:11:04.098223199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-16T17:11:04.099896048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-16T17:11:04.103634497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038499s
2026-01-16T17:11:04.104960557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:04.106292399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:04.121686312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151299s
2026-01-16T17:11:04.123720168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:11:04', 'history_downloadId')
2026-01-16T17:11:04.137353976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.140710787Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-16T17:11:04.142274486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343564s
2026-01-16T17:11:04.144020622Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-16T17:11:04.145477126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.147812219Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-01-16T17:11:04.157640342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:04.159446850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-16T17:11:04.162521512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031921s
2026-01-16T17:11:04.163811109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:04.165156228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-16T17:11:04.167918000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028139s
2026-01-16T17:11:04.169701342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:11:04', 'clear_ratings')
2026-01-16T17:11:04.173349549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.182559558Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-16T17:11:04.184110311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174251s
2026-01-16T17:11:04.185771947Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-16T17:11:04.187187548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.189567521Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-01-16T17:11:04.192878940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-16T17:11:04.196086009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-16T17:11:04.200589349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044959s
2026-01-16T17:11:04.202107456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:11:04', 'disable_eztv')
2026-01-16T17:11:04.205751605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.210071134Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-16T17:11:04.211501635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140482s
2026-01-16T17:11:04.213117399Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-16T17:11:04.214580877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.216846449Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-01-16T17:11:04.232974290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:04.234911181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-01-16T17:11:04.239253146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044645s
2026-01-16T17:11:04.240564497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:04.241871319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-16T17:11:04.244727521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029146s
2026-01-16T17:11:04.246238744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:11:04', 'force_lib_update')
2026-01-16T17:11:04.249757661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.254440993Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-16T17:11:04.255925282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012637s
2026-01-16T17:11:04.257497409Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-16T17:11:04.259000766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.261294967Z [Info] add_users_table: Starting migration of Main DB to 76
2026-01-16T17:11:04.269349608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-16T17:11:04.271238302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-01-16T17:11:04.277062652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061576s
2026-01-16T17:11:04.278405636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-16T17:11:04.279965358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-16T17:11:04.283306016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034157s
2026-01-16T17:11:04.284622577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-16T17:11:04.286124642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-16T17:11:04.289364537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032875s
2026-01-16T17:11:04.290884628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:11:04', 'add_users_table')
2026-01-16T17:11:04.294548708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.297946471Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-16T17:11:04.299396100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118866s
2026-01-16T17:11:04.301025832Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-16T17:11:04.302606676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.304934334Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-01-16T17:11:04.309477203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:04.311032485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-16T17:11:04.312368576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-01-16T17:11:04.314086345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-01-16T17:11:04.320932734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069414s
2026-01-16T17:11:04.322455991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:11:04', 'add_add_options_to_series')
2026-01-16T17:11:04.326128207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.336478933Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-16T17:11:04.338027292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225275s
2026-01-16T17:11:04.339581011Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-16T17:11:04.341080641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.343322145Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-01-16T17:11:04.354431238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-16T17:11:04.356590938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-16T17:11:04.363915409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079016s
2026-01-16T17:11:04.365446592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:11:04', 'add_commands_table')
2026-01-16T17:11:04.369020099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:04.375905797Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-16T17:11:04.377383713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199399s
2026-01-16T17:11:04.378955729Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-16T17:11:04.380365358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:04.382628355Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-01-16T17:11:04.390206728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:04.391790588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:05.282963823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8908156s
2026-01-16T17:11:05.285001487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-01-16T17:11:05.286402358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-16T17:11:05.287819161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-01-16T17:11:05.318171950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-16T17:11:05.323117490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-01-16T17:11:05.326570604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-01-16T17:11:05.329369451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-01-16T17:11:05.343289866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538902s
2026-01-16T17:11:05.344724325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-16T17:11:05.346201851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-16T17:11:05.349428770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033009s
2026-01-16T17:11:05.351061137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:11:05', 'dedupe_tags')
2026-01-16T17:11:05.354695216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.439595801Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-16T17:11:05.442007859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0929719s
2026-01-16T17:11:05.443971143Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-16T17:11:05.445757791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.448581688Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-01-16T17:11:05.452786316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:05.454320926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:05.470749223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161341s
2026-01-16T17:11:05.472874152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-16T17:11:05', 'move_dot_prefix_to_transmission_category')
2026-01-16T17:11:05.477541181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.524976874Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-16T17:11:05.526879245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705047s
2026-01-16T17:11:05.528513006Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-16T17:11:05.530050171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.532402028Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-01-16T17:11:05.543043509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:05.544948425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-01-16T17:11:05.549418368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045579s
2026-01-16T17:11:05.551198232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-16T17:11:05', 'add_fanzub_settings')
2026-01-16T17:11:05.554940920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.606545649Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-16T17:11:05.608314331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616676s
2026-01-16T17:11:05.609918231Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-16T17:11:05.611504556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.613918568Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-01-16T17:11:05.628632641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:05.630428808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-16T17:11:05.631681431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-01-16T17:11:05.633349571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-01-16T17:11:05.640419229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071685s
2026-01-16T17:11:05.641731421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:05.643088224Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-01-16T17:11:05.644325866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-01-16T17:11:05.645983505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-01-16T17:11:05.653229568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072176s
2026-01-16T17:11:05.654710971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:05.656069878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-01-16T17:11:05.657303382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-01-16T17:11:05.658985280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-01-16T17:11:05.665532225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066522s
2026-01-16T17:11:05.666812914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:05.668161009Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-16T17:11:05.669378651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-01-16T17:11:05.671012732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-01-16T17:11:05.677238581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062955s
2026-01-16T17:11:05.678512657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:05.679866013Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-16T17:11:05.681102052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-01-16T17:11:05.682809080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-01-16T17:11:05.689115270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063729s
2026-01-16T17:11:05.690563968Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:05.692211005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-01-16T17:11:05.694849128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002779s
2026-01-16T17:11:05.696360011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-16T17:11:05', 'additonal_blacklist_columns')
2026-01-16T17:11:05.700111756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.711600163Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-16T17:11:05.713204905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195601s
2026-01-16T17:11:05.714816080Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-16T17:11:05.716405872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.718669791Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-01-16T17:11:05.726190668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:11:05.727984951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-16T17:11:05.729340922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-01-16T17:11:05.761474417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-01-16T17:11:05.771582935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:11:05.776093730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:11:05.779245958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:11:05.793832695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:11:05.797854996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:11:05.801515708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703442s
2026-01-16T17:11:05.802801187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:11:05.804291870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-16T17:11:05.805529292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-01-16T17:11:05.835466794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-01-16T17:11:05.840675334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-01-16T17:11:05.845985588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-16T17:11:05.856570656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-16T17:11:05.871438499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:11:05.875194964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:11:05.878914816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0716737s
2026-01-16T17:11:05.880254093Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-16T17:11:05.882677524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-16T17:11:05.886578049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039116s
2026-01-16T17:11:05.888228222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-16T17:11:05', 'update_quality_minmax_size')
2026-01-16T17:11:05.891858614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.904676168Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-16T17:11:05.906369809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217914s
2026-01-16T17:11:05.908169023Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-16T17:11:05.910039540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.912460465Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-01-16T17:11:05.916481153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:05.917955752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:05.933750252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155975s
2026-01-16T17:11:05.935742614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-16T17:11:05', 'expand_transmission_urlbase')
2026-01-16T17:11:05.939682308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.950529284Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-16T17:11:05.952130348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326006s
2026-01-16T17:11:05.953723086Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-16T17:11:05.955245402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.957507337Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-01-16T17:11:05.960902224Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:05.962322845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:05.977447545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148454s
2026-01-16T17:11:05.979383955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-16T17:11:05', 'pushbullet_device_ids')
2026-01-16T17:11:05.983224139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:05.988856873Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-16T17:11:05.990368698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265336s
2026-01-16T17:11:05.991972077Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-16T17:11:05.993383439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:05.995796078Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-01-16T17:11:06.000254708Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:06.002242110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-01-16T17:11:06.005240910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031301s
2026-01-16T17:11:06.006724759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-16T17:11:06', 'remove_eztv')
2026-01-16T17:11:06.010245589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.013684695Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-16T17:11:06.015164025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116179s
2026-01-16T17:11:06.016787855Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-16T17:11:06.018462207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.020849795Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-01-16T17:11:06.024512382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:06.025922902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:06.043863584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176851s
2026-01-16T17:11:06.045873592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-16T17:11:06', 'pushbullet_devices_channels_list')
2026-01-16T17:11:06.050291820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.089900970Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-16T17:11:06.091756588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638862s
2026-01-16T17:11:06.093432192Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-16T17:11:06.095249512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.097738685Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-01-16T17:11:06.112107132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:06.113962800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:06.115215903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-01-16T17:11:06.117231503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-01-16T17:11:06.125088487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079695s
2026-01-16T17:11:06.126613708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:11:06.129587417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:11:06.134115947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045415s
2026-01-16T17:11:06.135417599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:11:06.138128298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-16T17:11:06.147870799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00972s
2026-01-16T17:11:06.149129093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:06.150539273Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-16T17:11:06.151781234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-01-16T17:11:06.183099818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-01-16T17:11:06.190356262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-01-16T17:11:06.197026596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-16T17:11:06.199807727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-16T17:11:06.215747028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622383s
2026-01-16T17:11:06.217158941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:06.218636006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-01-16T17:11:06.222717285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042711s
2026-01-16T17:11:06.224426748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-16T17:11:06', 'add_on_rename_to_notifcations')
2026-01-16T17:11:06.228469760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.237583485Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-16T17:11:06.239201423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191743s
2026-01-16T17:11:06.240883301Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-16T17:11:06.242383412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.244826192Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-01-16T17:11:06.248409799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-01-16T17:11:06.254054297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-01-16T17:11:06.262087415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080523s
2026-01-16T17:11:06.263628679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-16T17:11:06', 'update_kickass_url')
2026-01-16T17:11:06.267234090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.269778655Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-16T17:11:06.271266762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157983s
2026-01-16T17:11:06.272865281Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-16T17:11:06.274377035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.276663049Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-01-16T17:11:06.285891846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-16T17:11:06.287997596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:11:06.294609512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071247s
2026-01-16T17:11:06.295980293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-16T17:11:06.297630477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-16T17:11:06.301181187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036457s
2026-01-16T17:11:06.302673212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-16T17:11:06', 'added_indexerstatus')
2026-01-16T17:11:06.306243543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.310077083Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-16T17:11:06.311559308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125622s
2026-01-16T17:11:06.313157427Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-16T17:11:06.314920037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.317401374Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-01-16T17:11:06.326735683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:06.328571800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:06.329815255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-01-16T17:11:06.331895965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.340684385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090443s
2026-01-16T17:11:06.342251982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-16T17:11:06', 'add_unverifiedscenenumbering')
2026-01-16T17:11:06.346587232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.349287120Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-16T17:11:06.350938275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177122s
2026-01-16T17:11:06.352595172Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-16T17:11:06.354351098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.356661261Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-01-16T17:11:06.366487902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:06.368322066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-16T17:11:06.369571101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-01-16T17:11:06.371641601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:06.379561131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080684s
2026-01-16T17:11:06.380880798Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:06.382208993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-01-16T17:11:06.385127872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029733s
2026-01-16T17:11:06.386618323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-16T17:11:06', 'naming_config_replace_illegal_characters')
2026-01-16T17:11:06.390465121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.393057121Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-16T17:11:06.394779680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109213s
2026-01-16T17:11:06.396401406Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-16T17:11:06.397828119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.400146639Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-01-16T17:11:06.406586388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:06.408144516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:06.409398070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-01-16T17:11:06.411101862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.418664041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076875s
2026-01-16T17:11:06.420039632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-01-16T17:11:06.421580615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:06.425034692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00351s
2026-01-16T17:11:06.426525153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-16T17:11:06', 'add_tvmazeid')
2026-01-16T17:11:06.430079892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.433154294Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-16T17:11:06.434591248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116563s
2026-01-16T17:11:06.436216321Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-16T17:11:06.437875262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.440221006Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-01-16T17:11:06.447485166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-01-16T17:11:06.449659354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:11:06.454603010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050287s
2026-01-16T17:11:06.456188664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-16T17:11:06', 'add_additional_episodes_index')
2026-01-16T17:11:06.459922013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.462933017Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-16T17:11:06.464573561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134287s
2026-01-16T17:11:06.466201940Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-16T17:11:06.467654415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.469933315Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-01-16T17:11:06.473119662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-01-16T17:11:06.476860205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-01-16T17:11:06.481922450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050485s
2026-01-16T17:11:06.483434996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-16T17:11:06', 'disable_kickass')
2026-01-16T17:11:06.486971199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.489621807Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-16T17:11:06.491078260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127945s
2026-01-16T17:11:06.492665517Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-16T17:11:06.494301652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.496570611Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-01-16T17:11:06.501560861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:11:06.503274733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:06.504546194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-16T17:11:06.506336820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.514002238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077848s
2026-01-16T17:11:06.515576027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-16T17:11:06', 'add_reason_to_pending_releases')
2026-01-16T17:11:06.519386351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.522101138Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-16T17:11:06.523716431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159333s
2026-01-16T17:11:06.525332235Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-16T17:11:06.526858750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.529182309Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-01-16T17:11:06.532977573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:06.534897880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-01-16T17:11:06.537931610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031155s
2026-01-16T17:11:06.539582775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-16T17:11:06', 'remove_titans_of_tv')
2026-01-16T17:11:06.543401626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.546089640Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-16T17:11:06.547570903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01132s
2026-01-16T17:11:06.549176707Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-16T17:11:06.550724564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.553005207Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-01-16T17:11:06.572807207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-16T17:11:06.574888379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:11:06.581898026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074695s
2026-01-16T17:11:06.583193545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-16T17:11:06.585073982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-01-16T17:11:06.591946703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072989s
2026-01-16T17:11:06.593220458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:11:06.594636420Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-16T17:11:06.595869674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-01-16T17:11:06.597565800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-01-16T17:11:06.604512279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070135s
2026-01-16T17:11:06.605816496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-01-16T17:11:06.607522282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-01-16T17:11:06.614437849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069027s
2026-01-16T17:11:06.615976628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-16T17:11:06.618093772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-16T17:11:06.621115949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030246s
2026-01-16T17:11:06.622395055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:06.623700283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:06.637344963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133133s
2026-01-16T17:11:06.639173295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:11:06.640812486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-01-16T17:11:06.642249881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-01-16T17:11:06.690282897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:11:06.698259872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:11:06.705281393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:11:06.708121112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:11:06.724549608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803537s
2026-01-16T17:11:06.726148598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-16T17:11:06', 'extra_and_subtitle_files')
2026-01-16T17:11:06.729850574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.738922655Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-16T17:11:06.740607929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0948597s
2026-01-16T17:11:06.742435299Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-16T17:11:06.744031765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.747200807Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-01-16T17:11:06.754034399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:06.755751497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-16T17:11:06.757274665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-01-16T17:11:06.792738828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-01-16T17:11:06.799063485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-01-16T17:11:06.804378599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-16T17:11:06.807116453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-01-16T17:11:06.823334997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638111s
2026-01-16T17:11:06.824702681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:06.826131649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-16T17:11:06.837493852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-01-16T17:11:06.839324549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-01-16T17:11:06.846466522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072217s
2026-01-16T17:11:06.848082657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-16T17:11:06', 'add_scene_season_number')
2026-01-16T17:11:06.857880209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.863592884Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-16T17:11:06.865724748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243625s
2026-01-16T17:11:06.867921001Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-16T17:11:06.869878062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.872707781Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-01-16T17:11:06.876551813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:06.878157717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:06.898353570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199014s
2026-01-16T17:11:06.900906702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-16T17:11:06', 'add_ultrahd_quality_in_profiles')
2026-01-16T17:11:06.905422707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:06.908620367Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-16T17:11:06.910461064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304615s
2026-01-16T17:11:06.912231449Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-16T17:11:06.914288452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:06.916878137Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-01-16T17:11:06.927545611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:06.929376799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-01-16T17:11:06.930821919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-01-16T17:11:06.932888732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.941646820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008878s
2026-01-16T17:11:06.943196882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:11:06.944578414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:06.945858843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-01-16T17:11:06.947556592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.955364406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079328s
2026-01-16T17:11:06.956720277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-16T17:11:06.958095847Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-16T17:11:06.959353691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-01-16T17:11:06.961094667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:06.969045800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080153s
2026-01-16T17:11:06.971029746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:06.972420517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.037866401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650636s
2026-01-16T17:11:07.040067564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-16T17:11:07', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-16T17:11:07.044588539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.047551486Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-16T17:11:07.049501043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750956s
2026-01-16T17:11:07.051209584Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-16T17:11:07.053023727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.056475569Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-01-16T17:11:07.060612180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.062223094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.074781105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122222s
2026-01-16T17:11:07.076979593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-16T17:11:07', 'fix_metadata_file_extensions')
2026-01-16T17:11:07.081200403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.084126115Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-16T17:11:07.085773603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021917s
2026-01-16T17:11:07.087427775Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-16T17:11:07.088912665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.091292719Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-01-16T17:11:07.095278566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:07.097210787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-16T17:11:07.100361463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032185s
2026-01-16T17:11:07.101813036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-16T17:11:07', 'remove_kickass')
2026-01-16T17:11:07.105465412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.108397678Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-16T17:11:07.109842848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011324s
2026-01-16T17:11:07.111417119Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-16T17:11:07.113068755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.115361272Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-01-16T17:11:07.120302403Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:07.121791933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-01-16T17:11:07.125757820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040512s
2026-01-16T17:11:07.127247420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-16T17:11:07', 'rename_torrent_downloadstation')
2026-01-16T17:11:07.130986941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.133537929Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-16T17:11:07.135171058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118777s
2026-01-16T17:11:07.136703774Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-16T17:11:07.138162462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.140413776Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-01-16T17:11:07.143785547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:11:07.146956453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:11:07.151227845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041987s
2026-01-16T17:11:07.152672795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-16T17:11:07', 'update_btn_url')
2026-01-16T17:11:07.156293307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.160155645Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-16T17:11:07.161608561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132338s
2026-01-16T17:11:07.163302923Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-16T17:11:07.164791592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.167070521Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-01-16T17:11:07.170922840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:07.172835171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-16T17:11:07.176146199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034004s
2026-01-16T17:11:07.177629146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-16T17:11:07', 'remove_wombles')
2026-01-16T17:11:07.181274637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.184583962Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-16T17:11:07.186002930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119068s
2026-01-16T17:11:07.187553974Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-16T17:11:07.189133074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.191383416Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-01-16T17:11:07.195385085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-16T17:11:07.197570176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-16T17:11:07.200632974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030366s
2026-01-16T17:11:07.201922411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.203329064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.217475394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139727s
2026-01-16T17:11:07.219433808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-16T17:11:07', 'fix_extra_file_extension')
2026-01-16T17:11:07.223334664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.225816041Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-16T17:11:07.227381935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225564s
2026-01-16T17:11:07.229046377Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-16T17:11:07.230534083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.232833484Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-01-16T17:11:07.236269734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.237725206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.245833646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078732s
2026-01-16T17:11:07.248045681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-16T17:11:07', 'import_extra_files')
2026-01-16T17:11:07.251928330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.254500240Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-16T17:11:07.256050973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167349s
2026-01-16T17:11:07.257681727Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-16T17:11:07.259230226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.261587543Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-01-16T17:11:07.265219708Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.266723808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.273793195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069285s
2026-01-16T17:11:07.275481946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-16T17:11:07', 'fix_extra_files_config')
2026-01-16T17:11:07.279293051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.281812205Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-16T17:11:07.283335392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151002s
2026-01-16T17:11:07.284943691Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-16T17:11:07.286515016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.288853215Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-01-16T17:11:07.298653402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-16T17:11:07.301509073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-01-16T17:11:07.306917265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062724s
2026-01-16T17:11:07.308453218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-16T17:11:07.310076117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-16T17:11:07.313860528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038101s
2026-01-16T17:11:07.315166989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:07.316518371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-16T17:11:07.317779140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-01-16T17:11:07.319529886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:07.328045867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085339s
2026-01-16T17:11:07.329457960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.330763780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.439167269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1080653s
2026-01-16T17:11:07.440951432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-01-16T17:11:07.477437112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-16T17:11:07.483063854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-01-16T17:11:07.487396831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-16T17:11:07.490960177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-16T17:11:07.508504480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:11:07.521923947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0792792s
2026-01-16T17:11:07.523835526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-16T17:11:07', 'create_language_profiles')
2026-01-16T17:11:07.527961967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.535793068Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-16T17:11:07.537603013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932463s
2026-01-16T17:11:07.539418219Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-16T17:11:07.541080838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.543649350Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-01-16T17:11:07.567369932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:07.569281973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-01-16T17:11:07.570566400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-01-16T17:11:07.572486597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-01-16T17:11:07.580677112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081244s
2026-01-16T17:11:07.582779877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-16T17:11:07', 'added_regex_to_scenemapping')
2026-01-16T17:11:07.589287954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.592188495Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-16T17:11:07.593827276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198908s
2026-01-16T17:11:07.595470064Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-16T17:11:07.597090818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.599408005Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-01-16T17:11:07.603081944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.604577065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.619796085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149142s
2026-01-16T17:11:07.621826304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-16T17:11:07', 'consolidate_indexer_baseurl')
2026-01-16T17:11:07.625868485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.628385734Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-16T17:11:07.630001288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237957s
2026-01-16T17:11:07.631612132Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-16T17:11:07.633203808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.635507277Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-01-16T17:11:07.653207654Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-16T17:11:07.761690413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:11:07.769424909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:11:07.775951744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:11:07.779037940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:11:07.797831820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:11:07.801644258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462398s
2026-01-16T17:11:07.803188819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-16T17:11:07', 'rename_indexer_status_id')
2026-01-16T17:11:07.806971998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.809897459Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-16T17:11:07.811473203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1545816s
2026-01-16T17:11:07.813391616Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-16T17:11:07.815017170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.817578799Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-01-16T17:11:07.826072074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-16T17:11:07.828281864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:07.834765592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006946s
2026-01-16T17:11:07.836150782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-16T17:11:07.837922701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:11:07.841901494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040407s
2026-01-16T17:11:07.843455674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-16T17:11:07', 'add_downloadclient_status')
2026-01-16T17:11:07.847165866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.850778732Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-16T17:11:07.852478635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012931s
2026-01-16T17:11:07.854123298Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-16T17:11:07.855571554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.857962299Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-01-16T17:11:07.861274890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-01-16T17:11:07.864995423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-01-16T17:11:07.870077869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005058s
2026-01-16T17:11:07.871644484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-16T17:11:07', 'disable_nyaa')
2026-01-16T17:11:07.875230476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.877947819Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-16T17:11:07.879385364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129797s
2026-01-16T17:11:07.880973663Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-16T17:11:07.882740691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.885081395Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-01-16T17:11:07.888817239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:07.890308322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:07.936229846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456014s
2026-01-16T17:11:07.938674950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-16T17:11:07', 'add_webrip_and_br480_qualites_in_profile')
2026-01-16T17:11:07.944688341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.947263737Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-16T17:11:07.949071638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569524s
2026-01-16T17:11:07.950764257Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-16T17:11:07.952391354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.954785175Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-01-16T17:11:07.959136058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-16T17:11:07.960915471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:11:07.964842390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040164s
2026-01-16T17:11:07.966378223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-16T17:11:07', 'add_history_eventType_index')
2026-01-16T17:11:07.970079427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:07.972656517Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-16T17:11:07.974259445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011887s
2026-01-16T17:11:07.975788344Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-16T17:11:07.977609131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:07.979914915Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-01-16T17:11:07.988014577Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-16T17:11:08.027838180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-01-16T17:11:08.034188719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-16T17:11:08.039914260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:11:08.042940064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:11:08.061067261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:11:08.064515546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744781s
2026-01-16T17:11:08.065844422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:08.067171565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-16T17:11:08.068448977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:11:08.070374936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-16T17:11:08.079373559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090459s
2026-01-16T17:11:08.080869682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:11:08.083217230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:11:08.086210829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030254s
2026-01-16T17:11:08.087528062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:08.088968132Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-16T17:11:08.090933240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:11:08.131023349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-01-16T17:11:08.139879455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-01-16T17:11:08.148366828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:11:08.152387866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:11:08.172487986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:11:08.177479980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844883s
2026-01-16T17:11:08.179802587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-16T17:11:08', 'separate_automatic_and_interactive_searches')
2026-01-16T17:11:08.184766745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.188339100Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-16T17:11:08.190661837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953755s
2026-01-16T17:11:08.196035971Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-16T17:11:08.197632326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.201583122Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-01-16T17:11:08.216712662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-01-16T17:11:08.218835087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:11:08.223370451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046474s
2026-01-16T17:11:08.225113441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-01-16T17:11:08.227069320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-01-16T17:11:08.230089512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034247s
2026-01-16T17:11:08.231450523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-01-16T17:11:08.233229546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:11:08.237469155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043842s
2026-01-16T17:11:08.238848633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-16T17:11:08.240491031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-16T17:11:08.243677619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032286s
2026-01-16T17:11:08.245126396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-16T17:11:08.246819336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:11:08.250810624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040431s
2026-01-16T17:11:08.252511500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-16T17:11:08', 'update_series_episodes_history_indexes')
2026-01-16T17:11:08.256546045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.259463460Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-16T17:11:08.261234086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127587s
2026-01-16T17:11:08.263156247Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-16T17:11:08.264742181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.267302478Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-01-16T17:11:08.270981607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-01-16T17:11:08.275366238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-01-16T17:11:08.281317673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059668s
2026-01-16T17:11:08.282925401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-16T17:11:08', 'update_animetosho_url')
2026-01-16T17:11:08.286732338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.289393768Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-16T17:11:08.290953259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141226s
2026-01-16T17:11:08.292589865Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-16T17:11:08.294244086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.296599911Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-01-16T17:11:08.300538102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:08.302153686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:08.336918650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344233s
2026-01-16T17:11:08.339159073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-16T17:11:08', 'add_remux_qualities_in_profile')
2026-01-16T17:11:08.343530667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.346632544Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-16T17:11:08.348396546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044481s
2026-01-16T17:11:08.350147152Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-16T17:11:08.351767255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.354300216Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-01-16T17:11:08.359234203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-01-16T17:11:08.361178298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:11:08.365574632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044062s
2026-01-16T17:11:08.367286069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-16T17:11:08', 'add_history_seriesId_index')
2026-01-16T17:11:08.371260092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.373896953Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-16T17:11:08.375524861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128392s
2026-01-16T17:11:08.377237180Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-16T17:11:08.378922734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.381458421Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-01-16T17:11:08.391651008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:08.394077816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-16T17:11:08.397498796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035561s
2026-01-16T17:11:08.398837382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:08.400651726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-16T17:11:08.403627178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030644s
2026-01-16T17:11:08.405255297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-16T17:11:08', 'remove_media_browser_metadata')
2026-01-16T17:11:08.409330364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.412088479Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-16T17:11:08.413807841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115114s
2026-01-16T17:11:08.415506302Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-16T17:11:08.417435447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.419961314Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-01-16T17:11:08.425295958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:08.427477682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-16T17:11:08.430922670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034792s
2026-01-16T17:11:08.432349483Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:08.434153085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-16T17:11:08.437228289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003112s
2026-01-16T17:11:08.439000538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-16T17:11:08', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-16T17:11:08.443306219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.445942639Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-16T17:11:08.447894790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118673s
2026-01-16T17:11:08.449573130Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-16T17:11:08.451115928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.453615752Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-01-16T17:11:08.460249652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-16T17:11:08.462502499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-01-16T17:11:08.467876573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057322s
2026-01-16T17:11:08.469575203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-16T17:11:08', 'add_custom_filters')
2026-01-16T17:11:08.473476931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.476416101Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-16T17:11:08.478349935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143034s
2026-01-16T17:11:08.480041111Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-16T17:11:08.481800384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.484302463Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-01-16T17:11:08.491473425Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-16T17:11:08.493831985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-16T17:11:08.512816439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190239s
2026-01-16T17:11:08.514572125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:11:08.516199883Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.46E-05s
2026-01-16T17:11:08.517511013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-16T17:11:08.519731766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:08.528956143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092316s
2026-01-16T17:11:08.530911180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-16T17:11:08', 'rename_restrictions_to_release_profiles')
2026-01-16T17:11:08.535255740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.538033665Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-16T17:11:08.539882648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185518s
2026-01-16T17:11:08.541640368Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:11:08.544114591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.546768596Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-01-16T17:11:08.562152319Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-16T17:11:08.564566661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-16T17:11:08.583925970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191636s
2026-01-16T17:11:08.585630172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:08.587116004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-16T17:11:08.588402856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-16T17:11:08.590305478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:11:08.599003375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086585s
2026-01-16T17:11:08.600648959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-16T17:11:08.602150232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-16T17:11:08.603558919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-16T17:11:08.605522374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:11:08.614110369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085813s
2026-01-16T17:11:08.615751444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:08.617246535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:11:08.620423674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033185s
2026-01-16T17:11:08.621764815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:08.623094613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:11:08.626066749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003013s
2026-01-16T17:11:08.627637542Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-01-16T17:11:08.683783096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-01-16T17:11:08.700093524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-01-16T17:11:08.716899050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:08.720900579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:08.739613375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:08.743402126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:08.747095043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:08.750813271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:08.754370716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:08.757903380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:08.761431095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319898s
2026-01-16T17:11:08.763269908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-16T17:11:08', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:11:08.767875784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.771239288Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:11:08.773202452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418051s
2026-01-16T17:11:08.774913017Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-16T17:11:08.776803915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.779694396Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-01-16T17:11:08.784933167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:08.786724074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-01-16T17:11:08.788158803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-01-16T17:11:08.790368764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-16T17:11:08.798516884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084916s
2026-01-16T17:11:08.800267880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-16T17:11:08', 'add_relative_original_path_to_episode_file')
2026-01-16T17:11:08.804379340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.806983315Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-16T17:11:08.808758951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170705s
2026-01-16T17:11:08.810397861Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-16T17:11:08.812004236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.814452016Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-01-16T17:11:08.819420452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:08.821636706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-16T17:11:08.822907305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-01-16T17:11:08.824767220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-01-16T17:11:08.833307600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008502s
2026-01-16T17:11:08.835229651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-16T17:11:08', 'episode_last_searched_time')
2026-01-16T17:11:08.839470502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.842317045Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-16T17:11:08.843956206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176857s
2026-01-16T17:11:08.845624395Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-16T17:11:08.847226903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.849830877Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-01-16T17:11:08.854295629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:08.856073720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:08.865123245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088142s
2026-01-16T17:11:08.866844401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:11:08.868878889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:11:08.871711273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028425s
2026-01-16T17:11:08.873257297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-16T17:11:08', 'download_propers_config')
2026-01-16T17:11:08.876933731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:08.879496853Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-16T17:11:08.881064821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106235s
2026-01-16T17:11:08.882644933Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-16T17:11:08.884283994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:08.886541641Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-01-16T17:11:08.892210788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:11:08.893826803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-16T17:11:08.895079005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-16T17:11:08.896913609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:08.905779445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089857s
2026-01-16T17:11:08.907136377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:08.908503040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:09.205746020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.296849s
2026-01-16T17:11:09.207905950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-16T17:11:09', 'add_download_client_priority')
2026-01-16T17:11:09.212443298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.215943277Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-16T17:11:09.217673040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3074125s
2026-01-16T17:11:09.219471142Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-16T17:11:09.221175705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.223594706Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-01-16T17:11:09.233668936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:09.235513531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-01-16T17:11:09.236828489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-01-16T17:11:09.238760009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-01-16T17:11:09.247378326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086918s
2026-01-16T17:11:09.248733405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:09.250058814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-01-16T17:11:09.253319922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033112s
2026-01-16T17:11:09.254985666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-16T17:11:09', 'add_specials_folder_format')
2026-01-16T17:11:09.259146436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.261971646Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-16T17:11:09.263637290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119826s
2026-01-16T17:11:09.265381072Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-16T17:11:09.267072048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.269590941Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-01-16T17:11:09.276330945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:09.278026259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:09.279349353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-16T17:11:09.281685047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.291019887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095454s
2026-01-16T17:11:09.292506972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:09.294142466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-16T17:11:09.295562836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-16T17:11:09.297753608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.306808735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091721s
2026-01-16T17:11:09.308408326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-16T17:11:09', 'health_issue_notification')
2026-01-16T17:11:09.312176525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.314973408Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-16T17:11:09.316588090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174115s
2026-01-16T17:11:09.318229436Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:11:09.320062818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.322374514Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-01-16T17:11:09.329055048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:11:09.330731985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-16T17:11:09.332021061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-16T17:11:09.333844864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:09.342496388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087619s
2026-01-16T17:11:09.343830935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:11:09.345279803Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-16T17:11:09.346520312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-16T17:11:09.348302731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.356668800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008432s
2026-01-16T17:11:09.358362682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-16T17:11:09', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:11:09.362401495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.365955513Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:11:09.367738694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177857s
2026-01-16T17:11:09.369378206Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-16T17:11:09.370989852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.373409325Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-01-16T17:11:09.380250863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:09.381862529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:09.383171515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-01-16T17:11:09.385147976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-01-16T17:11:09.394137500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090896s
2026-01-16T17:11:09.395546648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-01-16T17:11:09.397514220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-01-16T17:11:09.405842273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008411s
2026-01-16T17:11:09.407227252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-01-16T17:11:09.409174694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-01-16T17:11:09.418618023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093555s
2026-01-16T17:11:09.420575455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-16T17:11:09', 'add_airedbefore_to_episodes')
2026-01-16T17:11:09.425024565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.429685232Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-16T17:11:09.431491249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206004s
2026-01-16T17:11:09.433267747Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-16T17:11:09.434924744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.437678179Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-01-16T17:11:09.442625933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:09.444979273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-16T17:11:09.448562720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037166s
2026-01-16T17:11:09.449955164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-01-16T17:11:09.453647500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-01-16T17:11:09.459431379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00568s
2026-01-16T17:11:09.461282406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-16T17:11:09', 'remove_bitmetv')
2026-01-16T17:11:09.465416312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.476130149Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-16T17:11:09.477740272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224564s
2026-01-16T17:11:09.479450556Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-16T17:11:09.481219058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.483829906Z [Info] add_download_history: Starting migration of Main DB to 139
2026-01-16T17:11:09.502128658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-16T17:11:09.505159422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:11:09.513953483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095238s
2026-01-16T17:11:09.515617083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-16T17:11:09.517423802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:11:09.521793362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004408s
2026-01-16T17:11:09.523221708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-01-16T17:11:09.524970951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-16T17:11:09.529299449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043155s
2026-01-16T17:11:09.530834731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-16T17:11:09.532629365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:11:09.537241513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046133s
2026-01-16T17:11:09.538603186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:09.539954127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:09.568065351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277897s
2026-01-16T17:11:09.570045308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-16T17:11:09', 'add_download_history')
2026-01-16T17:11:09.573916144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.583765911Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-16T17:11:09.585313117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437586s
2026-01-16T17:11:09.586969783Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-16T17:11:09.588698986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.591080512Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-01-16T17:11:09.594948652Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-16T17:11:09.597233534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-16T17:11:09.601146765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038866s
2026-01-16T17:11:09.602708961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-16T17:11:09', 'remove_chown_and_folderchmod_config_v2')
2026-01-16T17:11:09.606603224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.610912363Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-16T17:11:09.612663289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137094s
2026-01-16T17:11:09.614263672Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-16T17:11:09.615770727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.618071010Z [Info] add_update_history: Starting migration of Main DB to 141
2026-01-16T17:11:09.619710241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-16T17:11:09', 'add_update_history')
2026-01-16T17:11:09.623418269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.627639150Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-16T17:11:09.629208240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118517s
2026-01-16T17:11:09.630732700Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-16T17:11:09.632187680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.634433142Z [Info] import_lists: Starting migration of Main DB to 142
2026-01-16T17:11:09.654373280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-16T17:11:09.656726249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-01-16T17:11:09.665151417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090213s
2026-01-16T17:11:09.666536086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-16T17:11:09.668169716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:11:09.671966402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038517s
2026-01-16T17:11:09.673348816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-16T17:11:09.675327842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-16T17:11:09.682317098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073319s
2026-01-16T17:11:09.683815075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-16T17:11:09.685584959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:09.689686970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004181s
2026-01-16T17:11:09.691067981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-16T17:11:09.692968940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-01-16T17:11:09.697314552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046666s
2026-01-16T17:11:09.698678839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-01-16T17:11:09.700416108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-16T17:11:09.704588862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042309s
2026-01-16T17:11:09.706129374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-16T17:11:09', 'import_lists')
2026-01-16T17:11:09.709651267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.714547808Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-16T17:11:09.715991666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142091s
2026-01-16T17:11:09.717617230Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-16T17:11:09.719198805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.721518838Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-01-16T17:11:09.726473566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:09.728057897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:09.729315530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-16T17:11:09.731021766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-16T17:11:09.740164689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092404s
2026-01-16T17:11:09.741777467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-16T17:11:09', 'add_priority_to_indexers')
2026-01-16T17:11:09.745783084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.748487902Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-16T17:11:09.750067713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176278s
2026-01-16T17:11:09.751677566Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-16T17:11:09.753463322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.755754196Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-01-16T17:11:09.762690705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:11:09.764471702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:09.765715577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-01-16T17:11:09.767476383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.776858468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094543s
2026-01-16T17:11:09.778164729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:11:09.779534418Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-16T17:11:09.780782601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-01-16T17:11:09.782559861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:09.791081142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086112s
2026-01-16T17:11:09.792626595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-16T17:11:09', 'import_lists_series_type_and_season_folder')
2026-01-16T17:11:09.796538684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.799630911Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-16T17:11:09.801426999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171986s
2026-01-16T17:11:09.803032151Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-16T17:11:09.804479276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.806796573Z [Info] remove_growl: Starting migration of Main DB to 145
2026-01-16T17:11:09.810607147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:09.812552344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-16T17:11:09.815669071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031863s
2026-01-16T17:11:09.817193581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-16T17:11:09', 'remove_growl')
2026-01-16T17:11:09.820746316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.823449961Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-16T17:11:09.824886344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110253s
2026-01-16T17:11:09.826462709Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-16T17:11:09.828150117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.830407223Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-01-16T17:11:09.832153289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-16T17:11:09', 'cleanup_duplicates_updatehistory')
2026-01-16T17:11:09.835954174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.838540112Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-16T17:11:09.840226088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103937s
2026-01-16T17:11:09.841675517Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-16T17:11:09.843297794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.845503175Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-01-16T17:11:09.849451447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:09.850923121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:09.856678502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056371s
2026-01-16T17:11:09.858373896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-16T17:11:09', 'swap_filechmod_for_folderchmod')
2026-01-16T17:11:09.862352318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.865137738Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-16T17:11:09.866775146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142045s
2026-01-16T17:11:09.868369537Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-16T17:11:09.869878566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.872175191Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-01-16T17:11:09.876033822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-16T17:11:09.878777889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-16T17:11:09.882586960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037883s
2026-01-16T17:11:09.883904173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-16T17:11:09.886918854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-16T17:11:09.890739599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038067s
2026-01-16T17:11:09.892269630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-16T17:11:09', 'mediainfo_channels')
2026-01-16T17:11:09.896122139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.899189997Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-16T17:11:09.900750039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122622s
2026-01-16T17:11:09.902375964Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-16T17:11:09.904321843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.906628779Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-01-16T17:11:09.913269352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:09.915059448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-16T17:11:09.916328103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-01-16T17:11:09.918190784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.927499511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00942s
2026-01-16T17:11:09.928830572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:09.930248257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-16T17:11:09.931479517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-01-16T17:11:09.933378180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:09.942030556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087433s
2026-01-16T17:11:09.943629877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-16T17:11:09', 'add_on_delete_to_notifications')
2026-01-16T17:11:09.947397785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:09.950255540Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-16T17:11:09.951926656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169904s
2026-01-16T17:11:09.953538462Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-16T17:11:09.955118865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:09.957500151Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-01-16T17:11:09.964005362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-16T17:11:09.965649623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:09.966928048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-01-16T17:11:09.968781961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-01-16T17:11:09.977743009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090461s
2026-01-16T17:11:09.979112768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-01-16T17:11:09.980862862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-01-16T17:11:09.989179191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084076s
2026-01-16T17:11:09.990501965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-01-16T17:11:09.992216538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-01-16T17:11:10.000339016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081748s
2026-01-16T17:11:10.001928297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-16T17:11:10', 'add_scene_mapping_origin')
2026-01-16T17:11:10.005730164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.008455352Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-16T17:11:10.010023751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163523s
2026-01-16T17:11:10.011642611Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-16T17:11:10.013257052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.015580041Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-01-16T17:11:10.026754064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:10.028537787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-01-16T17:11:10.032926586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044016s
2026-01-16T17:11:10.034468451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:10.035844141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-01-16T17:11:10.039004596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032246s
2026-01-16T17:11:10.040316328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:10.041663812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-01-16T17:11:10.044658433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030617s
2026-01-16T17:11:10.046200328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-16T17:11:10', 'remove_custom_filter_type')
2026-01-16T17:11:10.049935130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.052621710Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-16T17:11:10.054222404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110438s
2026-01-16T17:11:10.055904832Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-16T17:11:10.057556619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.059931642Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-01-16T17:11:10.063314495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:11:10.066736857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-16T17:11:10.071309577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045574s
2026-01-16T17:11:10.072896002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-16T17:11:10', 'update_btn_url_to_https')
2026-01-16T17:11:10.076628338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.079249106Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-16T17:11:10.080843447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125487s
2026-01-16T17:11:10.082423489Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-16T17:11:10.084163283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.086467454Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-01-16T17:11:10.091499989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:10.093213460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:10.094456082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-01-16T17:11:10.096554639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:10.106756595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103097s
2026-01-16T17:11:10.108354673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-16T17:11:10', 'add_on_episodefiledelete_for_upgrade')
2026-01-16T17:11:10.112240339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.115240501Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-16T17:11:10.116982389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188623s
2026-01-16T17:11:10.118599856Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-16T17:11:10.120182804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.122479490Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-01-16T17:11:10.127086688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:11:10.128691190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-16T17:11:10.129936959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-16T17:11:10.131673977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-16T17:11:10.141337108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009606s
2026-01-16T17:11:10.143169909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-16T17:11:10', 'add_name_release_profile')
2026-01-16T17:11:10.147218342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.150043061Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-16T17:11:10.151665929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184772s
2026-01-16T17:11:10.153382386Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-16T17:11:10.155055305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.157556703Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-01-16T17:11:10.161248468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.162748068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.207902197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446584s
2026-01-16T17:11:10.210004180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-16T17:11:10', 'add_arabic_and_hindi_languages')
2026-01-16T17:11:10.214445524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.217391688Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-16T17:11:10.219074567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546305s
2026-01-16T17:11:10.221723833Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-16T17:11:10.223531904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.226193073Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-01-16T17:11:10.236908834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:11:10.238892639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-16T17:11:10.240212137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-16T17:11:10.242240692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:10.252052112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099186s
2026-01-16T17:11:10.253400808Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:11:10.254737921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-16T17:11:10.257782012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031137s
2026-01-16T17:11:10.259308015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-16T17:11:10', 'add_bypass_to_delay_profile')
2026-01-16T17:11:10.263011113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.265883538Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-16T17:11:10.267490434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112167s
2026-01-16T17:11:10.269142431Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-16T17:11:10.270835000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.273164691Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-01-16T17:11:10.276845995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.278301937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.302841338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024167s
2026-01-16T17:11:10.305159647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-16T17:11:10', 'email_multiple_addresses')
2026-01-16T17:11:10.309184543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.311868669Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-16T17:11:10.313492539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335308s
2026-01-16T17:11:10.315126750Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-16T17:11:10.316711883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.319011634Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-01-16T17:11:10.325917683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:11:10.327551273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-16T17:11:10.328832774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-16T17:11:10.330858333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:10.340783071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098878s
2026-01-16T17:11:10.342489497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-16T17:11:10.344563424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:10.354525978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098996s
2026-01-16T17:11:10.356238728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.357600179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.638312738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2802897s
2026-01-16T17:11:10.640697381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-16T17:11:10', 'cdh_per_downloadclient')
2026-01-16T17:11:10.644779111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.648497640Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-16T17:11:10.650054686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2908543s
2026-01-16T17:11:10.651887277Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-16T17:11:10.653396626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.656073257Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-01-16T17:11:10.661335615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:10.662846278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-16T17:11:10.664132999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-16T17:11:10.665781920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-16T17:11:10.674680461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008995s
2026-01-16T17:11:10.676223389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-16T17:11:10', 'add_indexer_tags')
2026-01-16T17:11:10.679891105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.682525070Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-16T17:11:10.684033939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169001s
2026-01-16T17:11:10.685629011Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-16T17:11:10.687265577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.689565279Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-01-16T17:11:10.693211121Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-16T17:11:10.694994413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-16T17:11:10.716492258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215281s
2026-01-16T17:11:10.718186149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-16T17:11:10', 'rename_blacklist_to_blocklist')
2026-01-16T17:11:10.722529637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.741474851Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-16T17:11:10.743142440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466437s
2026-01-16T17:11:10.744793485Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-16T17:11:10.746365621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.748729141Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-01-16T17:11:10.754090729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:10.756028121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-16T17:11:10.759313938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033636s
2026-01-16T17:11:10.760605209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:10.762393781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-16T17:11:10.765152918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028475s
2026-01-16T17:11:10.766425771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.767787283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.812973145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449283s
2026-01-16T17:11:10.814963253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-16T17:11:10', 'remove_plex_hometheatre')
2026-01-16T17:11:10.819016185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.822180618Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-16T17:11:10.823760380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544115s
2026-01-16T17:11:10.825395272Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-16T17:11:10.826996286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.829328133Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-01-16T17:11:10.833052834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.834477563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.850918164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161437s
2026-01-16T17:11:10.852909314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-16T17:11:10', 'release_profile_to_array')
2026-01-16T17:11:10.856889179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.859665971Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-16T17:11:10.861262396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251707s
2026-01-16T17:11:10.862877299Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-16T17:11:10.864440938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.866735649Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-01-16T17:11:10.870147721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.871572460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.898836088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269206s
2026-01-16T17:11:10.900811937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-16T17:11:10', 'mediainfo_to_ffmpeg')
2026-01-16T17:11:10.904771111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.907607022Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-16T17:11:10.909163487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360421s
2026-01-16T17:11:10.910737918Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-16T17:11:10.912378211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.914676971Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-01-16T17:11:10.919692381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:10.921260419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-16T17:11:10.922516720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-16T17:11:10.924336084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:10.933848361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095826s
2026-01-16T17:11:10.935530488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-16T17:11:10', 'download_client_per_indexer')
2026-01-16T17:11:10.939502237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.942356987Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-16T17:11:10.944019004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181632s
2026-01-16T17:11:10.945697725Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-16T17:11:10.947354411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.949769184Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-01-16T17:11:10.954751458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:10.956386421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-16T17:11:10.957647230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-16T17:11:10.959617989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:10.969257643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009758s
2026-01-16T17:11:10.970806392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-16T17:11:10', 'add_on_update_to_notifications')
2026-01-16T17:11:10.974629311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:10.977341413Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-16T17:11:10.978992037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179006s
2026-01-16T17:11:10.980621409Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-16T17:11:10.982220590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:10.984528267Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-01-16T17:11:10.988374052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:10.989849293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:10.999187730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091237s
2026-01-16T17:11:11.001038187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-16T17:11:11', 'update_series_sort_title')
2026-01-16T17:11:11.005066019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.007660674Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-16T17:11:11.009282230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178098s
2026-01-16T17:11:11.010911592Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-16T17:11:11.012482946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.014782587Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-01-16T17:11:11.019351669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:11.020892583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:11.022153312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-01-16T17:11:11.023816030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-01-16T17:11:11.032929063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091957s
2026-01-16T17:11:11.034501781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-16T17:11:11', 'add_tvdbid_to_episode')
2026-01-16T17:11:11.038235180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.040865166Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-16T17:11:11.042428024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171857s
2026-01-16T17:11:11.044055251Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-16T17:11:11.045819845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.048150929Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-01-16T17:11:11.052826205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:11:11.054417580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:11.055676545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-16T17:11:11.057574859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-16T17:11:11.066796971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093059s
2026-01-16T17:11:11.068397144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-16T17:11:11', 'add_additional_info_to_pending_releases')
2026-01-16T17:11:11.072418733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.075096075Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-16T17:11:11.076855689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176663s
2026-01-16T17:11:11.078475682Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-16T17:11:11.080258883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.082653956Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-01-16T17:11:11.086384199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:11.087843167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:11.125609997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373065s
2026-01-16T17:11:11.127694916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-16T17:11:11', 'add_malayalam_and_ukrainian_languages')
2026-01-16T17:11:11.132082172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.134749193Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-16T17:11:11.136528016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468523s
2026-01-16T17:11:11.138127196Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-16T17:11:11.139826017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.142250600Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-01-16T17:11:11.147522628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:11:11.149210297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:11.150495886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-16T17:11:11.152378317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-16T17:11:11.161667616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093839s
2026-01-16T17:11:11.163242497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-16T17:11:11', 'add_language_tags_to_subtitle_files')
2026-01-16T17:11:11.167146550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.169854454Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-16T17:11:11.171586712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176376s
2026-01-16T17:11:11.173224180Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-16T17:11:11.174767278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.177115467Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-01-16T17:11:11.199528125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-16T17:11:11.201944862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-01-16T17:11:11.208240761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068025s
2026-01-16T17:11:11.209641853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-16T17:11:11.211370064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-16T17:11:11.214944883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037107s
2026-01-16T17:11:11.216305373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:11.217808660Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-16T17:11:11.219067997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-16T17:11:11.220946520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:11.230309366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094299s
2026-01-16T17:11:11.231629585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:11.233100457Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-16T17:11:11.234369473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-16T17:11:11.236267175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:11.245267912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091317s
2026-01-16T17:11:11.246598702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:11.248106849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-16T17:11:11.249355544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-16T17:11:11.251221712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:11.260356960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092165s
2026-01-16T17:11:11.261707149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:11.263167641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:11.336049380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0725833s
2026-01-16T17:11:11.337795667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:11.339164284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:11.352803923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133826s
2026-01-16T17:11:11.354543627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-16T17:11:11.405117580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-01-16T17:11:11.412628205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-01-16T17:11:11.419137044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:11:11.422118969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:11:11.444486216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878832s
2026-01-16T17:11:11.446245539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-16T17:11:11.506011064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-01-16T17:11:11.512808042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-01-16T17:11:11.518388661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:11:11.521530459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:11:11.543717672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09521s
2026-01-16T17:11:11.545855448Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:11.548412678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-16T17:11:11.551908007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003774s
2026-01-16T17:11:11.553607720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-16T17:11:11', 'add_custom_formats')
2026-01-16T17:11:11.557330939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.588959547Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-16T17:11:11.590567195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407939s
2026-01-16T17:11:11.592591511Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-16T17:11:11.594627512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.597606802Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-01-16T17:11:11.604017643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:11:11.605602174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-16T17:11:11.606998266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-01-16T17:11:11.609227054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:11.619396275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103514s
2026-01-16T17:11:11.621091839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-16T17:11:11', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-16T17:11:11.625281878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.628536262Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-16T17:11:11.630554427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196134s
2026-01-16T17:11:11.632186984Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-16T17:11:11.635524175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.637881232Z [Info] remove_omg: Starting migration of Main DB to 173
2026-01-16T17:11:11.641523017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:11:11.643799291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:11:11.647300382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034991s
2026-01-16T17:11:11.648901987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-16T17:11:11', 'remove_omg')
2026-01-16T17:11:11.652602580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.655629556Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-16T17:11:11.657075569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118466s
2026-01-16T17:11:11.658708327Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-16T17:11:11.660243669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.662550425Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-01-16T17:11:11.668210894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-16T17:11:11.669719563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-16T17:11:11.670974500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-16T17:11:11.672634163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-16T17:11:11.681723057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092047s
2026-01-16T17:11:11.683058306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-16T17:11:11.684714852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-16T17:11:11.693186724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085495s
2026-01-16T17:11:11.694734351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-16T17:11:11', 'add_salt_to_users')
2026-01-16T17:11:11.698405144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:11.701269763Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-16T17:11:11.702779353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166446s
2026-01-16T17:11:11.704443665Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-16T17:11:11.706173609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:11.708531518Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-01-16T17:11:11.721366837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:11.723021269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-16T17:11:11.724338472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-01-16T17:11:11.726210091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:11.736107354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099968s
2026-01-16T17:11:11.737467964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:11:11.738829456Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-16T17:11:11.740090195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-16T17:11:11.741794558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:11.750789924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090591s
2026-01-16T17:11:11.752134632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:11:11.753514391Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-16T17:11:11.754774038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-01-16T17:11:11.756476677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:11.765500410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091s
2026-01-16T17:11:11.766767262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.768888724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.771766770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028796s
2026-01-16T17:11:11.773068432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.775110214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.777918189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027885s
2026-01-16T17:11:11.779198678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.781301332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-16T17:11:11.784152575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028325s
2026-01-16T17:11:11.785468304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-01-16T17:11:11.834548810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:11.841809302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-01-16T17:11:11.851017948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:11:11.852737380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:11:11.876098568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:11:11.880684514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934233s
2026-01-16T17:11:11.882523538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-16T17:11:11.931907795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:11.939743556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-01-16T17:11:11.946094857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:11:11.950290907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:11:11.972040710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:11:11.975984423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:11:11.979764295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:11:11.984254057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:11:11.988809682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:11:11.992512419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082258s
2026-01-16T17:11:11.995054569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-01-16T17:11:12.042962292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:12.051639958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:11:12.059307220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:11:12.062336852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:11:12.084816955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:11:12.088457177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917517s
2026-01-16T17:11:12.089820663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-01-16T17:11:12.138258293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-01-16T17:11:12.154006399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-01-16T17:11:12.170501208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:12.174509581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:12.195973608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:12.200020098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:12.203757354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:12.207225158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:12.210627581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:12.213992728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:12.217380300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258521s
2026-01-16T17:11:12.218751622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-16T17:11:12.268538189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-01-16T17:11:12.278584261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-01-16T17:11:12.288073482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-16T17:11:12.291549072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-16T17:11:12.313861558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:11:12.318347141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977291s
2026-01-16T17:11:12.319865249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-16T17:11:12.321434299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-16T17:11:12.325008036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003557s
2026-01-16T17:11:12.326635824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-16T17:11:12', 'language_profiles_to_custom_formats')
2026-01-16T17:11:12.330833348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.334726017Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-16T17:11:12.336545011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133741s
2026-01-16T17:11:12.338408764Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-16T17:11:12.339952173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.342828676Z [Info] original_language: Starting migration of Main DB to 176
2026-01-16T17:11:12.349222292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:12.350858537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:12.352146000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-01-16T17:11:12.353955945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:12.364334156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104086s
2026-01-16T17:11:12.366066565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-16T17:11:12', 'original_language')
2026-01-16T17:11:12.369870777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.372905549Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-16T17:11:12.374450560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189516s
2026-01-16T17:11:12.376160424Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-16T17:11:12.378129319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.380550666Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-01-16T17:11:12.386023568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:12.387662158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:12.388936815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-16T17:11:12.390993637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:12.401753827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106971s
2026-01-16T17:11:12.405302474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-16T17:11:12', 'add_on_manual_interaction_required_to_notifications')
2026-01-16T17:11:12.410509852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.413368809Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-16T17:11:12.415314368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225088s
2026-01-16T17:11:12.416989952Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-16T17:11:12.418468630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.420846188Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-01-16T17:11:12.426986004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-16T17:11:12.480133510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:12.487759959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-01-16T17:11:12.494412868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:11:12.497807234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:11:12.521850896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:12.526753740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973866s
2026-01-16T17:11:12.528367761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:12.530010509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-16T17:11:12.531442473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-01-16T17:11:12.533602333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-16T17:11:12.543522712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098993s
2026-01-16T17:11:12.545459092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-16T17:11:12', 'list_sync_time')
2026-01-16T17:11:12.549847630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.553144199Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-16T17:11:12.554723921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196658s
2026-01-16T17:11:12.556511320Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-16T17:11:12.558041993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.560759736Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-01-16T17:11:12.569452613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-16T17:11:12.571749649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-01-16T17:11:12.579138741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007953s
2026-01-16T17:11:12.580765818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-16T17:11:12.582581304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-16T17:11:12.586576380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041406s
2026-01-16T17:11:12.588773996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-16T17:11:12', 'add_auto_tagging')
2026-01-16T17:11:12.592659491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.595677158Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-16T17:11:12.597229104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132984s
2026-01-16T17:11:12.598962595Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-16T17:11:12.600458067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.602847429Z [Info] task_duration: Starting migration of Main DB to 180
2026-01-16T17:11:12.607394316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:11:12.609056724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-16T17:11:12.610320890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-16T17:11:12.612243361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-16T17:11:12.621782783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096277s
2026-01-16T17:11:12.623342865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-16T17:11:12', 'task_duration')
2026-01-16T17:11:12.626993718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.629593504Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-16T17:11:12.631062843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017509s
2026-01-16T17:11:12.632694088Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-16T17:11:12.634395565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.636822142Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-01-16T17:11:12.642084941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:11:12.643771126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-16T17:11:12.645038469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-16T17:11:12.646944227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-16T17:11:12.656389439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095305s
2026-01-16T17:11:12.657704898Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:11:12.660119201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:11:12.663192269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030879s
2026-01-16T17:11:12.664742251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-16T17:11:12', 'quality_definition_preferred_size')
2026-01-16T17:11:12.669614564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.672898658Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-16T17:11:12.674670967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127926s
2026-01-16T17:11:12.676385279Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-16T17:11:12.678258732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.680647433Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-01-16T17:11:12.698213761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:11:12.700231124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:12.701749742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-16T17:11:12.703896425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:12.714017238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102696s
2026-01-16T17:11:12.715342988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:11:12.716788659Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-16T17:11:12.718038466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-16T17:11:12.719961529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-16T17:11:12.728896424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090145s
2026-01-16T17:11:12.730457618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-16T17:11:12', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-16T17:11:12.734551894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.737351442Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-16T17:11:12.739219995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175029s
2026-01-16T17:11:12.740909507Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-16T17:11:12.742509359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.745223846Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-01-16T17:11:12.749114321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-16T17:11:12.751447731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-16T17:11:12.754872779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033839s
2026-01-16T17:11:12.756177115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-01-16T17:11:12.759482242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-01-16T17:11:12.764102887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045867s
2026-01-16T17:11:12.765646216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-16T17:11:12', 'update_images_remote_url')
2026-01-16T17:11:12.769353091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.771917666Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-16T17:11:12.773500915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124233s
2026-01-16T17:11:12.775092790Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-16T17:11:12.776833135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.779110572Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-01-16T17:11:12.784322579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-01-16T17:11:12.787711113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-01-16T17:11:12.792252980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045216s
2026-01-16T17:11:12.793790727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-16T17:11:12', 'remove_invalid_roksbox_metadata_images')
2026-01-16T17:11:12.797698948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.801478149Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-16T17:11:12.802464676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125746s
2026-01-16T17:11:12.804151303Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-16T17:11:12.805710813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.808202311Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-01-16T17:11:12.813125616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:12.814732152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-16T17:11:12.815973492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-01-16T17:11:12.817665800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:12.827192717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096431s
2026-01-16T17:11:12.828747127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-16T17:11:12', 'add_episode_runtime')
2026-01-16T17:11:12.832419703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.835117697Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-16T17:11:12.836648670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176241s
2026-01-16T17:11:12.838251709Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-16T17:11:12.839810117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.842161222Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-01-16T17:11:12.846981781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:11:12.848546602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-16T17:11:12.849795537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-16T17:11:12.851449929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:12.861269445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098505s
2026-01-16T17:11:12.863020652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-16T17:11:12', 'add_result_to_commands')
2026-01-16T17:11:12.866884343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.869654101Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-16T17:11:12.871258142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183651s
2026-01-16T17:11:12.872955831Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-16T17:11:12.874668410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.877127522Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-01-16T17:11:12.882280741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:12.883987929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:12.885246885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-01-16T17:11:12.887090287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:12.896904473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098704s
2026-01-16T17:11:12.898591380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-16T17:11:12', 'add_on_series_add_to_notifications')
2026-01-16T17:11:12.902691327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:12.905462598Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-16T17:11:12.907193765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185288s
2026-01-16T17:11:12.908859640Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:11:12.910792472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:12.913268849Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-01-16T17:11:12.966792142Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:11:12.969189671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-16T17:11:12.972265676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032609s
2026-01-16T17:11:12.973693331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:11:12.975204564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-01-16T17:11:12.979591139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-16T17:11:13.026266249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:13.035165953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:11:13.044192081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:11:13.047547659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:11:13.071203120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:11:13.075647059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966786s
2026-01-16T17:11:13.077054594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:11:13.078456247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-16T17:11:13.079731355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-16T17:11:13.130591494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:13.139718726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-01-16T17:11:13.148177151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:11:13.151367466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:11:13.173847499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-16T17:11:13.178649641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969672s
2026-01-16T17:11:13.180136345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:11:13.181516564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-16T17:11:13.182800440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-16T17:11:13.232800437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:11:13.241402160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:11:13.248314772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:11:13.251109190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:11:13.272786477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881622s
2026-01-16T17:11:13.274281507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:11:13.275656426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-16T17:11:13.276945032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-16T17:11:13.323871058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:11:13.332386237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:11:13.339608422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:11:13.342982517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:11:13.364662690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0859051s
2026-01-16T17:11:13.366200517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:11:13.367577811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-16T17:11:13.368898150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-16T17:11:13.415735327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-01-16T17:11:13.424286749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-01-16T17:11:13.432469489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:11:13.435741879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:11:13.458182944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873038s
2026-01-16T17:11:13.460028842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:11:13.461635567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s
2026-01-16T17:11:13.462961788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-16T17:11:13.511178364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:13.518170656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:11:13.524373779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:11:13.527539264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:11:13.557050428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:11:13.563772075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0987762s
2026-01-16T17:11:13.565246635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:11:13.566788470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-16T17:11:13.568091644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-16T17:11:13.618416195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:13.625182612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:11:13.636954530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:11:13.640330990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:11:13.662296106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:11:13.666504933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096369s
2026-01-16T17:11:13.667859801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:11:13.669411576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-16T17:11:13.670937971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-16T17:11:13.717254149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:13.723704138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-16T17:11:13.729687008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:11:13.733178329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:11:13.755192725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:11:13.759371350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086434s
2026-01-16T17:11:13.760713243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-16T17:11:13.762193955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-16T17:11:13.763476037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-16T17:11:13.810336832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:11:13.828768672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-01-16T17:11:13.836250420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-16T17:11:13.839864499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-16T17:11:13.862167856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:11:13.866390921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-16T17:11:13.870017465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:11:13.873793970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1084845s
2026-01-16T17:11:13.875174711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:13.876635062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-16T17:11:13.877941784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-01-16T17:11:13.925903336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:13.935539773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-01-16T17:11:13.947261450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-16T17:11:13.950597298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-16T17:11:13.972570951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-16T17:11:13.976606950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967661s
2026-01-16T17:11:13.977938742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:13.979325134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-16T17:11:13.980635012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-01-16T17:11:14.027818938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-01-16T17:11:14.040717875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-01-16T17:11:14.055974631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:11:14.059430772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:11:14.134991206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:11:14.139532282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:11:14.143158124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:11:14.148074174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:11:14.152458655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1699844s
2026-01-16T17:11:14.153896671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:14.155328424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-16T17:11:14.156689686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-01-16T17:11:14.205728367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-01-16T17:11:14.220066052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-01-16T17:11:14.236797568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-16T17:11:14.240931123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-16T17:11:14.263922466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-16T17:11:14.268529855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-16T17:11:14.272291621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-16T17:11:14.276974562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-16T17:11:14.281652153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224453s
2026-01-16T17:11:14.283136793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:11:14.284606412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-16T17:11:14.285924347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-16T17:11:14.334291716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:11:14.342358983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-16T17:11:14.348660083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:11:14.351613631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:11:14.375118168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872315s
2026-01-16T17:11:14.376869966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:11:14.378352291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-16T17:11:14.379740807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-16T17:11:14.431969733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-16T17:11:14.440269428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-16T17:11:14.446388552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:11:14.449272380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:11:14.471657542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900485s
2026-01-16T17:11:14.473342375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:11:14.474751664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:14.476060519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-16T17:11:14.531227714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-01-16T17:11:14.539418599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-01-16T17:11:14.545755141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:11:14.549491997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:11:14.572030378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:11:14.575652021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:11:14.579060756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-16T17:11:14.582721349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:11:14.586404957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-16T17:11:14.589648249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1119378s
2026-01-16T17:11:14.590975362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:14.592481836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-16T17:11:14.593978540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-16T17:11:14.640416243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:11:14.648139757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:11:14.654602293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:11:14.657710021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:11:14.680399106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:14.684921343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889733s
2026-01-16T17:11:14.686706368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:14.688241720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:14.689539394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-16T17:11:14.736647918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:11:14.744733441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:11:14.751840655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:11:14.754980739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:11:14.777052901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:14.781020812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895408s
2026-01-16T17:11:14.782380911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:14.783887946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-16T17:11:14.785188455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-16T17:11:14.831475254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:11:14.838243525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:11:14.844496989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:11:14.847527362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:11:14.870175304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:14.875023748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879369s
2026-01-16T17:11:14.877473642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:14.879023924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-16T17:11:14.880589487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-16T17:11:14.927047621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-01-16T17:11:14.934096357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-01-16T17:11:14.940360994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:11:14.943439654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:11:14.965326543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:11:14.969214423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866974s
2026-01-16T17:11:14.970545293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:11:14.972038941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-16T17:11:14.973818174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-16T17:11:15.023350870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:11:15.031725666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:11:15.038354256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:11:15.041333145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:11:15.062950240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:11:15.066758891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903434s
2026-01-16T17:11:15.068099250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:11:15.069536194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-16T17:11:15.071006225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-16T17:11:15.117907401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:11:15.125220449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:11:15.133117814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:11:15.136310023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:11:15.158706538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:11:15.163921521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0905852s
2026-01-16T17:11:15.165403786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:11:15.166858325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-16T17:11:15.168196701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-16T17:11:15.216433857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-16T17:11:15.224171050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-16T17:11:15.230755370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:11:15.233820533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:11:15.256199834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:11:15.260850530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907778s
2026-01-16T17:11:15.262189396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:11:15.263647112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-16T17:11:15.265059206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-16T17:11:15.318674915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:11:15.329408742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:11:15.343750676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:11:15.347657644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:11:15.372227056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043207s
2026-01-16T17:11:15.374612339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:11:15.376169836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-01-16T17:11:15.378642656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-16T17:11:15.428143628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-16T17:11:15.436331939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-16T17:11:15.443253589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:11:15.446171275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:11:15.467739412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871632s
2026-01-16T17:11:15.469237880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:11:15.470690796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-16T17:11:15.472045384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-16T17:11:15.519315403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-01-16T17:11:15.526889376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-01-16T17:11:15.533143331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-16T17:11:15.536144686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-16T17:11:15.559728251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856245s
2026-01-16T17:11:15.561604520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:11:15.563304864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-16T17:11:15.564696206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-16T17:11:15.617972522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-16T17:11:15.624816265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-16T17:11:15.630301652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:11:15.633673082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:11:15.657495799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:11:15.662308672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095496s
2026-01-16T17:11:15.664153477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:11:15.665745353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-16T17:11:15.667232508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-16T17:11:15.719204998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-16T17:11:15.725714678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-16T17:11:15.731105134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:11:15.734325359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:11:15.758602161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:11:15.763886855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945266s
2026-01-16T17:11:15.765479492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:15.766858820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-16T17:11:15.768443571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-01-16T17:11:15.819151013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:11:15.837268581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:11:15.859623302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:15.864858886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:15.887393991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:15.892230120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:15.896770114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:15.900942837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:15.905296455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:15.910599926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:15.916414787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459507s
2026-01-16T17:11:15.918252808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:15.919755926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-01-16T17:11:15.921442101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-01-16T17:11:15.976385715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:11:15.997961948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:11:16.017728977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:16.026131470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:16.053533075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:16.060552261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:16.066962441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:16.072417437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:16.078333151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:16.084288955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:16.089102169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1653518s
2026-01-16T17:11:16.091091646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:16.092729334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-16T17:11:16.094478386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-01-16T17:11:16.149848288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:11:16.168793673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:11:16.185869853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:16.190425578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:16.213303994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:16.217519373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:16.221271791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:16.224702089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:16.228296117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:16.231982982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:16.235763406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389397s
2026-01-16T17:11:16.237808154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:16.239887241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-01-16T17:11:16.241708629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-01-16T17:11:16.297905085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:11:16.314600970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:11:16.331520715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:16.336066009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:16.358390379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:16.363365469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:16.367613875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:16.371161429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:16.374610105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:16.377940743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:16.381477555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379122s
2026-01-16T17:11:16.382820690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:16.384283096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-16T17:11:16.386216910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-01-16T17:11:16.439398775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-01-16T17:11:16.458330553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-01-16T17:11:16.477827168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-16T17:11:16.483208626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-16T17:11:16.510855395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-16T17:11:16.518005284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-16T17:11:16.524694867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-16T17:11:16.531041548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-16T17:11:16.535952298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-16T17:11:16.540957789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-16T17:11:16.545538555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1570672s
2026-01-16T17:11:16.547286856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:11:16.549013333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-01-16T17:11:16.550583495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-16T17:11:16.606629347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-01-16T17:11:16.616549015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-01-16T17:11:16.624886506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-16T17:11:16.629208190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-16T17:11:16.653724925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003676s
2026-01-16T17:11:16.656865219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:11:16.659209571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-01-16T17:11:16.660919154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-16T17:11:16.713891266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-01-16T17:11:16.722424301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-01-16T17:11:16.730419193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-16T17:11:16.734162672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-16T17:11:16.757875247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094668s
2026-01-16T17:11:16.759548527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:11:16.761008478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:16.762334648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:11:16.815952181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:11:16.822951507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:11:16.829663645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:11:16.833959116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:11:16.857485978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:11:16.865683747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1007948s
2026-01-16T17:11:16.868564459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-16T17:11:16', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:11:16.873896978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:16.879813484Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:11:16.883178821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151418s
2026-01-16T17:11:16.888864672Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-16T17:11:16.891631384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:16.896271118Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-01-16T17:11:16.907890589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:16.910109218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:16.911359185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-16T17:11:16.913514676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-16T17:11:16.923417941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102364s
2026-01-16T17:11:16.924980528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-16T17:11:16', 'add_colon_replacement_to_naming_config')
2026-01-16T17:11:16.928893097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:16.931417541Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-16T17:11:16.933163898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018297s
2026-01-16T17:11:16.934787879Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-16T17:11:16.936424695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:16.938691330Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-01-16T17:11:16.943471417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:16.945523159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:16.946751954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-16T17:11:16.948749457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:16.958391124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098899s
2026-01-16T17:11:16.959892087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-16T17:11:16', 'health_restored_notification')
2026-01-16T17:11:16.963561147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:16.966095501Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-16T17:11:16.967683679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176535s
2026-01-16T17:11:16.969332289Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-16T17:11:16.971686430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:16.974667394Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-01-16T17:11:16.979547332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:11:16.981709216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-16T17:11:16.982957590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-16T17:11:16.984911695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-16T17:11:16.994761252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100351s
2026-01-16T17:11:16.996533852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-16T17:11:16', 'add_download_client_tags')
2026-01-16T17:11:17.000457253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.003175157Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-16T17:11:17.004824659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018589s
2026-01-16T17:11:17.006470153Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-16T17:11:17.008211079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.010604840Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-01-16T17:11:17.018646445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-01-16T17:11:17.021183134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-16T17:11:17.022520297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-01-16T17:11:17.072789195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-01-16T17:11:17.077829035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-01-16T17:11:17.081734912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-01-16T17:11:17.084814624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-01-16T17:11:17.106782716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-16T17:11:17.111061413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863274s
2026-01-16T17:11:17.112869234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-16T17:11:17', 'import_exclusion_type')
2026-01-16T17:11:17.116645149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.125825367Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-16T17:11:17.127799112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1009785s
2026-01-16T17:11:17.129591983Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-16T17:11:17.131232837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.134660390Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-01-16T17:11:17.151393309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-01-16T17:11:17.154155462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-01-16T17:11:17.161222234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077339s
2026-01-16T17:11:17.162538565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:11:17.163989306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-16T17:11:17.165216558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-01-16T17:11:17.167307228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.177113317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098953s
2026-01-16T17:11:17.178671285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-16T17:11:17', 'add_import_list_items')
2026-01-16T17:11:17.182310083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.185298712Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-16T17:11:17.186801499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180949s
2026-01-16T17:11:17.188375348Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-16T17:11:17.189928887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.192218879Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-01-16T17:11:17.201347934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-16T17:11:17.203443244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-16T17:11:17.209800938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006706s
2026-01-16T17:11:17.211374317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-16T17:11:17.213119031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-16T17:11:17.216932892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039063s
2026-01-16T17:11:17.218409796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-16T17:11:17', 'add_notification_status')
2026-01-16T17:11:17.221988503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.335152549Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-16T17:11:17.338074975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216592s
2026-01-16T17:11:17.340635411Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-16T17:11:17.343522636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.348138632Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-01-16T17:11:17.354836020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:17.357622071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:17.373999665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157293s
2026-01-16T17:11:17.376142360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-16T17:11:17', 'parse_language_tags_from_existing_subtitle_files')
2026-01-16T17:11:17.380471238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.383454536Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-16T17:11:17.385311256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260056s
2026-01-16T17:11:17.387021149Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-16T17:11:17.388487422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.390770129Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-01-16T17:11:17.395194350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-16T17:11:17.396779732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.93E-05s
2026-01-16T17:11:17.397990010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-01-16T17:11:17.399725345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-01-16T17:11:17.409079213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095059s
2026-01-16T17:11:17.410573803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-16T17:11:17', 'add_finale_type')
2026-01-16T17:11:17.414120776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.417445903Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-16T17:11:17.418883628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179178s
2026-01-16T17:11:17.420436055Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-16T17:11:17.421954162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.424206699Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-01-16T17:11:17.429043650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:11:17.430641067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-16T17:11:17.431839851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-01-16T17:11:17.433834128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:17.443819798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100662s
2026-01-16T17:11:17.445358688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-16T17:11:17', 'list_add_missing_search')
2026-01-16T17:11:17.449074040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.452136949Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-16T17:11:17.453661178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184786s
2026-01-16T17:11:17.455193033Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-16T17:11:17.456959150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.459203781Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-01-16T17:11:17.465939456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:11:17.468077752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-16T17:11:17.469120973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-16T17:11:17.470814835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-16T17:11:17.480545772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097014s
2026-01-16T17:11:17.482132167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-16T17:11:17.483553269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-16T17:11:17.484777635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-16T17:11:17.486453410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.496137443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097394s
2026-01-16T17:11:17.497470528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:17.498768311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:17.515102277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160181s
2026-01-16T17:11:17.517039348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-16T17:11:17', 'parse_title_from_existing_subtitle_files')
2026-01-16T17:11:17.521077651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.534923796Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-16T17:11:17.536839505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360757s
2026-01-16T17:11:17.538415068Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-16T17:11:17.539896331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.542281785Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-01-16T17:11:17.546739282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:17.548291739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-16T17:11:17.549493048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-01-16T17:11:17.551247762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-01-16T17:11:17.561032869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097521s
2026-01-16T17:11:17.562856301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-16T17:11:17', 'series_last_aired')
2026-01-16T17:11:17.566686114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.571034321Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-16T17:11:17.572621587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019878s
2026-01-16T17:11:17.574208093Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-16T17:11:17.575738545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.578093067Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-01-16T17:11:17.584213182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:17.585764756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:17.587008010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-01-16T17:11:17.588806412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.599258071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103832s
2026-01-16T17:11:17.600924117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:11:17.602294406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-16T17:11:17.603510285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-16T17:11:17.605325601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.615535914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101408s
2026-01-16T17:11:17.617316309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-16T17:11:17', 'AddNewItemMonitorType')
2026-01-16T17:11:17.621073646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.623571156Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-16T17:11:17.625108633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184329s
2026-01-16T17:11:17.626672883Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-16T17:11:17.628143445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.630405510Z [Info] email_encryption: Starting migration of Main DB to 201
2026-01-16T17:11:17.633773734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:17.635179635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:17.656077612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201025s
2026-01-16T17:11:17.658092180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-16T17:11:17', 'email_encryption')
2026-01-16T17:11:17.661873295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.664720358Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-16T17:11:17.666225860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295088s
2026-01-16T17:11:17.667808157Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-16T17:11:17.669321876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.671766559Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-01-16T17:11:17.677992317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:11:17.679709115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:17.681005716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-16T17:11:17.682753787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.692871052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101981s
2026-01-16T17:11:17.694216953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:17.695574857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-16T17:11:17.696802159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-01-16T17:11:17.698527714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.707804557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093788s
2026-01-16T17:11:17.709345651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-16T17:11:17', 'add_indexer_flags')
2026-01-16T17:11:17.712931042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.715938338Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-16T17:11:17.717409661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175426s
2026-01-16T17:11:17.718982599Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-16T17:11:17.720418712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.722667130Z [Info] release_type: Starting migration of Main DB to 203
2026-01-16T17:11:17.729115657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:11:17.730660307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:17.731887258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-01-16T17:11:17.733646982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.743642453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100368s
2026-01-16T17:11:17.745090008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:17.746516020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-16T17:11:17.747765116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-01-16T17:11:17.749567796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.760407567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108265s
2026-01-16T17:11:17.761896395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:17.763210241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:17.777084172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135351s
2026-01-16T17:11:17.779037025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-16T17:11:17', 'release_type')
2026-01-16T17:11:17.783389531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.788778374Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-16T17:11:17.790726297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253845s
2026-01-16T17:11:17.792406681Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-16T17:11:17.793894918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.796521769Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-01-16T17:11:17.801688484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-16T17:11:17.803235099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-16T17:11:17.804477120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-01-16T17:11:17.806234910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-01-16T17:11:17.815925486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097752s
2026-01-16T17:11:17.817215364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:17.818516905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:17.836605856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176946s
2026-01-16T17:11:17.838530121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-16T17:11:17', 'add_add_release_hash')
2026-01-16T17:11:17.842381076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.899400059Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-16T17:11:17.901276088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0807092s
2026-01-16T17:11:17.902819396Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-16T17:11:17.904356110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.906643607Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-01-16T17:11:17.913031402Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-16T17:11:17.916121515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-16T17:11:17.920175730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040841s
2026-01-16T17:11:17.921669609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-16T17:11:17', 'rename_season_pack_spec')
2026-01-16T17:11:17.925363177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:17.935567007Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-16T17:11:17.937266029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193574s
2026-01-16T17:11:17.938852464Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-16T17:11:17.940257353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:17.942636325Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-01-16T17:11:17.948834718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:17.950486615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:17.951705660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-01-16T17:11:17.953354170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:17.963752331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103441s
2026-01-16T17:11:17.966070580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-01-16T17:11:17.968224438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-01-16T17:11:17.973154987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049436s
2026-01-16T17:11:17.975432594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-16T17:11:17', 'add_tmdbid')
2026-01-16T17:11:17.979920402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.003411722Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-16T17:11:18.005197007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351912s
2026-01-16T17:11:18.006791198Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-16T17:11:18.008545762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.011277183Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-01-16T17:11:18.023251037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:11:18.025140533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-16T17:11:18.026595924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-01-16T17:11:18.028482994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:11:18.040715079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121808s
2026-01-16T17:11:18.043367090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-16T17:11:18', 'add_on_import_complete_to_notifications')
2026-01-16T17:11:18.048964312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.051657165Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-16T17:11:18.053435687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233579s
2026-01-16T17:11:18.055726992Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-16T17:11:18.058360245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.061981528Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-01-16T17:11:18.065582610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:18.067015176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:18.103504613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356577s
2026-01-16T17:11:18.105547127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-16T17:11:18', 'add_monitored_seasons_filter')
2026-01-16T17:11:18.109433494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.112668429Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-16T17:11:18.114249142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456353s
2026-01-16T17:11:18.115790326Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-16T17:11:18.117777959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.120313706Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-01-16T17:11:18.124981496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:11:18.126488010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-16T17:11:18.127683959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-01-16T17:11:18.129731553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-01-16T17:11:18.139959692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103597s
2026-01-16T17:11:18.141479783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-16T17:11:18', 'add_custom_colon_replacement_to_naming_config')
2026-01-16T17:11:18.145380910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.148115928Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-16T17:11:18.149944741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185557s
2026-01-16T17:11:18.151925801Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-16T17:11:18.154940923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.158429939Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-01-16T17:11:18.163712087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:11:18.165331128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-16T17:11:18.166532297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-16T17:11:18.169130440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:11:18.179419852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103937s
2026-01-16T17:11:18.181681547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-16T17:11:18', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-16T17:11:18.188398554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.191928574Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-16T17:11:18.193781806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229148s
2026-01-16T17:11:18.195357880Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-16T17:11:18.197083736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.200228479Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-01-16T17:11:18.202944469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-16T17:11:18', 'add_blurary576p_quality_in_profiles')
2026-01-16T17:11:18.207049396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.209460392Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-16T17:11:18.211147259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123973s
2026-01-16T17:11:18.212689194Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-16T17:11:18.214634252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.216873832Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-01-16T17:11:18.220692342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:18.222103164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:18.254226528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317674s
2026-01-16T17:11:18.256285375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-16T17:11:18', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-16T17:11:18.260779826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.264571372Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-16T17:11:18.266522932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424458s
2026-01-16T17:11:18.268081020Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-16T17:11:18.269630831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:18.271903799Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-01-16T17:11:18.277549068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:18.279023848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-16T17:11:18.280266992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-01-16T17:11:18.281900472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:18.291814057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100145s
2026-01-16T17:11:18.293123945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-16T17:11:18.294443893Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-16T17:11:18.295629862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-01-16T17:11:18.297290997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:11:18.306638873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094233s
2026-01-16T17:11:18.308165287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-16T17:11:18', 'add_mal_and_anilist_ids')
2026-01-16T17:11:18.311794536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:18.314429372Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-16T17:11:18.315978182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172429s
2026-01-16T17:11:18.471337015Z [Debug] MigrationController: Took: 00:00:26.3129701
2026-01-16T17:11:22.132111026Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-16T17:11:22.890040467Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:11:23.123548467Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:11:23.131664662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:23.134354209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:23.415829262Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-16T17:11:23.449111881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3085026s
2026-01-16T17:11:23.460550548Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:11:23.463759390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3204482s
2026-01-16T17:11:23.925110582Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:11:23.932399160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:23.973567261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:11:23.993180029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:11:24.028672228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500988s
2026-01-16T17:11:24.032197889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.044213928Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:11:24.047314753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656867s
2026-01-16T17:11:24.089984137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:11:24.093887548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.110937024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:11:24.116510138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:11:24.134663778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019705s
2026-01-16T17:11:24.137540021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:11:24.140656798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2026-01-16T17:11:24.144492432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:11:24.150445331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:11:24.176319430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261957s
2026-01-16T17:11:24.179723576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.184203338Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:11:24.187024389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351352s
2026-01-16T17:11:24.193558950Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:11:24.196775427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.202580559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:11:24.205964754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-16T17:11:24.209801160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:11:24.214344289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:11:24.222558823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082559s
2026-01-16T17:11:24.225244011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.231057268Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:11:24.234606266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168034s
2026-01-16T17:11:24.250973939Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:11:24.253910664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.261467543Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-16T17:11:24.276381388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-16T17:11:24.281084580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:11:24.294214694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138893s
2026-01-16T17:11:24.299591592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:11:24', 'InitialSetup')
2026-01-16T17:11:24.311056452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.315760967Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:11:24.318711969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355715s
2026-01-16T17:11:24.321568662Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-16T17:11:24.324781713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.328882261Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-01-16T17:11:24.333192091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:11:24', 'remove_tvrage_imdb_unique_constraint')
2026-01-16T17:11:24.340904614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.345201177Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-16T17:11:24.348395690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203917s
2026-01-16T17:11:24.351032441Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-16T17:11:24.354179629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.358165456Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-01-16T17:11:24.361538078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:11:24', 'remove_renamed_scene_mapping_columns')
2026-01-16T17:11:24.368695313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.374699865Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-16T17:11:24.377922987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202796s
2026-01-16T17:11:24.380592373Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-16T17:11:24.383221948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.387202545Z [Info] updated_history: Starting migration of Log DB to 4
2026-01-16T17:11:24.389830317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:11:24', 'updated_history')
2026-01-16T17:11:24.396348324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.400552721Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-16T17:11:24.403278110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172892s
2026-01-16T17:11:24.405925472Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-16T17:11:24.408883629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.412932103Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-01-16T17:11:24.415842244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:11:24', 'added_eventtype_to_history')
2026-01-16T17:11:24.422556556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.427260469Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-16T17:11:24.430338237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183466s
2026-01-16T17:11:24.432967673Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-16T17:11:24.435740116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.439780964Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-01-16T17:11:24.453612230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-01-16T17:11:24.456689206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:11:24.465179716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087208s
2026-01-16T17:11:24.467717787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-16T17:11:24.470505181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:11:24.480389137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103178s
2026-01-16T17:11:24.482653527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-16T17:11:24.485293363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:11:24.490171368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050082s
2026-01-16T17:11:24.492635270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:11:24', 'add_index_to_log_time')
2026-01-16T17:11:24.499129258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.504725960Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-16T17:11:24.507479545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195301s
2026-01-16T17:11:24.510056655Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-16T17:11:24.512956024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.516726157Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-01-16T17:11:24.519574804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:11:24', 'add_renameEpisodes_to_naming')
2026-01-16T17:11:24.526349568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.530880583Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-16T17:11:24.533774361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01792s
2026-01-16T17:11:24.536178313Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-16T17:11:24.538733288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.542353940Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-01-16T17:11:24.544779825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:11:24', 'remove_backlog')
2026-01-16T17:11:24.550819298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.554673230Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-16T17:11:24.557249739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159604s
2026-01-16T17:11:24.559594000Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-16T17:11:24.562271302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.565834177Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-01-16T17:11:24.568365074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:11:24', 'fix_rename_episodes')
2026-01-16T17:11:24.574417203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.578369433Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-16T17:11:24.581070021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161156s
2026-01-16T17:11:24.584600542Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-16T17:11:24.588292727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.594190355Z [Info] add_monitored: Starting migration of Log DB to 10
2026-01-16T17:11:24.602482184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:11:24', 'add_monitored')
2026-01-16T17:11:24.615516304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.620182542Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-16T17:11:24.622882108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319814s
2026-01-16T17:11:24.625506875Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-16T17:11:24.628819165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.634979562Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-01-16T17:11:24.639043767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:11:24', 'remove_ignored')
2026-01-16T17:11:24.648677849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.655182359Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-16T17:11:24.661405482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248517s
2026-01-16T17:11:24.666404580Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-16T17:11:24.671209767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.678413896Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-01-16T17:11:24.683087438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:11:24', 'remove_custom_start_date')
2026-01-16T17:11:24.691078531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.695477140Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-16T17:11:24.698538656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243716s
2026-01-16T17:11:24.701165716Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-16T17:11:24.703892688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.708099310Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-01-16T17:11:24.710926384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:11:24', 'add_air_date_utc')
2026-01-16T17:11:24.717731339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.721963532Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-16T17:11:24.724801628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180983s
2026-01-16T17:11:24.727319208Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-16T17:11:24.729909665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.734004562Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-01-16T17:11:24.736725231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:11:24', 'drop_air_date')
2026-01-16T17:11:24.743287597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.747864455Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-16T17:11:24.750643642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177765s
2026-01-16T17:11:24.753291184Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-16T17:11:24.756094169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.760277774Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-01-16T17:11:24.763349019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:11:24', 'add_air_date_as_string')
2026-01-16T17:11:24.770128182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.774564046Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-16T17:11:24.777571883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183803s
2026-01-16T17:11:24.780297533Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-16T17:11:24.783399189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.787549357Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-01-16T17:11:24.790616234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:11:24', 'updated_imported_history_item')
2026-01-16T17:11:24.797762195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.802140774Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-16T17:11:24.805347893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187242s
2026-01-16T17:11:24.808017729Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-16T17:11:24.810770113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.814838807Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-01-16T17:11:24.817699879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:11:24', 'reset_scene_names')
2026-01-16T17:11:24.824413479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.829104327Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-16T17:11:24.831880808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182512s
2026-01-16T17:11:24.834538631Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-16T17:11:24.837233057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.841415541Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-01-16T17:11:24.844216802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:11:24', 'remove_duplicates')
2026-01-16T17:11:24.850956125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.855675179Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-16T17:11:24.858870915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183853s
2026-01-16T17:11:24.862034777Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-16T17:11:24.865148998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.869173303Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-01-16T17:11:24.873560538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:11:24', 'restore_unique_constraints')
2026-01-16T17:11:24.883541589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.889433996Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-16T17:11:24.893259090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239898s
2026-01-16T17:11:24.896705431Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-16T17:11:24.901045361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.905410873Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-01-16T17:11:24.908501527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:11:24', 'add_year_and_seasons_to_series')
2026-01-16T17:11:24.915599262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.920869486Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-16T17:11:24.924127627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195226s
2026-01-16T17:11:24.926736231Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-16T17:11:24.929479466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.933558320Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-01-16T17:11:24.936216884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:11:24', 'drop_seasons_table')
2026-01-16T17:11:24.944610789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.950053070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-16T17:11:24.952948771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202105s
2026-01-16T17:11:24.955525180Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-16T17:11:24.960621223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.965728950Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-01-16T17:11:24.968792600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:11:24', 'move_indexer_to_generic_provider')
2026-01-16T17:11:24.975406830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:24.981618100Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-16T17:11:24.984928426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204093s
2026-01-16T17:11:24.987641059Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-16T17:11:24.991228023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:24.995505848Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-01-16T17:11:24.998956568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:11:24', 'add_config_contract_to_indexers')
2026-01-16T17:11:25.006526613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.011735033Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-16T17:11:25.015559976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203769s
2026-01-16T17:11:25.018484105Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-16T17:11:25.021174313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.025518291Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-01-16T17:11:25.029314457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:11:25', 'drop_tvdb_episodeid')
2026-01-16T17:11:25.037497567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.042401954Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-16T17:11:25.045766199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211359s
2026-01-16T17:11:25.048402318Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-16T17:11:25.051532963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.055635205Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-01-16T17:11:25.059242400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:11:25', 'move_notification_to_generic_provider')
2026-01-16T17:11:25.066759469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.070757961Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-16T17:11:25.074950535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192397s
2026-01-16T17:11:25.078551868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-16T17:11:25.083042281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.088136330Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-01-16T17:11:25.092258612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:11:25', 'add_config_contract_to_notifications')
2026-01-16T17:11:25.099647823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.103763101Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-16T17:11:25.107169732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208639s
2026-01-16T17:11:25.109920953Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-16T17:11:25.112522562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.116050457Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-01-16T17:11:25.118924796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:11:25', 'fix_omgwtfnzbs')
2026-01-16T17:11:25.125083219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.128949215Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-16T17:11:25.132465296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164237s
2026-01-16T17:11:25.135454526Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-16T17:11:25.138071717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.141850417Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-01-16T17:11:25.145027325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:11:25', 'add_blacklist_table')
2026-01-16T17:11:25.151054764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.154919126Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-16T17:11:25.157592220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168271s
2026-01-16T17:11:25.159906741Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-16T17:11:25.162747352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.166343424Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-01-16T17:11:25.169089214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:11:25', 'add_formats_to_naming_config')
2026-01-16T17:11:25.175383270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.262942969Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-16T17:11:25.266234168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998998s
2026-01-16T17:11:25.268725555Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-16T17:11:25.271841601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.275677286Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-01-16T17:11:25.278753381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:11:25', 'add_season_folder_format_to_naming_config')
2026-01-16T17:11:25.285558907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.289884097Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-16T17:11:25.293065173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180399s
2026-01-16T17:11:25.295392570Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-16T17:11:25.298336940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.301821518Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-01-16T17:11:25.304571506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:11:25', 'delete_old_naming_config_columns')
2026-01-16T17:11:25.310928539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.314810627Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-16T17:11:25.317736860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164889s
2026-01-16T17:11:25.320089579Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-16T17:11:25.322863415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.326380368Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-01-16T17:11:25.328982348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:11:25', 'set_default_release_group')
2026-01-16T17:11:25.335411586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.339655173Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-16T17:11:25.342457707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167899s
2026-01-16T17:11:25.344875185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-16T17:11:25.347815347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.351383723Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-01-16T17:11:25.353955302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:11:25', 'add_api_key_to_pushover')
2026-01-16T17:11:25.360439230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.364445439Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-16T17:11:25.367059964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165034s
2026-01-16T17:11:25.369393464Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-16T17:11:25.372165005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.375642900Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-01-16T17:11:25.378216964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:11:25', 'remove_series_contraints')
2026-01-16T17:11:25.384259022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.388101100Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-16T17:11:25.390820707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015963s
2026-01-16T17:11:25.393110147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-16T17:11:25.396214840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.399653996Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-01-16T17:11:25.402576271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:11:25', 'add_series_folder_format_to_naming_config')
2026-01-16T17:11:25.409057905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.413897061Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-16T17:11:25.418498388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175632s
2026-01-16T17:11:25.421318627Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-16T17:11:25.424238818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.427707174Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-01-16T17:11:25.430554267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:11:25', 'update_with_quality_converters')
2026-01-16T17:11:25.437321707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.495240762Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-16T17:11:25.498557231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0708173s
2026-01-16T17:11:25.501114651Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-16T17:11:25.503912316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.507710244Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-01-16T17:11:25.510812622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:11:25', 'add_configurable_qualities')
2026-01-16T17:11:25.535784284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.639826137Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-16T17:11:25.653336677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349759s
2026-01-16T17:11:25.658839028Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-16T17:11:25.666893539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.679349495Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-01-16T17:11:25.688225020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:11:25', 'add_on_upgrade_to_notifications')
2026-01-16T17:11:25.701584534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.777932384Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-16T17:11:25.789171158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095927s
2026-01-16T17:11:25.795919028Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-16T17:11:25.804161187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.813473902Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-01-16T17:11:25.821643285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:11:25', 'add_metadata_tables')
2026-01-16T17:11:25.836895863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.888705865Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-16T17:11:25.896395060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858962s
2026-01-16T17:11:25.901842040Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-16T17:11:25.909638962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.918829412Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-01-16T17:11:25.925646771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:11:25', 'add_metadata_to_episodes_and_series')
2026-01-16T17:11:25.940994360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:25.968055269Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-16T17:11:25.973402569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574367s
2026-01-16T17:11:25.978820761Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-16T17:11:25.984228040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:25.989809300Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-01-16T17:11:25.995162040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:11:25', 'fix_xbmc_season_images_metadata')
2026-01-16T17:11:26.006017132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.031139817Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-16T17:11:26.035891026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046586s
2026-01-16T17:11:26.040084712Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-16T17:11:26.045144763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.051222663Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-01-16T17:11:26.055311157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:11:26', 'add_download_clients_table')
2026-01-16T17:11:26.064922163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.114055674Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-16T17:11:26.118489153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0692814s
2026-01-16T17:11:26.122774674Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-16T17:11:26.127355018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.133854548Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-01-16T17:11:26.138459222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-16T17:11:26', 'convert_config_to_download_clients')
2026-01-16T17:11:26.157327612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.208322311Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-16T17:11:26.213624439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0808418s
2026-01-16T17:11:26.217221484Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-16T17:11:26.221491062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.229090758Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-01-16T17:11:26.234538669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:11:26', 'fix_xbmc_episode_metadata')
2026-01-16T17:11:26.248478564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.303618652Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-16T17:11:26.307949985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821494s
2026-01-16T17:11:26.312021455Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-16T17:11:26.315866308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.324116563Z [Info] add_indexes: Starting migration of Log DB to 45
2026-01-16T17:11:26.328497156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:11:26', 'add_indexes')
2026-01-16T17:11:26.341084476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.362700589Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-16T17:11:26.367637521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469127s
2026-01-16T17:11:26.371259566Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-16T17:11:26.375233579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.382499973Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-01-16T17:11:26.387198516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-16T17:11:26', 'fix_nzb_su_url')
2026-01-16T17:11:26.399193774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.408049910Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-16T17:11:26.412650635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328951s
2026-01-16T17:11:26.416732295Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-16T17:11:26.421684920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.428867775Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-01-16T17:11:26.431889120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:11:26', 'add_temporary_blacklist_columns')
2026-01-16T17:11:26.438376526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.450508939Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-16T17:11:26.454177938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289062s
2026-01-16T17:11:26.456382438Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-16T17:11:26.459097035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.462637385Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-01-16T17:11:26.465190226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-16T17:11:26', 'add_title_to_scenemappings')
2026-01-16T17:11:26.471467228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.475947551Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-16T17:11:26.478671988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016881s
2026-01-16T17:11:26.480904023Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-16T17:11:26.483359147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.487723136Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-01-16T17:11:26.490024220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:11:26', 'fix_dognzb_url')
2026-01-16T17:11:26.498139404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.503186238Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-16T17:11:26.505667826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198151s
2026-01-16T17:11:26.507893127Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-16T17:11:26.510607293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.515987819Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-01-16T17:11:26.519693703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:11:26', 'add_hash_to_metadata_files')
2026-01-16T17:11:26.526908353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.531993524Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-16T17:11:26.534809736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213474s
2026-01-16T17:11:26.537253177Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-16T17:11:26.539917102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.544619061Z [Info] download_client_import: Starting migration of Log DB to 51
2026-01-16T17:11:26.547229207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:11:26', 'download_client_import')
2026-01-16T17:11:26.554376812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.558637593Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-16T17:11:26.561338052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187291s
2026-01-16T17:11:26.564058571Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-16T17:11:26.566640330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.571905604Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-01-16T17:11:26.576721743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:11:26', 'add_columns_for_anime')
2026-01-16T17:11:26.583170942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.587621465Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-16T17:11:26.590356393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209863s
2026-01-16T17:11:26.593122834Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-16T17:11:26.595760737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.599664138Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-01-16T17:11:26.602515841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:11:26', 'add_series_sorttitle')
2026-01-16T17:11:26.608802242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.613708322Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-16T17:11:26.616416336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179395s
2026-01-16T17:11:26.619305304Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-16T17:11:26.622206186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.626125971Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-01-16T17:11:26.628852572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:11:26', 'rename_profiles')
2026-01-16T17:11:26.635453556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.640172940Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-16T17:11:26.643300308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018216s
2026-01-16T17:11:26.646005196Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-16T17:11:26.648819263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.652805451Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-01-16T17:11:26.655293582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:11:26', 'drop_old_profile_columns')
2026-01-16T17:11:26.661140517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.665623586Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-16T17:11:26.669150910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169359s
2026-01-16T17:11:26.671538288Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-16T17:11:26.674322395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.677799798Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-01-16T17:11:26.680398742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:11:26', 'add_mediainfo_to_episodefile')
2026-01-16T17:11:26.686358515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.690947356Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-16T17:11:26.694742840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016546s
2026-01-16T17:11:26.697127012Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-16T17:11:26.700125180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.703605790Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-01-16T17:11:26.706402462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:11:26', 'convert_episode_file_path_to_relative')
2026-01-16T17:11:26.712954127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.717625094Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-16T17:11:26.722016037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175079s
2026-01-16T17:11:26.724315097Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-16T17:11:26.726909372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.730283056Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-01-16T17:11:26.732743841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:11:26', 'drop_episode_file_path')
2026-01-16T17:11:26.738612170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.742547315Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-16T17:11:26.745399168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156513s
2026-01-16T17:11:26.748057172Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-16T17:11:26.750882932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.754672394Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-01-16T17:11:26.757340197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:11:26', 'add_enable_options_to_indexers')
2026-01-16T17:11:26.763505463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.767195234Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-16T17:11:26.770599050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163248s
2026-01-16T17:11:26.772976828Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-16T17:11:26.776163777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.779666852Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-01-16T17:11:26.782288832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:11:26', 'remove_enable_from_indexers')
2026-01-16T17:11:26.788380851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.792545909Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-16T17:11:26.795704500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163647s
2026-01-16T17:11:26.797978159Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-16T17:11:26.800631213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.804528331Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-01-16T17:11:26.807082335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:11:26', 'clear_bad_scene_names')
2026-01-16T17:11:26.813143411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.817007112Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-16T17:11:26.819653111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164092s
2026-01-16T17:11:26.822006300Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-16T17:11:26.824708923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.828239363Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-01-16T17:11:26.830695650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:11:26', 'convert_quality_models')
2026-01-16T17:11:26.836785555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.840533262Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-16T17:11:26.843174812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158789s
2026-01-16T17:11:26.845501939Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-16T17:11:26.848087767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.851725904Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-01-16T17:11:26.854449970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:11:26', 'add_remotepathmappings')
2026-01-16T17:11:26.860621028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.864602045Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-16T17:11:26.867225569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016532s
2026-01-16T17:11:26.869522595Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-16T17:11:26.872199306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.876219643Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-01-16T17:11:26.888630016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-01-16T17:11:26.911768175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:11:26.921185050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-16T17:11:26.930409467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:11:26.935225426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-16T17:11:26.948999737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:11:26.954184048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628133s
2026-01-16T17:11:26.956514591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:11:26', 'remove_method_from_logs')
2026-01-16T17:11:26.962399974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.966839705Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-16T17:11:26.969471055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0755565s
2026-01-16T17:11:26.971872431Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-16T17:11:26.974624143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:26.978330698Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-01-16T17:11:26.981026276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:11:26', 'make_scene_numbering_nullable')
2026-01-16T17:11:26.987422829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:26.991621514Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-16T17:11:26.994834465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169129s
2026-01-16T17:11:26.997290061Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-16T17:11:26.999592778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.003247378Z [Info] add_tags: Starting migration of Log DB to 66
2026-01-16T17:11:27.005602651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:11:27', 'add_tags')
2026-01-16T17:11:27.012194707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.016215214Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-16T17:11:27.018543934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165898s
2026-01-16T17:11:27.020836291Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-16T17:11:27.023557070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.027268675Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-01-16T17:11:27.029748880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:11:27', 'add_added_to_series')
2026-01-16T17:11:27.036368542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.040115237Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-16T17:11:27.042707378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166126s
2026-01-16T17:11:27.044997390Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-16T17:11:27.048085098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.051630779Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-01-16T17:11:27.054192157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:11:27', 'add_release_restrictions')
2026-01-16T17:11:27.060439289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.064102176Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-16T17:11:27.066750599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160327s
2026-01-16T17:11:27.069004899Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-16T17:11:27.071397147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.074863949Z [Info] quality_proper: Starting migration of Log DB to 69
2026-01-16T17:11:27.077294665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:11:27', 'quality_proper')
2026-01-16T17:11:27.083933244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.087665411Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-16T17:11:27.090100003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162446s
2026-01-16T17:11:27.092498774Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-16T17:11:27.094931924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.098608629Z [Info] delay_profile: Starting migration of Log DB to 70
2026-01-16T17:11:27.101004975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:11:27', 'delay_profile')
2026-01-16T17:11:27.107149820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.111602859Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-16T17:11:27.114109637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165796s
2026-01-16T17:11:27.116654633Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-16T17:11:27.119407406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.123024421Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-01-16T17:11:27.125759529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:11:27', 'unknown_quality_in_profile')
2026-01-16T17:11:27.132381766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.137189268Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-16T17:11:27.139927493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178312s
2026-01-16T17:11:27.142426566Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-16T17:11:27.144976291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.148438934Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-01-16T17:11:27.150971304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:11:27', 'history_downloadId')
2026-01-16T17:11:27.182335239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.186253841Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-16T17:11:27.188855290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412985s
2026-01-16T17:11:27.191271386Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-16T17:11:27.193726139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.197301390Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-01-16T17:11:27.199861586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:11:27', 'clear_ratings')
2026-01-16T17:11:27.205779614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.209682364Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-16T17:11:27.212179012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159886s
2026-01-16T17:11:27.215205968Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-16T17:11:27.217653277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.221292446Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-01-16T17:11:27.223634924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:11:27', 'disable_eztv')
2026-01-16T17:11:27.229690469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.233891981Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-16T17:11:27.236282335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016245s
2026-01-16T17:11:27.238617999Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-16T17:11:27.241092052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.244935221Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-01-16T17:11:27.247505408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:11:27', 'force_lib_update')
2026-01-16T17:11:27.253580162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.258366621Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-16T17:11:27.260849461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172676s
2026-01-16T17:11:27.263257902Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-16T17:11:27.265917117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.270144200Z [Info] add_users_table: Starting migration of Log DB to 76
2026-01-16T17:11:27.272651530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:11:27', 'add_users_table')
2026-01-16T17:11:27.278563807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.289732380Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-16T17:11:27.292204468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237388s
2026-01-16T17:11:27.294509060Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-16T17:11:27.297155770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.301026074Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-01-16T17:11:27.303640530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:11:27', 'add_add_options_to_series')
2026-01-16T17:11:27.309769583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.373602238Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-16T17:11:27.376303699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763063s
2026-01-16T17:11:27.378673802Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-16T17:11:27.381215270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.385010023Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-01-16T17:11:27.391407046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:11:27', 'add_commands_table')
2026-01-16T17:11:27.397650981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.411615033Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-16T17:11:27.414173656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303737s
2026-01-16T17:11:27.416521375Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-16T17:11:27.418884694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.422437730Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-01-16T17:11:27.424699344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:11:27', 'dedupe_tags')
2026-01-16T17:11:27.430460947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.444579161Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-16T17:11:27.446976960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256432s
2026-01-16T17:11:27.449366492Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-16T17:11:27.452405603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.455998118Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-01-16T17:11:27.458959692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-16T17:11:27', 'move_dot_prefix_to_transmission_category')
2026-01-16T17:11:27.467057671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.518139095Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-16T17:11:27.521407337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655854s
2026-01-16T17:11:27.523824796Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-16T17:11:27.526372838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.529979070Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-01-16T17:11:27.532437421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-16T17:11:27', 'add_fanzub_settings')
2026-01-16T17:11:27.538679402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.619021857Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-16T17:11:27.623674737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923217s
2026-01-16T17:11:27.627662118Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-16T17:11:27.632376652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.638585166Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-01-16T17:11:27.643136131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-16T17:11:27', 'additonal_blacklist_columns')
2026-01-16T17:11:27.654134752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.795939186Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-16T17:11:27.799296257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1633236s
2026-01-16T17:11:27.801781432Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-16T17:11:27.804517222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.808343398Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-01-16T17:11:27.811105681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-16T17:11:27', 'update_quality_minmax_size')
2026-01-16T17:11:27.817994194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:27.878936608Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-16T17:11:27.885241946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074059s
2026-01-16T17:11:27.890631000Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-16T17:11:27.896870195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:27.905213448Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-01-16T17:11:27.911179984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-16T17:11:27', 'expand_transmission_urlbase')
2026-01-16T17:11:27.924792539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.009587120Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-16T17:11:28.018115775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124701s
2026-01-16T17:11:28.024744064Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-16T17:11:28.033094061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.040916184Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-01-16T17:11:28.045453231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-16T17:11:28', 'pushbullet_device_ids')
2026-01-16T17:11:28.054486494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.078851904Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-16T17:11:28.083750289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045766s
2026-01-16T17:11:28.088036912Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-16T17:11:28.093631900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.101701030Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-01-16T17:11:28.105888113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-16T17:11:28', 'remove_eztv')
2026-01-16T17:11:28.117123049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.132923400Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-16T17:11:28.137282068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392242s
2026-01-16T17:11:28.141514773Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-16T17:11:28.146577108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.153212662Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-01-16T17:11:28.158165887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-16T17:11:28', 'pushbullet_devices_channels_list')
2026-01-16T17:11:28.169743123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.186303163Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-16T17:11:28.189535734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396529s
2026-01-16T17:11:28.192109106Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-16T17:11:28.194997583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.199621846Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-01-16T17:11:28.202615455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-16T17:11:28', 'add_on_rename_to_notifcations')
2026-01-16T17:11:28.209647588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.217638922Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-16T17:11:28.220760448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225759s
2026-01-16T17:11:28.223352108Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-16T17:11:28.226014840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.230420112Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-01-16T17:11:28.233052834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-16T17:11:28', 'update_kickass_url')
2026-01-16T17:11:28.239491401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.252895657Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-16T17:11:28.255756688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264124s
2026-01-16T17:11:28.258237865Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-16T17:11:28.260956550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.264885062Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-01-16T17:11:28.267706945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-16T17:11:28', 'added_indexerstatus')
2026-01-16T17:11:28.273932443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.281841652Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-16T17:11:28.284458442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209884s
2026-01-16T17:11:28.286973176Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-16T17:11:28.289897906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.294706250Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-01-16T17:11:28.298003631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-16T17:11:28', 'add_unverifiedscenenumbering')
2026-01-16T17:11:28.305366609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.319975591Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-16T17:11:28.323299926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299562s
2026-01-16T17:11:28.325787907Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-16T17:11:28.328932149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.332860881Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-01-16T17:11:28.335902807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-16T17:11:28', 'naming_config_replace_illegal_characters')
2026-01-16T17:11:28.342583231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.358492541Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-16T17:11:28.361548185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295327s
2026-01-16T17:11:28.363756944Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-16T17:11:28.366224764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.369848572Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-01-16T17:11:28.372063733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-16T17:11:28', 'add_tvmazeid')
2026-01-16T17:11:28.377771899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.385623061Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-16T17:11:28.387998815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193881s
2026-01-16T17:11:28.390261191Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-16T17:11:28.393010138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.396420276Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-01-16T17:11:28.411683083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-16T17:11:28', 'add_additional_episodes_index')
2026-01-16T17:11:28.418272574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.432765522Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-16T17:11:28.435647967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395958s
2026-01-16T17:11:28.438146980Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-16T17:11:28.440570551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.444474072Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-01-16T17:11:28.446847222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-16T17:11:28', 'disable_kickass')
2026-01-16T17:11:28.452731823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.467207767Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-16T17:11:28.471682649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264438s
2026-01-16T17:11:28.474347355Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-16T17:11:28.477363420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.481094634Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-01-16T17:11:28.483812147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-16T17:11:28', 'add_reason_to_pending_releases')
2026-01-16T17:11:28.495921283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.532421252Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-16T17:11:28.535472537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546215s
2026-01-16T17:11:28.538084508Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-16T17:11:28.540714725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.544695923Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-01-16T17:11:28.547213232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-16T17:11:28', 'remove_titans_of_tv')
2026-01-16T17:11:28.553893376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.564486860Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-16T17:11:28.567213501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236749s
2026-01-16T17:11:28.569675680Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-16T17:11:28.572442161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.576452959Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-01-16T17:11:28.579168778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-16T17:11:28', 'extra_and_subtitle_files')
2026-01-16T17:11:28.585658518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.594051772Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-16T17:11:28.597110923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215379s
2026-01-16T17:11:28.599656640Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-16T17:11:28.602415185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.606427576Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-01-16T17:11:28.611277834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-16T17:11:28', 'add_scene_season_number')
2026-01-16T17:11:28.618518106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.629947103Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-16T17:11:28.632849729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275403s
2026-01-16T17:11:28.635709638Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-16T17:11:28.638873871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.642570646Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-01-16T17:11:28.645473271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-16T17:11:28', 'add_ultrahd_quality_in_profiles')
2026-01-16T17:11:28.651839592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.664104483Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-16T17:11:28.666983331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251925s
2026-01-16T17:11:28.669354456Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-16T17:11:28.672699794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.676405427Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-01-16T17:11:28.679623618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-16T17:11:28', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-16T17:11:28.686436609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.699624298Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-16T17:11:28.703023734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268823s
2026-01-16T17:11:28.705439590Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-16T17:11:28.708341885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.711949270Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-01-16T17:11:28.714703877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-16T17:11:28', 'fix_metadata_file_extensions')
2026-01-16T17:11:28.721029146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.734123717Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-16T17:11:28.737118448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256668s
2026-01-16T17:11:28.739515095Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-16T17:11:28.742016272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.745692636Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-01-16T17:11:28.748420951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-16T17:11:28', 'remove_kickass')
2026-01-16T17:11:28.754424672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.812354890Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-16T17:11:28.815105469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.070168s
2026-01-16T17:11:28.817515222Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-16T17:11:28.820377487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.824067027Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-01-16T17:11:28.827090827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-16T17:11:28', 'rename_torrent_downloadstation')
2026-01-16T17:11:28.833464573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:28.929765757Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-16T17:11:28.934242754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090804s
2026-01-16T17:11:28.937892584Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-16T17:11:28.941631835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:28.947071971Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-01-16T17:11:28.950655378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-16T17:11:28', 'update_btn_url')
2026-01-16T17:11:28.959504790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.027581742Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-16T17:11:29.031504252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858026s
2026-01-16T17:11:29.035044902Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-16T17:11:29.038840216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.044248127Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-01-16T17:11:29.047807165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-16T17:11:29', 'remove_wombles')
2026-01-16T17:11:29.056668831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.107180358Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-16T17:11:29.111465057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0682552s
2026-01-16T17:11:29.115490665Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-16T17:11:29.120176011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.126235865Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-01-16T17:11:29.130728773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-16T17:11:29', 'fix_extra_file_extension')
2026-01-16T17:11:29.141251656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.204569093Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-16T17:11:29.209479953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0842716s
2026-01-16T17:11:29.213652155Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-16T17:11:29.218458305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.225001893Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-01-16T17:11:29.229248816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-16T17:11:29', 'import_extra_files')
2026-01-16T17:11:29.239510392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.332600960Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-16T17:11:29.344269019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1138742s
2026-01-16T17:11:29.349502479Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-16T17:11:29.375553484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.406771044Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-01-16T17:11:29.419631474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-16T17:11:29', 'fix_extra_files_config')
2026-01-16T17:11:29.438561648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.515647393Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-16T17:11:29.539050907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400538s
2026-01-16T17:11:29.539069434Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-16T17:11:29.539075176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.541463385Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-01-16T17:11:29.549272883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-16T17:11:29', 'create_language_profiles')
2026-01-16T17:11:29.563172185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.593754666Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-16T17:11:29.600138763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603049s
2026-01-16T17:11:29.605332604Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-16T17:11:29.611583252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.620309325Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-01-16T17:11:29.625720082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-16T17:11:29', 'added_regex_to_scenemapping')
2026-01-16T17:11:29.635205445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.641799134Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-16T17:11:29.646126610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303288s
2026-01-16T17:11:29.649756971Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-16T17:11:29.654061029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.659515254Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-01-16T17:11:29.663607645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-16T17:11:29', 'consolidate_indexer_baseurl')
2026-01-16T17:11:29.673020152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.685992026Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-16T17:11:29.688788899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319787s
2026-01-16T17:11:29.691052538Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-16T17:11:29.693787025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.697289809Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-01-16T17:11:29.699875877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-16T17:11:29', 'rename_indexer_status_id')
2026-01-16T17:11:29.705833215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.712441193Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-16T17:11:29.715142673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186261s
2026-01-16T17:11:29.717432214Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-16T17:11:29.720199497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.723660768Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-01-16T17:11:29.726687604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-16T17:11:29', 'add_downloadclient_status')
2026-01-16T17:11:29.732689431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.742111457Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-16T17:11:29.744873018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219047s
2026-01-16T17:11:29.750436814Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-16T17:11:29.752993863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.756423290Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-01-16T17:11:29.758697620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-16T17:11:29', 'disable_nyaa')
2026-01-16T17:11:29.764432891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.772330967Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-16T17:11:29.774930692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193469s
2026-01-16T17:11:29.777217708Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-16T17:11:29.780300156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.783840767Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-01-16T17:11:29.786741068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-16T17:11:29', 'add_webrip_and_br480_qualites_in_profile')
2026-01-16T17:11:29.793163552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.806557246Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-16T17:11:29.809595585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262202s
2026-01-16T17:11:29.811820907Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-16T17:11:29.814593100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.818043419Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-01-16T17:11:29.820695620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-16T17:11:29', 'add_history_eventType_index')
2026-01-16T17:11:29.826830054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.838706983Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-16T17:11:29.841543696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241221s
2026-01-16T17:11:29.843799058Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-16T17:11:29.846954944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.850399421Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-01-16T17:11:29.853456087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-16T17:11:29', 'separate_automatic_and_interactive_searches')
2026-01-16T17:11:29.859917600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.867363806Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-16T17:11:29.870550354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204065s
2026-01-16T17:11:29.872781778Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-16T17:11:29.875886611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.879349074Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-01-16T17:11:29.882188482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-16T17:11:29', 'update_series_episodes_history_indexes')
2026-01-16T17:11:29.888520685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.901035058Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-16T17:11:29.903978707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251295s
2026-01-16T17:11:29.906204529Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-16T17:11:29.908836169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.912223481Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-01-16T17:11:29.914687383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-16T17:11:29', 'update_animetosho_url')
2026-01-16T17:11:29.920504097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.931340231Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-16T17:11:29.934468451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225047s
2026-01-16T17:11:29.936709604Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-16T17:11:29.939532700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.942894320Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-01-16T17:11:29.945533425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-16T17:11:29', 'add_remux_qualities_in_profile')
2026-01-16T17:11:29.951666777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.962150170Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-16T17:11:29.964975670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226063s
2026-01-16T17:11:29.967176112Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-16T17:11:29.969922242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:29.973335897Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-01-16T17:11:29.976023249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-16T17:11:29', 'add_history_seriesId_index')
2026-01-16T17:11:29.981966288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:29.992941852Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-16T17:11:29.996123349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230155s
2026-01-16T17:11:29.998359142Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-16T17:11:30.001156696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.004652346Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-01-16T17:11:30.007462355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-16T17:11:30', 'remove_media_browser_metadata')
2026-01-16T17:11:30.014542474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.026558073Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-16T17:11:30.027380099Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-16T17:11:30.030364599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254016s
2026-01-16T17:11:30.033929198Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-16T17:11:30.037315969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.040738461Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-01-16T17:11:30.044721062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-16T17:11:30', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-16T17:11:30.051345624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.066513390Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-16T17:11:30.069881333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291677s
2026-01-16T17:11:30.072160804Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-16T17:11:30.074753886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.078435601Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-01-16T17:11:30.080993151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-16T17:11:30', 'add_custom_filters')
2026-01-16T17:11:30.087058747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.094551457Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-16T17:11:30.097112445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198252s
2026-01-16T17:11:30.099344570Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-16T17:11:30.102477409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.105991767Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-01-16T17:11:30.108869994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-16T17:11:30', 'rename_restrictions_to_release_profiles')
2026-01-16T17:11:30.115203609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.131733880Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-16T17:11:30.134793281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292384s
2026-01-16T17:11:30.137123103Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:11:30.140304881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.143665369Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-01-16T17:11:30.148200162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-16T17:11:30', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:11:30.159480640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.169844873Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:11:30.172953413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295386s
2026-01-16T17:11:30.175366884Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-16T17:11:30.178459923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.181819439Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-01-16T17:11:30.184745672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-16T17:11:30', 'add_relative_original_path_to_episode_file')
2026-01-16T17:11:30.191266144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.199499455Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-16T17:11:30.202663788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210331s
2026-01-16T17:11:30.204914240Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-16T17:11:30.208067831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.211740017Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-01-16T17:11:30.214419663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-16T17:11:30', 'episode_last_searched_time')
2026-01-16T17:11:30.220630702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.236773242Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-16T17:11:30.239467658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286732s
2026-01-16T17:11:30.241732169Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-16T17:11:30.244399631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.247924811Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-01-16T17:11:30.250479115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-16T17:11:30', 'download_propers_config')
2026-01-16T17:11:30.256935988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.273035602Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-16T17:11:30.275962597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284596s
2026-01-16T17:11:30.278470507Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-16T17:11:30.281259695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.284975398Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-01-16T17:11:30.287662129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-16T17:11:30', 'add_download_client_priority')
2026-01-16T17:11:30.293904891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.309594850Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-16T17:11:30.312372303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283253s
2026-01-16T17:11:30.314608918Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-16T17:11:30.317334828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.326239481Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-01-16T17:11:30.328863726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-16T17:11:30', 'add_specials_folder_format')
2026-01-16T17:11:30.335044543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.344748567Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-16T17:11:30.347748007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273889s
2026-01-16T17:11:30.350003530Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-16T17:11:30.352771645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.356202244Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-01-16T17:11:30.358763542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-16T17:11:30', 'health_issue_notification')
2026-01-16T17:11:30.364717794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.375625872Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-16T17:11:30.378513417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228977s
2026-01-16T17:11:30.380753168Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:11:30.383832520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.387221314Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-01-16T17:11:30.390169151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-16T17:11:30', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:11:30.396658360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.404265921Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:11:30.407346004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204578s
2026-01-16T17:11:30.409574442Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-16T17:11:30.412511707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.415925743Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-01-16T17:11:30.418540389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-16T17:11:30', 'add_airedbefore_to_episodes')
2026-01-16T17:11:30.424589471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.438156985Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-16T17:11:30.440887194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256323s
2026-01-16T17:11:30.443166354Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-16T17:11:30.445572199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.448991114Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-01-16T17:11:30.451398152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-16T17:11:30', 'remove_bitmetv')
2026-01-16T17:11:30.457197642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.468840680Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-16T17:11:30.471268559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232611s
2026-01-16T17:11:30.473531627Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-16T17:11:30.476140251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.479557423Z [Info] add_download_history: Starting migration of Log DB to 139
2026-01-16T17:11:30.482008589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-16T17:11:30', 'add_download_history')
2026-01-16T17:11:30.487839643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.494375014Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-16T17:11:30.496956002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182498s
2026-01-16T17:11:30.499170652Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-16T17:11:30.502128439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.505506442Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-01-16T17:11:30.508351803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-16T17:11:30', 'remove_chown_and_folderchmod_config_v2')
2026-01-16T17:11:30.514703094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.519916343Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-16T17:11:30.522871905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176826s
2026-01-16T17:11:30.525755473Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-16T17:11:30.528316120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.531708001Z [Info] add_update_history: Starting migration of Log DB to 141
2026-01-16T17:11:30.545437511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-16T17:11:30.550003907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-16T17:11:30.558261507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097898s
2026-01-16T17:11:30.560765580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-16T17:11:30.563788949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:11:30.568884662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053372s
2026-01-16T17:11:30.571236949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-16T17:11:30', 'add_update_history')
2026-01-16T17:11:30.577068564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.594102198Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-16T17:11:30.596797046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305576s
2026-01-16T17:11:30.599268533Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-16T17:11:30.601758297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.605800247Z [Info] import_lists: Starting migration of Log DB to 142
2026-01-16T17:11:30.608441827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-16T17:11:30', 'import_lists')
2026-01-16T17:11:30.614603787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.627589108Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-16T17:11:30.630378887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025657s
2026-01-16T17:11:30.632853461Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-16T17:11:30.635548578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.639194090Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-01-16T17:11:30.641825510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-16T17:11:30', 'add_priority_to_indexers')
2026-01-16T17:11:30.647961537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.660878842Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-16T17:11:30.663530703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253236s
2026-01-16T17:11:30.665757086Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-16T17:11:30.668844564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.672262287Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-01-16T17:11:30.678383665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-16T17:11:30', 'import_lists_series_type_and_season_folder')
2026-01-16T17:11:30.684904027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.690657574Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-16T17:11:30.693891026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218135s
2026-01-16T17:11:30.696340699Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-16T17:11:30.698740082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.702521637Z [Info] remove_growl: Starting migration of Log DB to 145
2026-01-16T17:11:30.704898885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-16T17:11:30', 'remove_growl')
2026-01-16T17:11:30.710811733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.722284629Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-16T17:11:30.724719362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023548s
2026-01-16T17:11:30.726981298Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-16T17:11:30.729900246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.733457731Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-01-16T17:11:30.738464273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:11:30.740932133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:11:30.758539484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175155s
2026-01-16T17:11:30.761500577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-16T17:11:30', 'cleanup_duplicates_updatehistory')
2026-01-16T17:11:30.767990738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.782335287Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-16T17:11:30.785948153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414205s
2026-01-16T17:11:30.788444581Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-16T17:11:30.791424151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.795299165Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-01-16T17:11:30.798120257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-16T17:11:30', 'swap_filechmod_for_folderchmod')
2026-01-16T17:11:30.804540657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.816761499Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-16T17:11:30.819568712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252984s
2026-01-16T17:11:30.821939437Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-16T17:11:30.824496767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.828068300Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-01-16T17:11:30.830572022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-16T17:11:30', 'mediainfo_channels')
2026-01-16T17:11:30.837528011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.850192056Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-16T17:11:30.853177338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256846s
2026-01-16T17:11:30.855814950Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-16T17:11:30.859207332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.862965230Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-01-16T17:11:30.866096637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-16T17:11:30', 'add_on_delete_to_notifications')
2026-01-16T17:11:30.872274488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.884648158Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-16T17:11:30.887445101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02547s
2026-01-16T17:11:30.889613588Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-16T17:11:30.892246661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.895626978Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-01-16T17:11:30.898650317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-16T17:11:30', 'add_scene_mapping_origin')
2026-01-16T17:11:30.904669890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.910006027Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-16T17:11:30.912691405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01775s
2026-01-16T17:11:30.914917538Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-16T17:11:30.917627175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:30.921080811Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-01-16T17:11:30.961452717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-16T17:11:30', 'remove_custom_filter_type')
2026-01-16T17:11:30.970725111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:30.985483073Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-16T17:11:30.990017795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678558s
2026-01-16T17:11:30.994518560Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-16T17:11:30.997231644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.001264526Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-01-16T17:11:31.004024043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-16T17:11:31', 'update_btn_url_to_https')
2026-01-16T17:11:31.010264931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.022322955Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-16T17:11:31.025085940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250909s
2026-01-16T17:11:31.027434780Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-16T17:11:31.030457007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.034117228Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-01-16T17:11:31.037007158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-16T17:11:31', 'add_on_episodefiledelete_for_upgrade')
2026-01-16T17:11:31.043496928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.065088152Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-16T17:11:31.068382917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344745s
2026-01-16T17:11:31.071359733Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-16T17:11:31.074384384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.114807984Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-01-16T17:11:31.117776312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-16T17:11:31', 'add_name_release_profile')
2026-01-16T17:11:31.124050849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.134908004Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-16T17:11:31.137743114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607965s
2026-01-16T17:11:31.140153498Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-16T17:11:31.142987445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.146696976Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-01-16T17:11:31.149497065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-16T17:11:31', 'add_arabic_and_hindi_languages')
2026-01-16T17:11:31.161443745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.167841770Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-16T17:11:31.170736781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248494s
2026-01-16T17:11:31.173166965Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-16T17:11:31.176009820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.179651264Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-01-16T17:11:31.182365851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-16T17:11:31', 'add_bypass_to_delay_profile')
2026-01-16T17:11:31.208981423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.213240630Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-16T17:11:31.215969657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371704s
2026-01-16T17:11:31.218418398Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-16T17:11:31.221214800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.225237331Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-01-16T17:11:31.227900304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-16T17:11:31', 'email_multiple_addresses')
2026-01-16T17:11:31.234024889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.256978115Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-16T17:11:31.259730819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035708s
2026-01-16T17:11:31.262082766Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-16T17:11:31.264742943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.269732461Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-01-16T17:11:31.272657482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-16T17:11:31', 'cdh_per_downloadclient')
2026-01-16T17:11:31.278803540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.301454217Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-16T17:11:31.304204405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366659s
2026-01-16T17:11:31.306594900Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-16T17:11:31.309108111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.314556474Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-01-16T17:11:31.318696011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-16T17:11:31', 'add_indexer_tags')
2026-01-16T17:11:31.328451317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.368830588Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-16T17:11:31.371636269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594706s
2026-01-16T17:11:31.375738861Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-16T17:11:31.384665328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.390723259Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-01-16T17:11:31.396372416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-16T17:11:31', 'rename_blacklist_to_blocklist')
2026-01-16T17:11:31.407497731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.480646558Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-16T17:11:31.484829652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959007s
2026-01-16T17:11:31.488308619Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-16T17:11:31.492025394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.495828794Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-01-16T17:11:31.498586999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-16T17:11:31', 'remove_plex_hometheatre')
2026-01-16T17:11:31.504943891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.566039664Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-16T17:11:31.569040738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739251s
2026-01-16T17:11:31.571562847Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-16T17:11:31.574287585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.578248472Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-01-16T17:11:31.580918058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-16T17:11:31', 'release_profile_to_array')
2026-01-16T17:11:31.591038008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.650462696Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-16T17:11:31.656440474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758723s
2026-01-16T17:11:31.660188162Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-16T17:11:31.664145281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.670081577Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-01-16T17:11:31.674702934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-16T17:11:31', 'mediainfo_to_ffmpeg')
2026-01-16T17:11:31.686662410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.766329794Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-16T17:11:31.772303715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1019895s
2026-01-16T17:11:31.777611345Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-16T17:11:31.783946884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.790252493Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-01-16T17:11:31.794910604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-16T17:11:31', 'download_client_per_indexer')
2026-01-16T17:11:31.805441062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:31.869648741Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-16T17:11:31.882337055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854866s
2026-01-16T17:11:31.886533136Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-16T17:11:31.891240606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:31.896998051Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-01-16T17:11:31.901097347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-16T17:11:31', 'add_on_update_to_notifications')
2026-01-16T17:11:31.910550485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.009247053Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-16T17:11:32.041255165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176157s
2026-01-16T17:11:32.048644096Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-16T17:11:32.056213059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.064117949Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-01-16T17:11:32.070789355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-16T17:11:32', 'update_series_sort_title')
2026-01-16T17:11:32.092220386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.170962176Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-16T17:11:32.200847072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1147465s
2026-01-16T17:11:32.216692113Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-16T17:11:32.216707003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.221454063Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-01-16T17:11:32.227871297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-16T17:11:32', 'add_tvdbid_to_episode')
2026-01-16T17:11:32.242935104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.329509690Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-16T17:11:32.334839824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164052s
2026-01-16T17:11:32.339395279Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-16T17:11:32.345688082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.352815005Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-01-16T17:11:32.358586769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-16T17:11:32', 'add_additional_info_to_pending_releases')
2026-01-16T17:11:32.388773002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.468317018Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-16T17:11:32.475215310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223822s
2026-01-16T17:11:32.481389755Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-16T17:11:32.489147098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.498974480Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-01-16T17:11:32.506524856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-16T17:11:32', 'add_malayalam_and_ukrainian_languages')
2026-01-16T17:11:32.520050466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.610722062Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-16T17:11:32.643541458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214066s
2026-01-16T17:11:32.649505098Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-16T17:11:32.652683429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.658919017Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-01-16T17:11:32.663799716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-16T17:11:32', 'add_language_tags_to_subtitle_files')
2026-01-16T17:11:32.677765523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.686308548Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-16T17:11:32.690934244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336252s
2026-01-16T17:11:32.695292120Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-16T17:11:32.699222115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.704562791Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-01-16T17:11:32.708287361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-16T17:11:32', 'add_custom_formats')
2026-01-16T17:11:32.720959362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.736316510Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-16T17:11:32.740309833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370683s
2026-01-16T17:11:32.744051989Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-16T17:11:32.749123503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.752824767Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-01-16T17:11:32.756191237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-16T17:11:32', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-16T17:11:32.763079489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.768167897Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-16T17:11:32.771586261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190585s
2026-01-16T17:11:32.773803065Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-16T17:11:32.776143509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.779512394Z [Info] remove_omg: Starting migration of Log DB to 173
2026-01-16T17:11:32.781683266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-16T17:11:32', 'remove_omg')
2026-01-16T17:11:32.787267793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.791358120Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-16T17:11:32.793716750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152178s
2026-01-16T17:11:32.795913004Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-16T17:11:32.798469923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.801836413Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-01-16T17:11:32.804179642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-16T17:11:32', 'add_salt_to_users')
2026-01-16T17:11:32.809883038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.813810338Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-16T17:11:32.816329621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153446s
2026-01-16T17:11:32.818662690Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-16T17:11:32.821569785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.825003380Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-01-16T17:11:32.827750722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-16T17:11:32', 'language_profiles_to_custom_formats')
2026-01-16T17:11:32.834178026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.838660564Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-16T17:11:32.841580404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170842s
2026-01-16T17:11:32.843804995Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-16T17:11:32.846295601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.849710247Z [Info] original_language: Starting migration of Log DB to 176
2026-01-16T17:11:32.852066944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-16T17:11:32', 'original_language')
2026-01-16T17:11:32.857834018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.862305924Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-16T17:11:32.864853495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160011s
2026-01-16T17:11:32.867135771Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-16T17:11:32.870426078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.874618682Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-01-16T17:11:32.877919349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-16T17:11:32', 'add_on_manual_interaction_required_to_notifications')
2026-01-16T17:11:32.885084389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.889978435Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-16T17:11:32.893333802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195206s
2026-01-16T17:11:32.895813476Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-16T17:11:32.898297148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.901862659Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-01-16T17:11:32.904318925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-16T17:11:32', 'list_sync_time')
2026-01-16T17:11:32.910197044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.914622957Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-16T17:11:32.917135417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163086s
2026-01-16T17:11:32.919419166Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-16T17:11:32.921987830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.925572509Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-01-16T17:11:32.928184058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-16T17:11:32', 'add_auto_tagging')
2026-01-16T17:11:32.934014761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.938144568Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-16T17:11:32.940651066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161671s
2026-01-16T17:11:32.942854724Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-16T17:11:32.945288396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.948699435Z [Info] task_duration: Starting migration of Log DB to 180
2026-01-16T17:11:32.950936390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-16T17:11:32', 'task_duration')
2026-01-16T17:11:32.956569545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.960737939Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-16T17:11:32.963618050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015439s
2026-01-16T17:11:32.966433500Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-16T17:11:32.969373431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.973197753Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-01-16T17:11:32.976008964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-16T17:11:32', 'quality_definition_preferred_size')
2026-01-16T17:11:32.982460728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:32.987306828Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-16T17:11:32.990187439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179416s
2026-01-16T17:11:32.992467100Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-16T17:11:32.995673187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:32.999203968Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-01-16T17:11:33.002334222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-16T17:11:33', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-16T17:11:33.009028213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.013682376Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-16T17:11:33.016901890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180494s
2026-01-16T17:11:33.019228786Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-16T17:11:33.021950046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.025661321Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-01-16T17:11:33.028258982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-16T17:11:33', 'update_images_remote_url')
2026-01-16T17:11:33.034296081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.038762967Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-16T17:11:33.041453936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168237s
2026-01-16T17:11:33.043816624Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-16T17:11:33.046828891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.050529494Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-01-16T17:11:33.053522862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-16T17:11:33', 'remove_invalid_roksbox_metadata_images')
2026-01-16T17:11:33.060281043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.134354932Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-16T17:11:33.137718827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873018s
2026-01-16T17:11:33.140218471Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-16T17:11:33.142766733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.146544822Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-01-16T17:11:33.149080729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-16T17:11:33', 'add_episode_runtime')
2026-01-16T17:11:33.155111565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.201441931Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-16T17:11:33.225079756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584527s
2026-01-16T17:11:33.228660868Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-16T17:11:33.232756807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.238117202Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-01-16T17:11:33.242006945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-16T17:11:33', 'add_result_to_commands')
2026-01-16T17:11:33.251197084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.351533946Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-16T17:11:33.358172244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180265s
2026-01-16T17:11:33.363443490Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-16T17:11:33.388476064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.397551382Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-01-16T17:11:33.427412029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-16T17:11:33', 'add_on_series_add_to_notifications')
2026-01-16T17:11:33.443788390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.520771508Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-16T17:11:33.527374837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322373s
2026-01-16T17:11:33.532581021Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:11:33.540208232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.548019794Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-01-16T17:11:33.568897310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-16T17:11:33.574575556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000124s
2026-01-16T17:11:33.580311047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-16T17:11:33.610633203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-16T17:11:33.624732609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-16T17:11:33.636757416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:11:33.640984288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-16T17:11:33.648310543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:11:33.653127113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668388s
2026-01-16T17:11:33.655364799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-16T17:11:33.657890316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-16T17:11:33.659914272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-16T17:11:33.667643819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-16T17:11:33.675391803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-16T17:11:33.681821361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-16T17:11:33.686294209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-16T17:11:33.693610664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:11:33.698626846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357448s
2026-01-16T17:11:33.700747487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:11:33.703064493Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-16T17:11:33.705127809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:11:33.712282688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:11:33.719011399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:11:33.726738361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:11:33.731148563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:11:33.738665341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:11:33.746546002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384551s
2026-01-16T17:11:33.749002189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-16T17:11:33', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:11:33.756108851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.829642052Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:11:33.834840471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212953s
2026-01-16T17:11:33.837698657Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-16T17:11:33.840803250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.844611449Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-01-16T17:11:33.847584116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-16T17:11:33', 'add_colon_replacement_to_naming_config')
2026-01-16T17:11:33.854229449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.888357040Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-16T17:11:33.891419537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475523s
2026-01-16T17:11:33.894412826Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-16T17:11:33.898648536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.903940484Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-01-16T17:11:33.908112326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-16T17:11:33', 'health_restored_notification')
2026-01-16T17:11:33.918350104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.925424491Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-16T17:11:33.929670542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267566s
2026-01-16T17:11:33.933187755Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-16T17:11:33.937317633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.942586985Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-01-16T17:11:33.946440736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-16T17:11:33', 'add_download_client_tags')
2026-01-16T17:11:33.953238496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:33.958517628Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-16T17:11:33.961196954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212491s
2026-01-16T17:11:33.963409550Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-16T17:11:33.966044747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:33.969978139Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-01-16T17:11:33.972609639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-16T17:11:33', 'import_exclusion_type')
2026-01-16T17:11:33.979520988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.007615989Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-16T17:11:34.010288050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415272s
2026-01-16T17:11:34.012794648Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-16T17:11:34.015409865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.018981528Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-01-16T17:11:34.021505672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-16T17:11:34', 'add_import_list_items')
2026-01-16T17:11:34.027536437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.043712635Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-16T17:11:34.046353443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028313s
2026-01-16T17:11:34.048560167Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-16T17:11:34.051257770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.054603909Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-01-16T17:11:34.057120758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-16T17:11:34', 'add_notification_status')
2026-01-16T17:11:34.062983565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.096991645Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-16T17:11:34.100179295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452654s
2026-01-16T17:11:34.103267474Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-16T17:11:34.106954309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.111146702Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-01-16T17:11:34.114501679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-16T17:11:34', 'parse_language_tags_from_existing_subtitle_files')
2026-01-16T17:11:34.121385433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.137926255Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-16T17:11:34.141399309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310846s
2026-01-16T17:11:34.143911789Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-16T17:11:34.146412125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.149915821Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-01-16T17:11:34.152329181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-16T17:11:34', 'add_finale_type')
2026-01-16T17:11:34.158232269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.238707752Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-16T17:11:34.243086640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092059s
2026-01-16T17:11:34.247389927Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-16T17:11:34.252094281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.258368066Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-01-16T17:11:34.262788198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-16T17:11:34', 'list_add_missing_search')
2026-01-16T17:11:34.272378642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.307909299Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-16T17:11:34.312965782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552294s
2026-01-16T17:11:34.317156121Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-16T17:11:34.322535895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.328855813Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-01-16T17:11:34.334250518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-16T17:11:34', 'parse_title_from_existing_subtitle_files')
2026-01-16T17:11:34.345650046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.382898091Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-16T17:11:34.386242426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601269s
2026-01-16T17:11:34.388750808Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-16T17:11:34.391356636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.395272271Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-01-16T17:11:34.398719113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-16T17:11:34', 'series_last_aired')
2026-01-16T17:11:34.405677777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.450676271Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-16T17:11:34.453719159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590848s
2026-01-16T17:11:34.456633008Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-16T17:11:34.459505272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.463617254Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-01-16T17:11:34.467127212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-16T17:11:34', 'AddNewItemMonitorType')
2026-01-16T17:11:34.474585262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.490022091Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-16T17:11:34.492819675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304667s
2026-01-16T17:11:34.495423599Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-16T17:11:34.498074327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.527812548Z [Info] email_encryption: Starting migration of Log DB to 201
2026-01-16T17:11:34.530504790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-16T17:11:34', 'email_encryption')
2026-01-16T17:11:34.536590456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.556863745Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-16T17:11:34.559966384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0588222s
2026-01-16T17:11:34.562506620Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-16T17:11:34.565738839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.571153364Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-01-16T17:11:34.574924478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-16T17:11:34', 'add_indexer_flags')
2026-01-16T17:11:34.581829044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.586846749Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-16T17:11:34.589477086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210223s
2026-01-16T17:11:34.591928343Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-16T17:11:34.594390972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.598138389Z [Info] release_type: Starting migration of Log DB to 203
2026-01-16T17:11:34.606576193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-16T17:11:34', 'release_type')
2026-01-16T17:11:34.612874036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.617405332Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-16T17:11:34.619889124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023027s
2026-01-16T17:11:34.622964177Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-16T17:11:34.625722131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.629467204Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-01-16T17:11:34.632318536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-16T17:11:34', 'add_add_release_hash')
2026-01-16T17:11:34.639143882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.652195617Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-16T17:11:34.655156861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264801s
2026-01-16T17:11:34.658103194Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-16T17:11:34.660910358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.665143894Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-01-16T17:11:34.668086911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-16T17:11:34', 'rename_season_pack_spec')
2026-01-16T17:11:34.675472725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.680532776Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-16T17:11:34.683392245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195017s
2026-01-16T17:11:34.686504132Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-16T17:11:34.688988075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.693344218Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-01-16T17:11:34.695969635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-16T17:11:34', 'add_tmdbid')
2026-01-16T17:11:34.701977253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.714739736Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-16T17:11:34.717559195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254051s
2026-01-16T17:11:34.719944037Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-16T17:11:34.723151146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.727893848Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-01-16T17:11:34.731163443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-16T17:11:34', 'add_on_import_complete_to_notifications')
2026-01-16T17:11:34.737672672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.744141099Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-16T17:11:34.747125319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020998s
2026-01-16T17:11:34.749802009Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-16T17:11:34.752578270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.756626734Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-01-16T17:11:34.759723069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-16T17:11:34', 'add_monitored_seasons_filter')
2026-01-16T17:11:34.765896262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.778459413Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-16T17:11:34.781593696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254579s
2026-01-16T17:11:34.785072311Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-16T17:11:34.789001715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.794636313Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-01-16T17:11:34.798396355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-16T17:11:34', 'add_custom_colon_replacement_to_naming_config')
2026-01-16T17:11:34.806445726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.811840751Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-16T17:11:34.815242722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229438s
2026-01-16T17:11:34.818457787Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-16T17:11:34.821887464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.826179528Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-01-16T17:11:34.829961024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-16T17:11:34', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-16T17:11:34.838323786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.849343499Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-16T17:11:34.852908850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274691s
2026-01-16T17:11:34.855574738Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-16T17:11:34.858609470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.863415348Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-01-16T17:11:34.866618519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-16T17:11:34', 'add_blurary576p_quality_in_profiles')
2026-01-16T17:11:34.873448114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.878409035Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-16T17:11:34.881381942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198309s
2026-01-16T17:11:34.884545403Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-16T17:11:34.888241807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.891883602Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-01-16T17:11:34.895392789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-16T17:11:34', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-16T17:11:34.902563150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.906841085Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-16T17:11:34.910301294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186401s
2026-01-16T17:11:34.913609807Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-16T17:11:34.916284313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:11:34.919935957Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-01-16T17:11:34.922521564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-16T17:11:34', 'add_mal_and_anilist_ids')
2026-01-16T17:11:34.928656259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:11:34.932910527Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-16T17:11:34.935595625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016626s
2026-01-16T17:11:38.507610026Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-01-16T17:11:38.801689781Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-16T17:11:38.930753366Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-01-16T17:11:40.212953262Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-16T17:11:41.359612330Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-16T17:11:41.413104940Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-16T17:11:41.417206069Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-01-16T17:11:42.613236245Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.8.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.8.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.7
Sonarr 4.0.16
Sonarr.Api.V3 4.0.16
Sonarr.Common 4.0.16
Sonarr.Core 4.0.16
Sonarr.Host 4.0.16
Sonarr.Http 4.0.16
Sonarr.Mono 4.0.16
Sonarr.RuntimePatches 4.0.16
Sonarr.SignalR 4.0.16
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
apk-tools 3.0.3-r1
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
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": 1768583515624
},
{
"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": 1768583515624
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768583515624
},
{
"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": 1768583515624
},
{
"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=Il65oYj5nhA2WV6Gkew3ag.\"",
"source": "console-api",
"timestamp": 1768583515624
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768583515624
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768583515624
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768583515624
},
{
"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": 1768583515624
},
{
"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": 1768583515624
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.56s |
| Container Start | PASS | - | 70.67s |
| Create Buildx SBOM | PASS | - | 1.61s |
| Get Build Info | PASS | - | 0.02s |