2026-01-15T09:27:27.684981238Z [migrations] started
2026-01-15T09:27:27.689255806Z [migrations] no migrations found
2026-01-15T09:27:28.188868625Z usermod: no changes
2026-01-15T09:27:28.266614651Z ───────────────────────────────────────
2026-01-15T09:27:28.266635372Z
2026-01-15T09:27:28.266643659Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:27:28.266652327Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:27:28.266661174Z ██║ ███████╗██║██║ ██║
2026-01-15T09:27:28.266670423Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:27:28.266678920Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:27:28.266687538Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:27:28.266696065Z
2026-01-15T09:27:28.266704131Z Brought to you by linuxserver.io
2026-01-15T09:27:28.266712358Z ───────────────────────────────────────
2026-01-15T09:27:28.271874813Z
2026-01-15T09:27:28.272154015Z To support the app dev(s) visit:
2026-01-15T09:27:28.303721943Z Sonarr: https://sonarr.tv/donate
2026-01-15T09:27:28.307514480Z
2026-01-15T09:27:28.307530271Z To support LSIO projects visit:
2026-01-15T09:27:28.307538728Z https://www.linuxserver.io/donate/
2026-01-15T09:27:28.307547155Z
2026-01-15T09:27:28.307555322Z ───────────────────────────────────────
2026-01-15T09:27:28.307564761Z GID/UID
2026-01-15T09:27:28.307572927Z ───────────────────────────────────────
2026-01-15T09:27:28.379217466Z
2026-01-15T09:27:28.379235913Z User UID: 911
2026-01-15T09:27:28.379241184Z User GID: 911
2026-01-15T09:27:28.379245894Z ───────────────────────────────────────
2026-01-15T09:27:28.413975197Z Linuxserver.io version: 4.0.16.2946-pkg-faead0ff-dev-733888c7eaeba1fa5645c596545509000d4c72e4-pr-324
2026-01-15T09:27:28.416773602Z Build-date: 2026-01-15T09:25:29+00:00
2026-01-15T09:27:28.416789544Z ───────────────────────────────────────
2026-01-15T09:27:28.416797070Z
2026-01-15T09:27:30.560045301Z [custom-init] No custom files found, skipping...
2026-01-15T09:27:35.787036419Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2946
2026-01-15T09:27:36.837193337Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:36.920101307Z [Debug] Bootstrap: Console selected
2026-01-15T09:27:36.935004718Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:41.656982811Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:27:42.702603715Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7c71b24e-f646-48bd-b6cc-0e88abfc43f7} may be persisted to storage in unencrypted form.
2026-01-15T09:27:44.044037120Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:27:44.867800465Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:27:46.213908132Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:47.421790970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:47.446254140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:48.240273139Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-15T09:27:48.273247138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8060481s
2026-01-15T09:27:48.276185405Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:48.279065284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8373055s
2026-01-15T09:27:48.460208668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:48.468123035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.554396582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:48.652191640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:48.990179579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4323126s
2026-01-15T09:27:48.995271382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.021080574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:49.023413181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4643064s
2026-01-15T09:27:49.150083524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:49.152716175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.238129661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:49.258572356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:49.272581656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320749s
2026-01-15T09:27:49.275459591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:49.278889367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017519s
2026-01-15T09:27:49.284410916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:49.292008405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:49.306169231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195586s
2026-01-15T09:27:49.308606789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.312315206Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:49.314384623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259348s
2026-01-15T09:27:49.324739876Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:49.326748420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.338113636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:49.340427385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002893s
2026-01-15T09:27:49.342228753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:49.344666632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:49.349318469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053218s
2026-01-15T09:27:49.350842989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.353599590Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:49.355284453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009616s
2026-01-15T09:27:49.373059476Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:49.375064123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.386015836Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:27:49.505106005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:27:49.510926416Z [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-15T09:27:49.517430743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103065s
2026-01-15T09:27:49.519398105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:27:49.522074554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:27:49.525469180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004514s
2026-01-15T09:27:49.527318244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:27:49.529270184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-01-15T09:27:49.533379088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048687s
2026-01-15T09:27:49.534786873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:27:49.536552348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:27:49.540136665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036834s
2026-01-15T09:27:49.541532276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:27:49.544637379Z [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-15T09:27:49.557819573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147244s
2026-01-15T09:27:49.559276717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:27:49.560908844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:49.564340094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034722s
2026-01-15T09:27:49.565764893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-15T09:27:49.567383762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:27:49.570830884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034911s
2026-01-15T09:27:49.572293329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-01-15T09:27:49.573895765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-01-15T09:27:49.577340021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034479s
2026-01-15T09:27:49.578709629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-15T09:27:49.580376997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:49.583826312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035398s
2026-01-15T09:27:49.585240450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-01-15T09:27:49.587018260Z [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-15T09:27:49.591776020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050476s
2026-01-15T09:27:49.593183845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:27:49.595339416Z [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-15T09:27:49.603958893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092602s
2026-01-15T09:27:49.605418572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-15T09:27:49.607178396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-15T09:27:49.610882194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037261s
2026-01-15T09:27:49.612305510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:27:49.614317762Z [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-15T09:27:49.620901971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069954s
2026-01-15T09:27:49.622361550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-01-15T09:27:49.624062836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-01-15T09:27:49.627503083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003514s
2026-01-15T09:27:49.628903193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:27:49.630835003Z [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-15T09:27:49.637280973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068919s
2026-01-15T09:27:49.638676222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:27:49.640577751Z [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-15T09:27:49.752408182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1055948s
2026-01-15T09:27:49.756541074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:27:49.764583329Z [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-15T09:27:49.773651018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154606s
2026-01-15T09:27:49.775943134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:27:49.778174357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:49.783943774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065121s
2026-01-15T09:27:49.785099933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:27:49.787638274Z [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-15T09:27:49.794822952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081456s
2026-01-15T09:27:49.796167800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:27:49.797774766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:49.801189722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00355s
2026-01-15T09:27:49.802431543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-01-15T09:27:49.804344345Z [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-15T09:27:49.808979509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050137s
2026-01-15T09:27:49.810352814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-01-15T09:27:49.812333743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-15T09:27:49.815984344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041134s
2026-01-15T09:27:49.817669357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-01-15T09:27:49.821936590Z [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-15T09:27:49.830012171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102456s
2026-01-15T09:27:49.831119952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-01-15T09:27:49.832894135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-01-15T09:27:49.836526790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038334s
2026-01-15T09:27:49.837786496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-01-15T09:27:49.839351298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-01-15T09:27:49.843682720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043795s
2026-01-15T09:27:49.845079101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:27:49.847060301Z [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-15T09:27:49.852342097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057968s
2026-01-15T09:27:49.853706374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:27:49.857123074Z [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-15T09:27:49.866483543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103022s
2026-01-15T09:27:49.914325602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:49', 'InitialSetup')
2026-01-15T09:27:49.936483891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.941777671Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:49.943282461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864791s
2026-01-15T09:27:49.948530870Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-15T09:27:49.950589485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.956488213Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-01-15T09:27:49.988970071Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-01-15T09:27:49.994385637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-01-15T09:27:50.000868231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099103s
2026-01-15T09:27:50.002533764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-01-15T09:27:50.004419401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-01-15T09:27:50.007578102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035969s
2026-01-15T09:27:50.010337679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:27:50', 'remove_tvrage_imdb_unique_constraint')
2026-01-15T09:27:50.014531995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.017428898Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-15T09:27:50.019075604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134923s
2026-01-15T09:27:50.020852653Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-15T09:27:50.022506262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.025464229Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-01-15T09:27:50.044377073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:27:50.048758546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:27:50.052926349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070477s
2026-01-15T09:27:50.054231126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:27:50.057374376Z [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-15T09:27:50.063458267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078054s
2026-01-15T09:27:50.065341249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:27:50', 'remove_renamed_scene_mapping_columns')
2026-01-15T09:27:50.069473419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.073028738Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-15T09:27:50.074684092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173919s
2026-01-15T09:27:50.076436661Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-15T09:27:50.077776078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.080121812Z [Info] updated_history: Starting migration of Main DB to 4
2026-01-15T09:27:50.089130021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-01-15T09:27:50.090996099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:50.094171964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035089s
2026-01-15T09:27:50.095437563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:27:50.097340204Z [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-15T09:27:50.103564558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067692s
2026-01-15T09:27:50.105229060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:27:50', 'updated_history')
2026-01-15T09:27:50.108744749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.111459946Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-15T09:27:50.112890517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147222s
2026-01-15T09:27:50.114579899Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-15T09:27:50.116149400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.118809436Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-01-15T09:27:50.125882048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:50.127471238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001323s
2026-01-15T09:27:50.128843101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-01-15T09:27:50.130713808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-01-15T09:27:50.136516803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061132s
2026-01-15T09:27:50.138069179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:27:50', 'added_eventtype_to_history')
2026-01-15T09:27:50.141743859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.144339666Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-15T09:27:50.145877883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139908s
2026-01-15T09:27:50.147524419Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-15T09:27:50.149024851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.151620597Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-01-15T09:27:50.153711748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:27:50', 'add_index_to_log_time')
2026-01-15T09:27:50.157421749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.159920731Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-15T09:27:50.161418898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108946s
2026-01-15T09:27:50.162882986Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-15T09:27:50.164478419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.166670293Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-01-15T09:27:50.177198242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:50.179487071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-01-15T09:27:50.180825937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-01-15T09:27:50.182649239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-01-15T09:27:50.188825065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062524s
2026-01-15T09:27:50.192225853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-15T09:27:50.196864674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-01-15T09:27:50.200369532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059027s
2026-01-15T09:27:50.201963151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:27:50', 'add_renameEpisodes_to_naming')
2026-01-15T09:27:50.205822072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.208636950Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-15T09:27:50.210476584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142346s
2026-01-15T09:27:50.212163331Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-15T09:27:50.213611918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.216047662Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-01-15T09:27:50.247224473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-01-15T09:27:50.477693894Z [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-15T09:27:50.491971083Z [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-15T09:27:50.505723536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:50.513453683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:50.532222197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:50.536073532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:50.539656807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2903506s
2026-01-15T09:27:50.541172579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-01-15T09:27:50.566892391Z [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-15T09:27:50.575665056Z [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-15T09:27:50.583747813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:50.586720599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:50.597225883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544605s
2026-01-15T09:27:50.599128284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:27:50', 'remove_backlog')
2026-01-15T09:27:50.602926703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.606067768Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-15T09:27:50.607467206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633613s
2026-01-15T09:27:50.609317622Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-15T09:27:50.610858725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.613224228Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-01-15T09:27:50.658334646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-01-15T09:27:50.682634328Z [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-15T09:27:50.690495127Z [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-15T09:27:50.697847953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:50.701137828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:50.711621549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510785s
2026-01-15T09:27:50.713024033Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.740994226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-01-15T09:27:50.745203111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308584s
2026-01-15T09:27:50.746494392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.748271861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-01-15T09:27:50.751190568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034637s
2026-01-15T09:27:50.752791933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:27:50', 'fix_rename_episodes')
2026-01-15T09:27:50.756380609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.759257322Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-15T09:27:50.760742453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115532s
2026-01-15T09:27:50.762518709Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-15T09:27:50.763935041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.766260324Z [Info] add_monitored: Starting migration of Main DB to 10
2026-01-15T09:27:50.786837009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:50.788749119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001213s
2026-01-15T09:27:50.790315143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-01-15T09:27:50.792347485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-01-15T09:27:50.798346074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064501s
2026-01-15T09:27:50.799662224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-01-15T09:27:50.801039888Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s
2026-01-15T09:27:50.802285246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-01-15T09:27:50.803950750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-01-15T09:27:50.809167165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053451s
2026-01-15T09:27:50.810449647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.813878481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-15T09:27:50.817322056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056169s
2026-01-15T09:27:50.818587955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.819890197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-15T09:27:50.822582929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s
2026-01-15T09:27:50.823798598Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.825182063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-01-15T09:27:50.827822931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026979s
2026-01-15T09:27:50.829055223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:50.830346383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-01-15T09:27:50.832986529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002704s
2026-01-15T09:27:50.834668816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:27:50', 'add_monitored')
2026-01-15T09:27:50.838186430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:50.840965216Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-15T09:27:50.842371107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106982s
2026-01-15T09:27:50.844118746Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-15T09:27:50.845526330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:50.847885581Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-01-15T09:27:50.851891968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-01-15T09:27:50.937416527Z [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-15T09:27:50.942846452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-01-15T09:27:50.947005747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-15T09:27:50.949748189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-01-15T09:27:50.960055525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065298s
2026-01-15T09:27:50.961381485Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-01-15T09:27:50.990808431Z [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-15T09:27:51.000623005Z [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-15T09:27:51.010516287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:51.013902005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-15T09:27:51.025236619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-15T09:27:51.029205481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066275s
2026-01-15T09:27:51.031539922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:27:51', 'remove_ignored')
2026-01-15T09:27:51.035407409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.039423937Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-15T09:27:51.040925771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766311s
2026-01-15T09:27:51.042995539Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-15T09:27:51.044630953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.047680133Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-01-15T09:27:51.053675616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-01-15T09:27:51.079997479Z [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-15T09:27:51.092264621Z [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-15T09:27:51.103997378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:51.107102590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:51.117296478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:51.120801686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:51.124268467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686509s
2026-01-15T09:27:51.125882527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:27:51', 'remove_custom_start_date')
2026-01-15T09:27:51.129826629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.132443970Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-15T09:27:51.133970454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769372s
2026-01-15T09:27:51.135566027Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-15T09:27:51.137052219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.139352411Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-01-15T09:27:51.145493868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:51.147004730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-01-15T09:27:51.148371763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-01-15T09:27:51.150190456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-01-15T09:27:51.156106629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060711s
2026-01-15T09:27:51.157564494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-15T09:27:51.159904056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-01-15T09:27:51.162639534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031703s
2026-01-15T09:27:51.164280208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:27:51', 'add_air_date_utc')
2026-01-15T09:27:51.167800106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.170445373Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-15T09:27:51.171874310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110236s
2026-01-15T09:27:51.173541046Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-15T09:27:51.175005164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.177296789Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-01-15T09:27:51.180805705Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-01-15T09:27:51.204780262Z [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-15T09:27:51.213861689Z [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-15T09:27:51.223767346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:51.226372572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-15T09:27:51.236453131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-15T09:27:51.240071848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576971s
2026-01-15T09:27:51.241576648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:27:51', 'drop_air_date')
2026-01-15T09:27:51.245105514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.247956134Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-15T09:27:51.249357416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656316s
2026-01-15T09:27:51.251023340Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-15T09:27:51.252560576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.254862181Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-01-15T09:27:51.259501553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:51.261064490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-01-15T09:27:51.262220568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-01-15T09:27:51.263894930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-01-15T09:27:51.269694468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059032s
2026-01-15T09:27:51.271226243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:27:51', 'add_air_date_as_string')
2026-01-15T09:27:51.274913989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.277709899Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-15T09:27:51.279208727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139691s
2026-01-15T09:27:51.280959973Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-15T09:27:51.282567640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.284909777Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-01-15T09:27:51.288223129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-15T09:27:51.290736701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-01-15T09:27:51.294347772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036148s
2026-01-15T09:27:51.295893645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:27:51', 'updated_imported_history_item')
2026-01-15T09:27:51.299622463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.302175214Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-15T09:27:51.303747880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114768s
2026-01-15T09:27:51.305322131Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-15T09:27:51.306874407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.309230681Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-01-15T09:27:51.312360063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-15T09:27:51.314597809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-01-15T09:27:51.317748223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031148s
2026-01-15T09:27:51.319252552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:27:51', 'reset_scene_names')
2026-01-15T09:27:51.322870147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.325359891Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-15T09:27:51.326855763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108029s
2026-01-15T09:27:51.328377066Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-15T09:27:51.329831896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.332060974Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-01-15T09:27:51.335419226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:51.337966466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:51.471573147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344528s
2026-01-15T09:27:51.473682875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:27:51', 'remove_duplicates')
2026-01-15T09:27:51.477644242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.480347015Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-15T09:27:51.481795933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435468s
2026-01-15T09:27:51.483505024Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-15T09:27:51.485112341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.487456401Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-01-15T09:27:51.499172704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-15T09:27:51.501272292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-01-15T09:27:51.504651847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033804s
2026-01-15T09:27:51.505932576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-15T09:27:51.507754725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-01-15T09:27:51.510758233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027458s
2026-01-15T09:27:51.511774620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-15T09:27:51.513669836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-01-15T09:27:51.516512551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028125s
2026-01-15T09:27:51.517824042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:27:51.519858098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:51.523293686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040374s
2026-01-15T09:27:51.524585758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-01-15T09:27:51.526092141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:51.529429551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033807s
2026-01-15T09:27:51.530706142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-01-15T09:27:51.532306575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-01-15T09:27:51.535773687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035273s
2026-01-15T09:27:51.537299910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:27:51', 'restore_unique_constraints')
2026-01-15T09:27:51.540941693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.543732543Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-15T09:27:51.545371493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011511s
2026-01-15T09:27:51.546971124Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-15T09:27:51.548604013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.550921840Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-01-15T09:27:51.557713115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:51.559308007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001145s
2026-01-15T09:27:51.560848349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-01-15T09:27:51.562746601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-01-15T09:27:51.568590358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062334s
2026-01-15T09:27:51.569870286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:51.571180084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:27:51.572419540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-01-15T09:27:51.574019040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-01-15T09:27:51.579217318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005274s
2026-01-15T09:27:51.580479029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:51.581805239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:51.632338958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502502s
2026-01-15T09:27:51.634450530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:27:51', 'add_year_and_seasons_to_series')
2026-01-15T09:27:51.638378730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.641156684Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-15T09:27:51.642772999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593372s
2026-01-15T09:27:51.644396518Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-15T09:27:51.645870015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.648349197Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-01-15T09:27:51.651591376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-01-15T09:27:51.653160015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-01-15T09:27:51.656256911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031973s
2026-01-15T09:27:51.657804848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:27:51', 'drop_seasons_table')
2026-01-15T09:27:51.661471091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.664899274Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-15T09:27:51.666373883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118922s
2026-01-15T09:27:51.667958193Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-15T09:27:51.669537143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.671931675Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-01-15T09:27:51.676541177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:51.678049725Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:27:51.679217596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-01-15T09:27:51.681056489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-01-15T09:27:51.686952051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060196s
2026-01-15T09:27:51.688515128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:27:51', 'move_indexer_to_generic_provider')
2026-01-15T09:27:51.692250280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.694912451Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-15T09:27:51.696545219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140358s
2026-01-15T09:27:51.698117304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-15T09:27:51.699720262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.702094894Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-01-15T09:27:51.732416863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.734986848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-01-15T09:27:51.738803693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046728s
2026-01-15T09:27:51.740075384Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.741403869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:27:51.744763896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034424s
2026-01-15T09:27:51.745996878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.747341456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:51.750483603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032192s
2026-01-15T09:27:51.751722808Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.753032766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-01-15T09:27:51.756124291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031353s
2026-01-15T09:27:51.757598109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:51.788216996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-01-15T09:27:51.792448557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331242s
2026-01-15T09:27:51.794081175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:27:51', 'add_config_contract_to_indexers')
2026-01-15T09:27:51.797950376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.800611825Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-15T09:27:51.802268852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413711s
2026-01-15T09:27:51.803830577Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-15T09:27:51.805349796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.807889720Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-01-15T09:27:51.811394047Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-01-15T09:27:51.834786141Z [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-15T09:27:51.843721344Z [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-15T09:27:51.853088967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:51.856051423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-15T09:27:51.867358281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542425s
2026-01-15T09:27:51.868963213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:27:51', 'drop_tvdb_episodeid')
2026-01-15T09:27:51.872653614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.875482731Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-15T09:27:51.876959044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624356s
2026-01-15T09:27:51.878570729Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-15T09:27:51.880268128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.882662840Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-01-15T09:27:51.887308314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:51.888867133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:27:51.890094174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-01-15T09:27:51.891896483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-01-15T09:27:51.897746002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059376s
2026-01-15T09:27:51.899286344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:27:51', 'move_notification_to_generic_provider')
2026-01-15T09:27:51.903140285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.905866364Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-15T09:27:51.907540796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141078s
2026-01-15T09:27:51.909136950Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-15T09:27:51.910888477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:51.913230553Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-01-15T09:27:51.928347824Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.929858677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-01-15T09:27:51.933486011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037141s
2026-01-15T09:27:51.934742612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.936059383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-01-15T09:27:51.939242974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032684s
2026-01-15T09:27:51.940499975Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.941802488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:27:51.945288387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035507s
2026-01-15T09:27:51.946524576Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.947975167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-01-15T09:27:51.951130071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033801s
2026-01-15T09:27:51.952385609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.953650576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-01-15T09:27:51.957019630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033974s
2026-01-15T09:27:51.958246471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.959536318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-01-15T09:27:51.962719558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032457s
2026-01-15T09:27:51.963957951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.965232658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-01-15T09:27:51.968607865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034144s
2026-01-15T09:27:51.969832111Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.971125635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-01-15T09:27:51.974378435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033142s
2026-01-15T09:27:51.975612069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:51.976930344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-01-15T09:27:51.980065607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032042s
2026-01-15T09:27:51.981359292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:51.983987725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-01-15T09:27:51.986639495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036152s
2026-01-15T09:27:51.988150979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:27:51', 'add_config_contract_to_notifications')
2026-01-15T09:27:51.991983456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:51.994590606Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-15T09:27:51.996272954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115876s
2026-01-15T09:27:51.997901683Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-15T09:27:51.999328597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.001592636Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-01-15T09:27:52.017229814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:52.018976341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:27:52.022848017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039643s
2026-01-15T09:27:52.024136312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:52.025560309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-01-15T09:27:52.028891547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035156s
2026-01-15T09:27:52.030165282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:52.031495841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-01-15T09:27:52.034797420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034351s
2026-01-15T09:27:52.036352331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:27:52', 'fix_omgwtfnzbs')
2026-01-15T09:27:52.039862499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.042482796Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-15T09:27:52.044020662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011136s
2026-01-15T09:27:52.045500021Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-15T09:27:52.047019691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.049320244Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-01-15T09:27:52.056861840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:27:52.059031269Z [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-15T09:27:52.064890046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064178s
2026-01-15T09:27:52.066463234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:27:52', 'add_blacklist_table')
2026-01-15T09:27:52.070115088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.072783682Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-15T09:27:52.074527573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143854s
2026-01-15T09:27:52.075944437Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-15T09:27:52.077519398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.079814670Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-01-15T09:27:52.086495984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:52.088137850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-01-15T09:27:52.089378909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-01-15T09:27:52.091273855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-01-15T09:27:52.097479271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063064s
2026-01-15T09:27:52.098778657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:52.100177564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-15T09:27:52.101399064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-01-15T09:27:52.103193858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-01-15T09:27:52.108632720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054962s
2026-01-15T09:27:52.109882016Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.111200862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.175175045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636889s
2026-01-15T09:27:52.177200915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:27:52', 'add_formats_to_naming_config')
2026-01-15T09:27:52.181318486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.184130749Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-15T09:27:52.185700530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729024s
2026-01-15T09:27:52.187358138Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-15T09:27:52.189082761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.191484728Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-01-15T09:27:52.197502074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:52.199077206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-01-15T09:27:52.200320881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-01-15T09:27:52.202181006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-01-15T09:27:52.208382995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063122s
2026-01-15T09:27:52.209653534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.210939794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.223534896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123542s
2026-01-15T09:27:52.225123846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-15T09:27:52.227140807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-01-15T09:27:52.230178995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030072s
2026-01-15T09:27:52.231430315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-15T09:27:52.233364129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-01-15T09:27:52.236140900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025806s
2026-01-15T09:27:52.237700451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:27:52', 'add_season_folder_format_to_naming_config')
2026-01-15T09:27:52.241542598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.244338218Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-15T09:27:52.246053562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109731s
2026-01-15T09:27:52.247830690Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-15T09:27:52.249540954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.252197624Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-01-15T09:27:52.258288198Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-01-15T09:27:52.282391985Z [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-15T09:27:52.288652692Z [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-15T09:27:52.294868579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:52.297663758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:52.308283893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471626s
2026-01-15T09:27:52.309859937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:27:52', 'delete_old_naming_config_columns')
2026-01-15T09:27:52.313614888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.316580440Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-15T09:27:52.318196444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555618s
2026-01-15T09:27:52.319803530Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-15T09:27:52.321371447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.324008618Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-01-15T09:27:52.333196820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:52.335206567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-01-15T09:27:52.338508356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036718s
2026-01-15T09:27:52.340071483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:27:52', 'set_default_release_group')
2026-01-15T09:27:52.344052930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.346376760Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-15T09:27:52.347914006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116643s
2026-01-15T09:27:52.349581524Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-15T09:27:52.386234621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.389415015Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-01-15T09:27:52.392960024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.394326355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.406243783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116588s
2026-01-15T09:27:52.408309122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:27:52', 'add_api_key_to_pushover')
2026-01-15T09:27:52.412775556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.416864610Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-15T09:27:52.418430082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225033s
2026-01-15T09:27:52.420055505Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-15T09:27:52.421621338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.423952162Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-01-15T09:27:52.443534524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:52.445098363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-01-15T09:27:52.449261306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-01-15T09:27:52.479394064Z [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-15T09:27:52.492064999Z [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-15T09:27:52.504460159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:52.507544811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:52.518944837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:52.522427289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:52.525898058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750289s
2026-01-15T09:27:52.527490625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-01-15T09:27:52.551342745Z [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-15T09:27:52.563679157Z [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-15T09:27:52.575935979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:52.578977744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:52.590227277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:52.593699990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:52.597149225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680691s
2026-01-15T09:27:52.598652863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:27:52', 'remove_series_contraints')
2026-01-15T09:27:52.602295348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.605212412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-15T09:27:52.606746521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076228s
2026-01-15T09:27:52.608360812Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-15T09:27:52.610606985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.612424925Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-01-15T09:27:52.623290676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:52.625194039Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.57E-05s
2026-01-15T09:27:52.626464407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-01-15T09:27:52.628361727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-01-15T09:27:52.634441640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00618s
2026-01-15T09:27:52.635661476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:52.637097318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-01-15T09:27:52.640198623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032403s
2026-01-15T09:27:52.641747462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:27:52', 'add_series_folder_format_to_naming_config')
2026-01-15T09:27:52.645585430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.648196047Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-15T09:27:52.649923546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112499s
2026-01-15T09:27:52.651498447Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-15T09:27:52.653128980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.655422929Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-01-15T09:27:52.673854615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:27:52.675720452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-01-15T09:27:52.676973616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-01-15T09:27:52.678737307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-01-15T09:27:52.684674533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060567s
2026-01-15T09:27:52.685966895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.687259989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.716238262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285782s
2026-01-15T09:27:52.717772652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.719109674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.737225163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178601s
2026-01-15T09:27:52.739179859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:27:52', 'update_with_quality_converters')
2026-01-15T09:27:52.743466541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.745980854Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-15T09:27:52.747626638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268s
2026-01-15T09:27:52.749180968Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-15T09:27:52.750727953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.753069538Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-01-15T09:27:52.775571259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-01-15T09:27:52.798808031Z [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-15T09:27:52.803999104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-15T09:27:52.808099601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-15T09:27:52.810881272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-15T09:27:52.821504073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-15T09:27:52.825125877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475916s
2026-01-15T09:27:52.826707852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-01-15T09:27:52.849298172Z [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-15T09:27:52.854179762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-01-15T09:27:52.858192933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-01-15T09:27:52.861138605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-01-15T09:27:52.872001178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-01-15T09:27:52.875722091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470933s
2026-01-15T09:27:52.876705481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:27:52.878634776Z [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-15T09:27:52.884040642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058093s
2026-01-15T09:27:52.885380039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:27:52.886980322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:52.890645071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036794s
2026-01-15T09:27:52.891951462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:27:52.893581494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:52.897209670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036889s
2026-01-15T09:27:52.898525079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-01-15T09:27:52.900364313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-01-15T09:27:52.903716693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036324s
2026-01-15T09:27:52.905010940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:52.906310516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:52.920711836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141451s
2026-01-15T09:27:52.922363622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-01-15T09:27:52.923797991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-01-15T09:27:52.927244130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034874s
2026-01-15T09:27:52.928808199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:27:52', 'add_configurable_qualities')
2026-01-15T09:27:52.932582119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.935534825Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-15T09:27:52.937116750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117912s
2026-01-15T09:27:52.938708957Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-15T09:27:52.940415413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.944522804Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-01-15T09:27:52.960893178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:52.962888326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-01-15T09:27:52.964456924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-01-15T09:27:52.966319495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-01-15T09:27:52.972939496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067983s
2026-01-15T09:27:52.974404235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-15T09:27:52.976516739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-01-15T09:27:52.979164340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028078s
2026-01-15T09:27:52.980770024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:27:52', 'add_on_upgrade_to_notifications')
2026-01-15T09:27:52.984552831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:52.987481719Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-15T09:27:52.988865756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109001s
2026-01-15T09:27:52.990481981Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-15T09:27:52.992032353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:52.994621055Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-01-15T09:27:53.009317319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:27:53.011276284Z [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-15T09:27:53.017445727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065849s
2026-01-15T09:27:53.018748110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:53.020606402Z [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-15T09:27:53.026725764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065524s
2026-01-15T09:27:53.028268430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:27:53', 'add_metadata_tables')
2026-01-15T09:27:53.031829000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.034538386Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-15T09:27:53.036039649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143948s
2026-01-15T09:27:53.037652306Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-15T09:27:53.039374645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.041826262Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-01-15T09:27:53.052268699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:53.053794351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-01-15T09:27:53.055034890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-01-15T09:27:53.056684632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-01-15T09:27:53.062854165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062682s
2026-01-15T09:27:53.064184975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-01-15T09:27:53.065774696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-01-15T09:27:53.071150221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054449s
2026-01-15T09:27:53.072475059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-01-15T09:27:53.074036503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-01-15T09:27:53.079500776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055168s
2026-01-15T09:27:53.080845634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-01-15T09:27:53.082495556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-01-15T09:27:53.087932705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055064s
2026-01-15T09:27:53.089216470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:53.090545456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-15T09:27:53.091705633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-01-15T09:27:53.093383201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-01-15T09:27:53.099187959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055387s
2026-01-15T09:27:53.100156079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-01-15T09:27:53.101755540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-01-15T09:27:53.107134301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054361s
2026-01-15T09:27:53.108837441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:27:53', 'add_metadata_to_episodes_and_series')
2026-01-15T09:27:53.112672814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.115520758Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-15T09:27:53.117176232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138603s
2026-01-15T09:27:53.118809531Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-15T09:27:53.120431808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.122726188Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-01-15T09:27:53.126203430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-15T09:27:53.128884108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-01-15T09:27:53.132865245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039968s
2026-01-15T09:27:53.134402159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:27:53', 'fix_xbmc_season_images_metadata')
2026-01-15T09:27:53.138123934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.142222798Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-15T09:27:53.143891147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133702s
2026-01-15T09:27:53.145549317Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-15T09:27:53.147088717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.149484651Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-01-15T09:27:53.158071653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:27:53.160110649Z [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-15T09:27:53.166642061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069689s
2026-01-15T09:27:53.168226121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:27:53', 'add_download_clients_table')
2026-01-15T09:27:53.171887844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.174554183Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-15T09:27:53.176086008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149559s
2026-01-15T09:27:53.177704016Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-15T09:27:53.179313267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.181662978Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-01-15T09:27:53.185234600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:53.186624158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:53.249534820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625764s
2026-01-15T09:27:53.251567223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:27:53', 'convert_config_to_download_clients')
2026-01-15T09:27:53.255673882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.258442066Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-15T09:27:53.260150947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718016s
2026-01-15T09:27:53.261733675Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-15T09:27:53.263266221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.265614580Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-01-15T09:27:53.269397908Z [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-15T09:27:53.272582240Z [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-15T09:27:53.277211973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046111s
2026-01-15T09:27:53.278476920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-01-15T09:27:53.281181557Z [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-15T09:27:53.284748199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035571s
2026-01-15T09:27:53.286266336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:27:53', 'fix_xbmc_episode_metadata')
2026-01-15T09:27:53.289910173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.292548486Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-15T09:27:53.294098487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113884s
2026-01-15T09:27:53.295637065Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-15T09:27:53.297104530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.299330383Z [Info] add_indexes: Starting migration of Main DB to 45
2026-01-15T09:27:53.312427876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-01-15T09:27:53.314145585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-01-15T09:27:53.318157755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040776s
2026-01-15T09:27:53.319481190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-01-15T09:27:53.321056001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-15T09:27:53.324470376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003474s
2026-01-15T09:27:53.325753861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-01-15T09:27:53.327316688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-15T09:27:53.330753489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034808s
2026-01-15T09:27:53.332044288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-01-15T09:27:53.333563587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-15T09:27:53.336874464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033654s
2026-01-15T09:27:53.338158730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-01-15T09:27:53.339722229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-01-15T09:27:53.343050541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034116s
2026-01-15T09:27:53.344373685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:27:53.345839166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:53.349557734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037625s
2026-01-15T09:27:53.350851259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-01-15T09:27:53.352405469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:27:53.355531163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032977s
2026-01-15T09:27:53.356857724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-01-15T09:27:53.358364388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:27:53.361732300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003408s
2026-01-15T09:27:53.362987607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-01-15T09:27:53.364493780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:27:53.367756942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032845s
2026-01-15T09:27:53.369277724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:27:53', 'add_indexes')
2026-01-15T09:27:53.372764465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.395972759Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-15T09:27:53.398094813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031414s
2026-01-15T09:27:53.400150112Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-15T09:27:53.401193483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.403529988Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-01-15T09:27:53.406993802Z [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-15T09:27:53.410543630Z [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-15T09:27:53.415020295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004523s
2026-01-15T09:27:53.416607110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-15T09:27:53', 'fix_nzb_su_url')
2026-01-15T09:27:53.420267471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.436286398Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-15T09:27:53.437483359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255788s
2026-01-15T09:27:53.439023039Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-15T09:27:53.440647711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.442962963Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-01-15T09:27:53.447531502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:53.449035200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-01-15T09:27:53.450290458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-01-15T09:27:53.452304694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-01-15T09:27:53.458722497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067807s
2026-01-15T09:27:53.460278460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:27:53', 'add_temporary_blacklist_columns')
2026-01-15T09:27:53.464073853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.473896864Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-15T09:27:53.475509491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220035s
2026-01-15T09:27:53.477135796Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-15T09:27:53.478702120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.481057012Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-01-15T09:27:53.485641784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:27:53.487179962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-01-15T09:27:53.488406371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-01-15T09:27:53.490123028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-01-15T09:27:53.496725413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066953s
2026-01-15T09:27:53.498270254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-15T09:27:53', 'add_title_to_scenemappings')
2026-01-15T09:27:53.501941456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.518393435Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-15T09:27:53.519924869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028401s
2026-01-15T09:27:53.521497215Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-15T09:27:53.522976154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.525279883Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-01-15T09:27:53.528451990Z [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-15T09:27:53.531631072Z [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-15T09:27:53.536416348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043528s
2026-01-15T09:27:53.537541764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:27:53', 'fix_dognzb_url')
2026-01-15T09:27:53.541049768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.548645864Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-15T09:27:53.550049901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170466s
2026-01-15T09:27:53.551612688Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-15T09:27:53.553197510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.555474335Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-01-15T09:27:53.559895076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:53.561430759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-01-15T09:27:53.562696487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-01-15T09:27:53.564396280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-01-15T09:27:53.570921209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066241s
2026-01-15T09:27:53.572486341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:27:53', 'add_hash_to_metadata_files')
2026-01-15T09:27:53.576154307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.578781858Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-15T09:27:53.580339405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145268s
2026-01-15T09:27:53.581953815Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-15T09:27:53.583454407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.585748687Z [Info] download_client_import: Starting migration of Main DB to 51
2026-01-15T09:27:53.590150421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:53.591561663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:53.598400885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066805s
2026-01-15T09:27:53.599879682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:53.601208578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:53.635402233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339462s
2026-01-15T09:27:53.637128760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:53.638447505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:53.703448797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646773s
2026-01-15T09:27:53.705549117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:27:53', 'download_client_import')
2026-01-15T09:27:53.709534592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.712474001Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-15T09:27:53.713980294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.073983s
2026-01-15T09:27:53.716116626Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-15T09:27:53.717114135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.719428064Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-01-15T09:27:53.726073677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:27:53.727572775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-01-15T09:27:53.728804476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-01-15T09:27:53.730510772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-01-15T09:27:53.737049228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066232s
2026-01-15T09:27:53.738878421Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-01-15T09:27:53.740044489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-01-15T09:27:53.742729075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023965s
2026-01-15T09:27:53.743708627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:53.745101703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:27:53.746639199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-01-15T09:27:53.748152817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-01-15T09:27:53.754147608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060878s
2026-01-15T09:27:53.755418507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-15T09:27:53.757667296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-01-15T09:27:53.760579520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029076s
2026-01-15T09:27:53.762089751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:27:53', 'add_columns_for_anime')
2026-01-15T09:27:53.765670923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.768600322Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-15T09:27:53.770082015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109479s
2026-01-15T09:27:53.771946229Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-15T09:27:53.773192739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.775895932Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-01-15T09:27:53.788711860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-01-15T09:27:53.790665574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-01-15T09:27:53.797364463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068108s
2026-01-15T09:27:53.798681766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:53.799985080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:53.810270452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100646s
2026-01-15T09:27:53.812176159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:27:53', 'add_series_sorttitle')
2026-01-15T09:27:53.816066824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.819802286Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-15T09:27:53.821286655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197687s
2026-01-15T09:27:53.822879172Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-15T09:27:53.824398180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.826729114Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-01-15T09:27:53.858020455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-01-15T09:27:53.860775472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-01-15T09:27:53.874448646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143246s
2026-01-15T09:27:53.875737832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:53.877082259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-01-15T09:27:53.878362166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-01-15T09:27:53.880251240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-01-15T09:27:53.886060469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061754s
2026-01-15T09:27:53.887329915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:53.888678019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:27:53.889923838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-01-15T09:27:53.891586927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-01-15T09:27:53.897584143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061118s
2026-01-15T09:27:53.898851876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:53.900182165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:27:53.901397322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-01-15T09:27:53.903050080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-01-15T09:27:53.908994961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006008s
2026-01-15T09:27:53.910249257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:53.911656601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-01-15T09:27:53.914713366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032445s
2026-01-15T09:27:53.915955868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:53.917282590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:27:53.918477446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-01-15T09:27:53.920048981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-01-15T09:27:53.926341772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060498s
2026-01-15T09:27:53.927338709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-15T09:27:53.929395271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-01-15T09:27:53.932154847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027101s
2026-01-15T09:27:53.933388702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:27:53.935199769Z [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-15T09:27:53.940878304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060421s
2026-01-15T09:27:53.942408746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:27:53', 'rename_profiles')
2026-01-15T09:27:53.945934876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:53.949165592Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-15T09:27:53.950580871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143598s
2026-01-15T09:27:53.952201956Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-15T09:27:53.953732989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:53.956082160Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-01-15T09:27:53.959894817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-01-15T09:27:53.992061060Z [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-15T09:27:54.005365490Z [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-15T09:27:54.019438639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:54.022755438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:54.035445211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:54.038871040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:54.042090553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:27:54.045253051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:27:54.048546874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:27:54.052208016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902807s
2026-01-15T09:27:54.053450909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:27:54', 'drop_old_profile_columns')
2026-01-15T09:27:54.057128164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.060173336Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-15T09:27:54.061696373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0986502s
2026-01-15T09:27:54.063296154Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-15T09:27:54.064893801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.068839136Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-01-15T09:27:54.073545974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:27:54.075085294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-01-15T09:27:54.076324609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-01-15T09:27:54.078064663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-01-15T09:27:54.084818974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068524s
2026-01-15T09:27:54.086367492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:27:54', 'add_mediainfo_to_episodefile')
2026-01-15T09:27:54.090075579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.092822611Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-15T09:27:54.094573597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148797s
2026-01-15T09:27:54.096007695Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-15T09:27:54.097695664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.100262512Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-01-15T09:27:54.106195029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-01-15T09:27:54.108135617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-01-15T09:27:54.114872933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068328s
2026-01-15T09:27:54.116194444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:54.117492237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:54.127886148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010147s
2026-01-15T09:27:54.129778238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:27:54', 'convert_episode_file_path_to_relative')
2026-01-15T09:27:54.133812872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.136589924Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-15T09:27:54.138324437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190738s
2026-01-15T09:27:54.139900049Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-15T09:27:54.141443207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.143786706Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-01-15T09:27:54.147232024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-01-15T09:27:54.177567820Z [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-15T09:27:54.184683870Z [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-15T09:27:54.191161063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:27:54.194253520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-15T09:27:54.206865426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-15T09:27:54.210317438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614792s
2026-01-15T09:27:54.211837489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:27:54', 'drop_episode_file_path')
2026-01-15T09:27:54.215420173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.218300082Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-15T09:27:54.219799271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695302s
2026-01-15T09:27:54.221468512Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-15T09:27:54.223052371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.225351591Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-01-15T09:27:54.236862551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:54.238662706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s
2026-01-15T09:27:54.239930008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-01-15T09:27:54.307121620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-01-15T09:27:54.317538837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072995s
2026-01-15T09:27:54.318968957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-01-15T09:27:54.320715935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-01-15T09:27:54.326957252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063208s
2026-01-15T09:27:54.328236218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-15T09:27:54.330472110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-01-15T09:27:54.333361869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028826s
2026-01-15T09:27:54.334620394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.336044792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:54.338942216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031016s
2026-01-15T09:27:54.340496146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:27:54', 'add_enable_options_to_indexers')
2026-01-15T09:27:54.344194082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.346916614Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-15T09:27:54.348510794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111108s
2026-01-15T09:27:54.350401642Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-15T09:27:54.428742756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.432003913Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-01-15T09:27:54.437144003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-01-15T09:27:54.466501289Z [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-15T09:27:54.472916237Z [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-15T09:27:54.478399990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:54.481280470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:54.493846233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:54.497177962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584648s
2026-01-15T09:27:54.498462709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-01-15T09:27:54.527190748Z [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-15T09:27:54.532969525Z [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-15T09:27:54.538091730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-01-15T09:27:54.540838130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-01-15T09:27:54.553457601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533615s
2026-01-15T09:27:54.555033294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:27:54', 'remove_enable_from_indexers')
2026-01-15T09:27:54.559139493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.562785415Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-15T09:27:54.564403012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627423s
2026-01-15T09:27:54.566495095Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-15T09:27:54.567520760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.569849980Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-01-15T09:27:54.573017649Z [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-15T09:27:54.577123327Z [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-15T09:27:54.583161195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057896s
2026-01-15T09:27:54.584519540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:27:54', 'clear_bad_scene_names')
2026-01-15T09:27:54.588285614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.590816460Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-15T09:27:54.592313455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136922s
2026-01-15T09:27:54.593826582Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-15T09:27:54.595319558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.597565741Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-01-15T09:27:54.600756987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:54.602159702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:54.619005874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164734s
2026-01-15T09:27:54.620861200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:27:54', 'convert_quality_models')
2026-01-15T09:27:54.624764971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.627375929Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-15T09:27:54.628920119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252474s
2026-01-15T09:27:54.630511834Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-15T09:27:54.632036955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.634327377Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-01-15T09:27:54.640013637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:27:54.641997091Z [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-15T09:27:54.647270731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056115s
2026-01-15T09:27:54.648844590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:27:54', 'add_remotepathmappings')
2026-01-15T09:27:54.652474530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.655252734Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-15T09:27:54.656779458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136574s
2026-01-15T09:27:54.658340221Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-15T09:27:54.659862637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.662192919Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-01-15T09:27:54.664133978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:27:54', 'remove_method_from_logs')
2026-01-15T09:27:54.667775120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.672807473Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-15T09:27:54.674295690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129557s
2026-01-15T09:27:54.675720199Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-15T09:27:54.677365332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.679555171Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-01-15T09:27:54.704620154Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.706444558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-01-15T09:27:54.710099437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037932s
2026-01-15T09:27:54.711320586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.712633931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-01-15T09:27:54.715837993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032877s
2026-01-15T09:27:54.717096938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.718459101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-01-15T09:27:54.722206778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038764s
2026-01-15T09:27:54.723719444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:27:54', 'make_scene_numbering_nullable')
2026-01-15T09:27:54.727419905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.730135764Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-15T09:27:54.731809455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118241s
2026-01-15T09:27:54.733329606Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-15T09:27:54.734704895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.737034416Z [Info] add_tags: Starting migration of Main DB to 66
2026-01-15T09:27:54.751201785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:27:54.753217133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-15T09:27:54.757635790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047111s
2026-01-15T09:27:54.758923523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:54.760271067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-15T09:27:54.761499601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-01-15T09:27:54.763055494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:54.769189656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006203s
2026-01-15T09:27:54.770462620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:54.771829913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:27:54.773056112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-01-15T09:27:54.774691215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:54.780747249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060854s
2026-01-15T09:27:54.781997367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.783283948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-01-15T09:27:54.785888723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026586s
2026-01-15T09:27:54.787133399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:54.788412254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-01-15T09:27:54.791019905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026587s
2026-01-15T09:27:54.792538543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:27:54', 'add_tags')
2026-01-15T09:27:54.795999442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.798819040Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-15T09:27:54.800197146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010472s
2026-01-15T09:27:54.801814462Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-15T09:27:54.803302429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.805664465Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-01-15T09:27:54.810055347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:54.811516068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-01-15T09:27:54.812793851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-01-15T09:27:54.814400025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-01-15T09:27:54.821048052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067456s
2026-01-15T09:27:54.822596100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:27:54', 'add_added_to_series')
2026-01-15T09:27:54.826390340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.829002851Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-15T09:27:54.830573233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147307s
2026-01-15T09:27:54.832075879Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-15T09:27:54.833644788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.836141817Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-01-15T09:27:54.858015132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:27:54.860260023Z [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-15T09:27:54.865539925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056676s
2026-01-15T09:27:54.866820774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:54.868143067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:54.876516648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081903s
2026-01-15T09:27:54.878098784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:54.880760374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-01-15T09:27:54.883615783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038337s
2026-01-15T09:27:54.885141195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:27:54', 'add_release_restrictions')
2026-01-15T09:27:54.888809001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.891626435Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-15T09:27:54.893183360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118555s
2026-01-15T09:27:54.894846759Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-15T09:27:54.896286027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.898585197Z [Info] quality_proper: Starting migration of Main DB to 69
2026-01-15T09:27:54.901770972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:54.903125440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:54.911828645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084748s
2026-01-15T09:27:54.913649953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:27:54', 'quality_proper')
2026-01-15T09:27:54.917411808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:54.920153219Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-15T09:27:54.921571304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169671s
2026-01-15T09:27:54.923183951Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-15T09:27:54.924643591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:54.926905455Z [Info] delay_profile: Starting migration of Main DB to 70
2026-01-15T09:27:54.980690300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:27:54.983160865Z [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-15T09:27:54.990708053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080473s
2026-01-15T09:27:54.993830300Z [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-15T09:27:54.998569794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:55.000035545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:55.085623713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853807s
2026-01-15T09:27:55.087390721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-01-15T09:27:55.120699614Z [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-15T09:27:55.126330713Z [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-15T09:27:55.130940446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:55.133858752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:55.147455352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:55.150910850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618984s
2026-01-15T09:27:55.152277442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-01-15T09:27:55.233908541Z [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-15T09:27:55.239453015Z [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-15T09:27:55.243618854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:55.246439043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:55.260078739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:55.263527343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095898s
2026-01-15T09:27:55.267978477Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0064132 taking an average of 00:00:00.0064132
2026-01-15T09:27:55.270289721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:27:55', 'delay_profile')
2026-01-15T09:27:55.273746561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.276763977Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-15T09:27:55.278183245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230238s
2026-01-15T09:27:55.279817216Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-15T09:27:55.281401696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.284002704Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-01-15T09:27:55.288884474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-01-15T09:27:55.321745736Z [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-15T09:27:55.327417678Z [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-15T09:27:55.331843600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-15T09:27:55.335132002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-15T09:27:55.348621265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:55.352365545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:55.355916385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652505s
2026-01-15T09:27:55.357162083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:55.358542313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:55.392272304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033468s
2026-01-15T09:27:55.394349938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:27:55', 'unknown_quality_in_profile')
2026-01-15T09:27:55.398583873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.401816643Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-15T09:27:55.403341654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433548s
2026-01-15T09:27:55.405006517Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-15T09:27:55.406465765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.408789214Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-01-15T09:27:55.420569455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:55.422215320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-01-15T09:27:55.423678907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-01-15T09:27:55.425405384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-01-15T09:27:55.432423566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071175s
2026-01-15T09:27:55.433764526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:27:55.435319447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:55.438703852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034609s
2026-01-15T09:27:55.440003820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:55.441287625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:55.456277380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014636s
2026-01-15T09:27:55.458247607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:27:55', 'history_downloadId')
2026-01-15T09:27:55.462066187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.464830082Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-15T09:27:55.466293609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235222s
2026-01-15T09:27:55.467912549Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-15T09:27:55.469336336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.471629494Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-01-15T09:27:55.480582853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:55.482278377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-15T09:27:55.485376857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031606s
2026-01-15T09:27:55.486629960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:55.487895859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-01-15T09:27:55.490522338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026306s
2026-01-15T09:27:55.492000535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:27:55', 'clear_ratings')
2026-01-15T09:27:55.495495993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.498107723Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-15T09:27:55.499506589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102291s
2026-01-15T09:27:55.501157864Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-15T09:27:55.502550318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.504845190Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-01-15T09:27:55.507865782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-15T09:27:55.510785442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-01-15T09:27:55.515010179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041992s
2026-01-15T09:27:55.516551733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:27:55', 'disable_eztv')
2026-01-15T09:27:55.520042432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.522547887Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-15T09:27:55.523949299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011811s
2026-01-15T09:27:55.525507276Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-15T09:27:55.526945663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.529197698Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-01-15T09:27:55.543880585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:55.545651741Z [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-15T09:27:55.549896498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043511s
2026-01-15T09:27:55.551156405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:55.552456874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-15T09:27:55.555496896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029297s
2026-01-15T09:27:55.556838477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:27:55', 'force_lib_update')
2026-01-15T09:27:55.560356672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.563330480Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-15T09:27:55.564767484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109447s
2026-01-15T09:27:55.566568781Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-15T09:27:55.567779369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.570098098Z [Info] add_users_table: Starting migration of Main DB to 76
2026-01-15T09:27:55.578114921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:27:55.579661776Z [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-15T09:27:55.585509522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061044s
2026-01-15T09:27:55.586756102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:27:55.588310001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:27:55.591646509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034134s
2026-01-15T09:27:55.592941237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:27:55.594458021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:27:55.597669368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003261s
2026-01-15T09:27:55.599169118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:27:55', 'add_users_table')
2026-01-15T09:27:55.602652963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.605421939Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-15T09:27:55.606842138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110334s
2026-01-15T09:27:55.608464385Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-15T09:27:55.610000398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.612354830Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-01-15T09:27:55.616807646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:55.618343248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-15T09:27:55.619531802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-01-15T09:27:55.621254641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-01-15T09:27:55.628166769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070013s
2026-01-15T09:27:55.629706109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:27:55', 'add_add_options_to_series')
2026-01-15T09:27:55.633351881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.636067559Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-15T09:27:55.637591077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014945s
2026-01-15T09:27:55.639153233Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-15T09:27:55.640632061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.642882973Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-01-15T09:27:55.654121133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:27:55.656222976Z [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-15T09:27:55.663483847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078241s
2026-01-15T09:27:55.665040462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:27:55', 'add_commands_table')
2026-01-15T09:27:55.668602063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:55.671276208Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-15T09:27:55.672729114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157081s
2026-01-15T09:27:55.674339617Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-15T09:27:55.675717962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:55.678236714Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-01-15T09:27:55.685269246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:55.686769627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:56.530963872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8436395s
2026-01-15T09:27:56.532982567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-01-15T09:27:56.534362075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-01-15T09:27:56.535658736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-01-15T09:27:56.570683815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-15T09:27:56.575488059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-01-15T09:27:56.578405474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-01-15T09:27:56.580993225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-01-15T09:27:56.595651563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581032s
2026-01-15T09:27:56.596672418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:27:56.598150885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:27:56.601410189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033107s
2026-01-15T09:27:56.602935720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:27:56', 'dedupe_tags')
2026-01-15T09:27:56.606692355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.609681033Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-15T09:27:56.611011452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115755s
2026-01-15T09:27:56.612670212Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-15T09:27:56.614429796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.616791311Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-01-15T09:27:56.620457413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:56.621885058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:56.636980305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148178s
2026-01-15T09:27:56.638938488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-15T09:27:56', 'move_dot_prefix_to_transmission_category')
2026-01-15T09:27:56.643374711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.646153537Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-15T09:27:56.647824131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242175s
2026-01-15T09:27:56.649465917Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-15T09:27:56.650938493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.653214606Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-01-15T09:27:56.663708126Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:56.665078325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-01-15T09:27:56.669320979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044084s
2026-01-15T09:27:56.670829527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-15T09:27:56', 'add_fanzub_settings')
2026-01-15T09:27:56.674407201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.677083149Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-15T09:27:56.678547698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122408s
2026-01-15T09:27:56.680147079Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-15T09:27:56.681698704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.683955198Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-01-15T09:27:56.698402941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:56.700145730Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.88E-05s
2026-01-15T09:27:56.701375306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-01-15T09:27:56.702983665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-01-15T09:27:56.710164755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072696s
2026-01-15T09:27:56.711435233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:56.712832056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:27:56.714029046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-01-15T09:27:56.715647926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-01-15T09:27:56.722043195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006433s
2026-01-15T09:27:56.723279885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:56.724636326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:27:56.725832806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-01-15T09:27:56.727427016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-01-15T09:27:56.733804849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064096s
2026-01-15T09:27:56.735052782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:56.736402790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:27:56.737599921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-01-15T09:27:56.739223851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-01-15T09:27:56.745522995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063712s
2026-01-15T09:27:56.746791149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:56.748137540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:27:56.749387006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-01-15T09:27:56.751044684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-01-15T09:27:56.757457097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064778s
2026-01-15T09:27:56.758712865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:56.760089508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-01-15T09:27:56.762632879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027073s
2026-01-15T09:27:56.764141537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-15T09:27:56', 'additonal_blacklist_columns')
2026-01-15T09:27:56.767819363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.772258703Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-15T09:27:56.773930709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123092s
2026-01-15T09:27:56.775545170Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-15T09:27:56.777137296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.779477358Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-01-15T09:27:56.787043835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:27:56.788800663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-01-15T09:27:56.790020930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-01-15T09:27:56.825847854Z [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-15T09:27:56.831505376Z [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-15T09:27:56.836007652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-15T09:27:56.839208297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-15T09:27:56.854037659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:56.857867822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:56.861422399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0697026s
2026-01-15T09:27:56.862739251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:27:56.864237177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:27:56.865456944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-01-15T09:27:56.900946378Z [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-15T09:27:56.906319287Z [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-15T09:27:56.910812215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-01-15T09:27:56.913973831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-01-15T09:27:56.932581090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:56.948262618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:56.956858447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881912s
2026-01-15T09:27:56.958798694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-15T09:27:56.961590816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-01-15T09:27:56.965475709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041572s
2026-01-15T09:27:56.968463997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-15T09:27:56', 'update_quality_minmax_size')
2026-01-15T09:27:56.972186853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:56.976066526Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-15T09:27:56.977685787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147307s
2026-01-15T09:27:56.980967044Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-15T09:27:56.983679596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:56.987629500Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-01-15T09:27:56.994201033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:56.995703559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.012601355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161895s
2026-01-15T09:27:57.014079522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-15T09:27:57', 'expand_transmission_urlbase')
2026-01-15T09:27:57.018121431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.020713570Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-15T09:27:57.022385968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250909s
2026-01-15T09:27:57.023918554Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-15T09:27:57.025406010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.027669448Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-01-15T09:27:57.030989523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.032413250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.047268804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145644s
2026-01-15T09:27:57.049254884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-15T09:27:57', 'pushbullet_device_ids')
2026-01-15T09:27:57.053064064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.055687907Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-15T09:27:57.057219361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232593s
2026-01-15T09:27:57.058826057Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-15T09:27:57.060221887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.062450355Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-01-15T09:27:57.067022031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:57.068990024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-01-15T09:27:57.071907779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030452s
2026-01-15T09:27:57.073369072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-15T09:27:57', 'remove_eztv')
2026-01-15T09:27:57.076848929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.079510789Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-15T09:27:57.080863263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106245s
2026-01-15T09:27:57.082356379Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-15T09:27:57.084046914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.086283046Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-01-15T09:27:57.089697402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.091050757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.109141295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177675s
2026-01-15T09:27:57.111054638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-15T09:27:57', 'pushbullet_devices_channels_list')
2026-01-15T09:27:57.115049633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.117711423Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-15T09:27:57.119343399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266088s
2026-01-15T09:27:57.120940866Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-15T09:27:57.122527591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.124774586Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-01-15T09:27:57.140375170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:57.142197089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.68E-05s
2026-01-15T09:27:57.143491405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-01-15T09:27:57.146062883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-01-15T09:27:57.153414027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082047s
2026-01-15T09:27:57.154711860Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-15T09:27:57.157401426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-15T09:27:57.161738249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043346s
2026-01-15T09:27:57.162997615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-15T09:27:57.165662461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-01-15T09:27:57.169698719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040274s
2026-01-15T09:27:57.170975730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:57.172377192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-15T09:27:57.173588481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-01-15T09:27:57.209130031Z [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-15T09:27:57.216421734Z [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-15T09:27:57.222902815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:27:57.226070944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:27:57.240911398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656472s
2026-01-15T09:27:57.242245414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:57.244254640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-01-15T09:27:57.247418441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038648s
2026-01-15T09:27:57.248834903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-15T09:27:57', 'add_on_rename_to_notifcations')
2026-01-15T09:27:57.252493661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.255371907Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-15T09:27:57.256918381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119001s
2026-01-15T09:27:57.258579436Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-15T09:27:57.260072813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.262347383Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-01-15T09:27:57.265631576Z [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-15T09:27:57.271156682Z [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-15T09:27:57.278984124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007869s
2026-01-15T09:27:57.280502862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-15T09:27:57', 'update_kickass_url')
2026-01-15T09:27:57.284054594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.286689220Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-15T09:27:57.288183970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156223s
2026-01-15T09:27:57.289713871Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-15T09:27:57.291200113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.293433451Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-01-15T09:27:57.304308369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:27:57.306465653Z [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-15T09:27:57.313233291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072635s
2026-01-15T09:27:57.314904346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:27:57.316837078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:27:57.320641669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039165s
2026-01-15T09:27:57.322148654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-15T09:27:57', 'added_indexerstatus')
2026-01-15T09:27:57.325539772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.328243637Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-15T09:27:57.329708848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117659s
2026-01-15T09:27:57.331268588Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-15T09:27:57.332884622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.335151166Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-01-15T09:27:57.343816285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:57.345472821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-15T09:27:57.346722828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-01-15T09:27:57.348773838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.357686736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091467s
2026-01-15T09:27:57.359274794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-15T09:27:57', 'add_unverifiedscenenumbering')
2026-01-15T09:27:57.362993622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.365696996Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-15T09:27:57.367278521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172237s
2026-01-15T09:27:57.368894615Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-15T09:27:57.370577423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.372860731Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-01-15T09:27:57.382312494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:57.384076186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-15T09:27:57.385308998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-01-15T09:27:57.387490120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:57.395285398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081218s
2026-01-15T09:27:57.396598001Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:57.397944823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-01-15T09:27:57.400798479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029971s
2026-01-15T09:27:57.402301145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-15T09:27:57', 'naming_config_replace_illegal_characters')
2026-01-15T09:27:57.406088792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.408746685Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-15T09:27:57.410496929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109612s
2026-01-15T09:27:57.412069926Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-15T09:27:57.413473944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.415716399Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-01-15T09:27:57.422380308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:57.424090271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-15T09:27:57.425477625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-01-15T09:27:57.427538655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.435237218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078278s
2026-01-15T09:27:57.436605373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-01-15T09:27:57.438105113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:27:57.441501312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034782s
2026-01-15T09:27:57.442987955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-15T09:27:57', 'add_tvmazeid')
2026-01-15T09:27:57.446419125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.449134512Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-15T09:27:57.450525704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111357s
2026-01-15T09:27:57.452101928Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-15T09:27:57.453701178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.455941369Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-01-15T09:27:57.462762575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-01-15T09:27:57.464970281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-15T09:27:57.469857141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049709s
2026-01-15T09:27:57.471387392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-15T09:27:57', 'add_additional_episodes_index')
2026-01-15T09:27:57.475045348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.478941334Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-15T09:27:57.480603230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141039s
2026-01-15T09:27:57.482220547Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-15T09:27:57.483651639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.485935317Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-01-15T09:27:57.489086312Z [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-15T09:27:57.492713256Z [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-15T09:27:57.498057508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049221s
2026-01-15T09:27:57.499538660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-15T09:27:57', 'disable_kickass')
2026-01-15T09:27:57.503111424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.505690107Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-15T09:27:57.507088623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129812s
2026-01-15T09:27:57.508598914Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-15T09:27:57.510184588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.512394277Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-01-15T09:27:57.516932786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:57.518470042Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:27:57.519683455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:27:57.521427287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.529103925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077921s
2026-01-15T09:27:57.530599797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-15T09:27:57', 'add_reason_to_pending_releases')
2026-01-15T09:27:57.534331712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.536923070Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-15T09:27:57.538515337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156465s
2026-01-15T09:27:57.540052812Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-15T09:27:57.541541440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.543792823Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-01-15T09:27:57.547484879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:57.549335255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-01-15T09:27:57.552373142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030944s
2026-01-15T09:27:57.553824534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-15T09:27:57', 'remove_titans_of_tv')
2026-01-15T09:27:57.557394112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.559913235Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-15T09:27:57.561422083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106887s
2026-01-15T09:27:57.562921813Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-15T09:27:57.564519290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.566735994Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-01-15T09:27:57.586434901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:57.588521433Z [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-15T09:27:57.595425485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073791s
2026-01-15T09:27:57.596756876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:57.598607122Z [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-15T09:27:57.605410823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072193s
2026-01-15T09:27:57.606668154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:57.608054225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-01-15T09:27:57.609261777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-01-15T09:27:57.610910788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-01-15T09:27:57.617915052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070649s
2026-01-15T09:27:57.619210180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-01-15T09:27:57.620905093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-01-15T09:27:57.627827502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069931s
2026-01-15T09:27:57.629124013Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-15T09:27:57.631211406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-01-15T09:27:57.633947306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027322s
2026-01-15T09:27:57.635192002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.636497261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.649427478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127071s
2026-01-15T09:27:57.651126249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:57.652557040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:27:57.653786095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-01-15T09:27:57.700362154Z [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-15T09:27:57.708916039Z [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-15T09:27:57.715838969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:57.718860604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:57.735685975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801189s
2026-01-15T09:27:57.737233541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-15T09:27:57', 'extra_and_subtitle_files')
2026-01-15T09:27:57.740928692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.744082122Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-15T09:27:57.745577343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887103s
2026-01-15T09:27:57.747334251Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-15T09:27:57.748854171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.751802718Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-01-15T09:27:57.757930528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:27:57.759499237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-15T09:27:57.760877322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-01-15T09:27:57.795125878Z [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-15T09:27:57.801149347Z [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-15T09:27:57.806334127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:27:57.809083384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-01-15T09:27:57.826271044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631415s
2026-01-15T09:27:57.826987196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:27:57.828439390Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-15T09:27:57.829691181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-01-15T09:27:57.831415754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-01-15T09:27:57.838464017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071221s
2026-01-15T09:27:57.840089791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-15T09:27:57', 'add_scene_season_number')
2026-01-15T09:27:57.843707325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.846583026Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-15T09:27:57.848145312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152762s
2026-01-15T09:27:57.849789923Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-15T09:27:57.851447952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.853714406Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-01-15T09:27:57.857329175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.858726850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.872636319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136584s
2026-01-15T09:27:57.874568409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-15T09:27:57', 'add_ultrahd_quality_in_profiles')
2026-01-15T09:27:57.878674207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.881254262Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-15T09:27:57.882874675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225245s
2026-01-15T09:27:57.884483134Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-15T09:27:57.886376938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.888574733Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-01-15T09:27:57.897596891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:27:57.899129277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-15T09:27:57.900361188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-01-15T09:27:57.902123697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.910160280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081968s
2026-01-15T09:27:57.911458654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:57.912839094Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-01-15T09:27:57.913993409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-01-15T09:27:57.915613832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.922881757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073543s
2026-01-15T09:27:57.924129679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:57.925489798Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-01-15T09:27:57.926688783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-01-15T09:27:57.928325469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:57.935613915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073691s
2026-01-15T09:27:57.936892911Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.938201055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.000311916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614299s
2026-01-15T09:27:58.002096540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-15T09:27:58', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-15T09:27:58.006584587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.009359876Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-15T09:27:58.011236765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711514s
2026-01-15T09:27:58.012903632Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-15T09:27:58.014494616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.016790719Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-01-15T09:27:58.020199313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.021611657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.034008741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121436s
2026-01-15T09:27:58.035931553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-15T09:27:58', 'fix_metadata_file_extensions')
2026-01-15T09:27:58.039861937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.042473295Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-15T09:27:58.044092045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208516s
2026-01-15T09:27:58.045683269Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-15T09:27:58.047146747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.049424233Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-01-15T09:27:58.053212511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:58.055196807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:27:58.058794982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031564s
2026-01-15T09:27:58.059735746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:58', 'remove_kickass')
2026-01-15T09:27:58.063267599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.065797984Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-15T09:27:58.067208525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107936s
2026-01-15T09:27:58.068735028Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-15T09:27:58.070331924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.072542756Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-01-15T09:27:58.076697272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:58.078100708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-01-15T09:27:58.081970540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039068s
2026-01-15T09:27:58.083409127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:58', 'rename_torrent_downloadstation')
2026-01-15T09:27:58.087133467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.089702199Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-15T09:27:58.091288123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116765s
2026-01-15T09:27:58.092830449Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-15T09:27:58.094258544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.096455388Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-01-15T09:27:58.099377112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-15T09:27:58.102534389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-15T09:27:58.106691951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041537s
2026-01-15T09:27:58.108177182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:58', 'update_btn_url')
2026-01-15T09:27:58.111656268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.114106963Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-15T09:27:58.115487533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116338s
2026-01-15T09:27:58.117109028Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-15T09:27:58.118516973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.120720240Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-01-15T09:27:58.124249066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:58.126077367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:58.129049312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030316s
2026-01-15T09:27:58.130499221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:58', 'remove_wombles')
2026-01-15T09:27:58.134009821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.137764071Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-15T09:27:58.139231325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117565s
2026-01-15T09:27:58.140854394Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-15T09:27:58.142392611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.144687051Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-01-15T09:27:58.148622336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-15T09:27:58.150704599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-01-15T09:27:58.153672485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029287s
2026-01-15T09:27:58.154905899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.156251007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.170798281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014017s
2026-01-15T09:27:58.172435087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:58', 'fix_extra_file_extension')
2026-01-15T09:27:58.176292084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.178895426Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-15T09:27:58.180500237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226508s
2026-01-15T09:27:58.182105009Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-15T09:27:58.183543766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.185821192Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-01-15T09:27:58.189200888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.190616128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.198658893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078542s
2026-01-15T09:27:58.200518778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:58', 'import_extra_files')
2026-01-15T09:27:58.204375525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.206887693Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-15T09:27:58.208367393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162676s
2026-01-15T09:27:58.209938577Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-15T09:27:58.211601395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.213673307Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-01-15T09:27:58.216936959Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.218358973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.225094877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066353s
2026-01-15T09:27:58.226762274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:58', 'fix_extra_files_config')
2026-01-15T09:27:58.230509310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.233505994Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-15T09:27:58.235041756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151355s
2026-01-15T09:27:58.236665165Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-15T09:27:58.238227091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.240471270Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-01-15T09:27:58.250696019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-15T09:27:58.252479921Z [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-15T09:27:58.257765425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056284s
2026-01-15T09:27:58.259119431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-15T09:27:58.260742470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-15T09:27:58.264209802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003557s
2026-01-15T09:27:58.265476522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:27:58.266780498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-15T09:27:58.268011487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-01-15T09:27:58.269732422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:58.277559844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079142s
2026-01-15T09:27:58.278835824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.280390364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.383827964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034058s
2026-01-15T09:27:58.385661266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-01-15T09:27:58.420733410Z [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-15T09:27:58.425689029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-01-15T09:27:58.429429421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:58.432315583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:58.449116985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:58.452746684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655833s
2026-01-15T09:27:58.454263709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:58', 'create_language_profiles')
2026-01-15T09:27:58.457926044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.460837096Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-15T09:27:58.462374341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0737417s
2026-01-15T09:27:58.463981898Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-15T09:27:58.465552631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.467871641Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-01-15T09:27:58.472278495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:27:58.473787022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:27:58.474996648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-01-15T09:27:58.476760941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-01-15T09:27:58.484492751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078205s
2026-01-15T09:27:58.486001960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:58', 'added_regex_to_scenemapping')
2026-01-15T09:27:58.489735818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.492754968Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-15T09:27:58.494319509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161225s
2026-01-15T09:27:58.495901154Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-15T09:27:58.497452257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.499715665Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-01-15T09:27:58.503174269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.504634019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.519728644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148497s
2026-01-15T09:27:58.521855357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:58', 'consolidate_indexer_baseurl')
2026-01-15T09:27:58.525721502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.528310134Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-15T09:27:58.529874334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236541s
2026-01-15T09:27:58.531436540Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-15T09:27:58.533008997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.535224007Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-01-15T09:27:58.552429664Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:27:58.655111221Z [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-15T09:27:58.662193943Z [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-15T09:27:58.668641978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:58.671552098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:58.690689795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:58.694412171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398154s
2026-01-15T09:27:58.695910808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:58', 'rename_indexer_status_id')
2026-01-15T09:27:58.699504395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.702347500Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-15T09:27:58.703900658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1478156s
2026-01-15T09:27:58.705612084Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-15T09:27:58.707118457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.709425623Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-01-15T09:27:58.717693932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:27:58.719737818Z [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-15T09:27:58.726017774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066546s
2026-01-15T09:27:58.727380959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:27:58.729210373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:58.733015565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039419s
2026-01-15T09:27:58.734491728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:58', 'add_downloadclient_status')
2026-01-15T09:27:58.738074933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.740788337Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-15T09:27:58.742353259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117383s
2026-01-15T09:27:58.743928080Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-15T09:27:58.745353811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.747600024Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-01-15T09:27:58.750596347Z [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-15T09:27:58.754114843Z [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-15T09:27:58.758919107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047841s
2026-01-15T09:27:58.760418356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:58', 'disable_nyaa')
2026-01-15T09:27:58.763870908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.766547177Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-15T09:27:58.767827245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123696s
2026-01-15T09:27:58.769364160Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-15T09:27:58.771095837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.773293412Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-01-15T09:27:58.776635432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:58.778032084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:58.822738268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444264s
2026-01-15T09:27:58.824795871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:58', 'add_webrip_and_br480_qualites_in_profile')
2026-01-15T09:27:58.829002552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.831623340Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-15T09:27:58.833368243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535864s
2026-01-15T09:27:58.834934838Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-15T09:27:58.836526663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.838755642Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-01-15T09:27:58.842716117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-15T09:27:58.844398796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:27:58.848173266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038539s
2026-01-15T09:27:58.849664419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:58', 'add_history_eventType_index')
2026-01-15T09:27:58.853318186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.855963954Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-15T09:27:58.857544497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117084s
2026-01-15T09:27:58.859050459Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-15T09:27:58.860834512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.863029151Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-01-15T09:27:58.874695724Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:27:58.913248727Z [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-15T09:27:58.919391386Z [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-15T09:27:58.924955511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:58.927782524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:58.945310970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:58.948624974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719364s
2026-01-15T09:27:58.949884169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:58.951174367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-01-15T09:27:58.952426849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:58.954272596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:27:58.961731165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075502s
2026-01-15T09:27:58.963068478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:58.965391546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:58.968414102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029177s
2026-01-15T09:27:58.969522564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:58.970801850Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2026-01-15T09:27:58.972041847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:59.008207022Z [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-15T09:27:59.014802363Z [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-15T09:27:59.021395089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:59.024285329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:59.041725167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:59.045040363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071234s
2026-01-15T09:27:59.046597769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:59', 'separate_automatic_and_interactive_searches')
2026-01-15T09:27:59.050488404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.053973051Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-15T09:27:59.055793216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080236s
2026-01-15T09:27:59.057377286Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-15T09:27:59.059066908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.061391609Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-01-15T09:27:59.073474310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-01-15T09:27:59.075568006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-15T09:27:59.079786600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043317s
2026-01-15T09:27:59.081431713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-01-15T09:27:59.083778369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-01-15T09:27:59.086255227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033354s
2026-01-15T09:27:59.087552268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-01-15T09:27:59.089253624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-15T09:27:59.092794384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037009s
2026-01-15T09:27:59.094087538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:27:59.095604192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:27:59.098291523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027336s
2026-01-15T09:27:59.099537763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:27:59.101180792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:27:59.104736201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036067s
2026-01-15T09:27:59.106228486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:59', 'update_series_episodes_history_indexes')
2026-01-15T09:27:59.109988367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.112727453Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-15T09:27:59.114396704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116119s
2026-01-15T09:27:59.116024993Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-15T09:27:59.117532449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.119887231Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-01-15T09:27:59.123081553Z [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-15T09:27:59.127243213Z [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-15T09:27:59.132926277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056566s
2026-01-15T09:27:59.134401227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:59', 'update_animetosho_url')
2026-01-15T09:27:59.137975004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.140635892Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-15T09:27:59.142119659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013416s
2026-01-15T09:27:59.143609189Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-15T09:27:59.145225433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.147415714Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-01-15T09:27:59.150861693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:59.152310841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:59.182450012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298775s
2026-01-15T09:27:59.184502334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:59', 'add_remux_qualities_in_profile')
2026-01-15T09:27:59.188624706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.191204300Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-15T09:27:59.192833541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388844s
2026-01-15T09:27:59.194428342Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-15T09:27:59.196003995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.198225078Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-01-15T09:27:59.202167416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-01-15T09:27:59.203794983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-15T09:27:59.207509724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037747s
2026-01-15T09:27:59.209009935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:59', 'add_history_seriesId_index')
2026-01-15T09:27:59.212637510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.215183496Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-15T09:27:59.216757265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115021s
2026-01-15T09:27:59.218280402Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-15T09:27:59.219880074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.222084302Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-01-15T09:27:59.230734281Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:59.232887747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-15T09:27:59.236153273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033509s
2026-01-15T09:27:59.237413270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:59.239110758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-15T09:27:59.241882560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028278s
2026-01-15T09:27:59.243335295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:59', 'remove_media_browser_metadata')
2026-01-15T09:27:59.247019414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.249562144Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-15T09:27:59.251122165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105122s
2026-01-15T09:27:59.252666204Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-15T09:27:59.254510598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.256780930Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-01-15T09:27:59.261443169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:59.263294076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:27:59.266366623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031267s
2026-01-15T09:27:59.267612181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:59.269341603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:27:59.272041249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027255s
2026-01-15T09:27:59.273482382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:59', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-15T09:27:59.277436093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.280040327Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-15T09:27:59.281867456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107529s
2026-01-15T09:27:59.283369321Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-15T09:27:59.284849471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.287041495Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-01-15T09:27:59.292819851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:27:59.294972566Z [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-15T09:27:59.299989078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055906s
2026-01-15T09:27:59.301504499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:59', 'add_custom_filters')
2026-01-15T09:27:59.305067975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.307887372Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-15T09:27:59.309365589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135416s
2026-01-15T09:27:59.310894979Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-15T09:27:59.312618489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.314833309Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-01-15T09:27:59.321259098Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:27:59.323174385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:59.341757766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186695s
2026-01-15T09:27:59.343158677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:59.344571522Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:27:59.345736749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-15T09:27:59.347826216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:59.356212313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085273s
2026-01-15T09:27:59.357735801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:59', 'rename_restrictions_to_release_profiles')
2026-01-15T09:27:59.361644863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.364387656Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-15T09:27:59.366239404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167271s
2026-01-15T09:27:59.367741840Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:27:59.369559740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.371884963Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-01-15T09:27:59.385524358Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:27:59.387470276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:27:59.406307849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187353s
2026-01-15T09:27:59.407548197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:27:59.408999900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:27:59.410216661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-15T09:27:59.412054942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:27:59.419607771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076869s
2026-01-15T09:27:59.420890735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-15T09:27:59.422332718Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2026-01-15T09:27:59.423503416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-15T09:27:59.425317869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:27:59.432880218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076253s
2026-01-15T09:27:59.434142509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:59.435370673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:27:59.438068024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027301s
2026-01-15T09:27:59.439304815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:59.440747740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:27:59.443508269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027333s
2026-01-15T09:27:59.444758787Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-01-15T09:27:59.497304427Z [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-15T09:27:59.512969491Z [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-15T09:27:59.529054121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:59.532907260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:27:59.551646174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:59.555093907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:27:59.558476618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:27:59.561637363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:27:59.565019874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:27:59.568292314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:27:59.571653332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251836s
2026-01-15T09:27:59.573192572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:59', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:27:59.577082274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.580520407Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:27:59.582282505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340941s
2026-01-15T09:27:59.583897297Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-15T09:27:59.585637020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.588342679Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-01-15T09:27:59.593007192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:27:59.594506841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:27:59.595842802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-01-15T09:27:59.597658588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:27:59.605962209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083657s
2026-01-15T09:27:59.607431007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:59', 'add_relative_original_path_to_episode_file')
2026-01-15T09:27:59.611370018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.614025235Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-15T09:27:59.615757884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165135s
2026-01-15T09:27:59.617324619Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-15T09:27:59.618882276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.621116756Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-01-15T09:27:59.625476264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:27:59.626930472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:27:59.628144978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-01-15T09:27:59.629912898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:27:59.638064102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082416s
2026-01-15T09:27:59.639561938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:59', 'episode_last_searched_time')
2026-01-15T09:27:59.643227539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.645877095Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-15T09:27:59.647448709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160987s
2026-01-15T09:27:59.649021276Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-15T09:27:59.650528922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.652764213Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-01-15T09:27:59.656502892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:59.657900095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:59.666372796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082861s
2026-01-15T09:27:59.668008310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:59.669992245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:59.672836803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028414s
2026-01-15T09:27:59.674343236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:59', 'download_propers_config')
2026-01-15T09:27:59.677946853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.680537359Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-15T09:27:59.682053823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105537s
2026-01-15T09:27:59.683651981Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-15T09:27:59.685243055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.687468627Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-01-15T09:27:59.692585601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:59.694145772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:27:59.695360589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:27:59.697161134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:59.705749679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086868s
2026-01-15T09:27:59.707053504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:59.708362019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:59.988966717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2802433s
2026-01-15T09:27:59.991072677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:59', 'add_download_client_priority')
2026-01-15T09:27:59.995305180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.998060849Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-15T09:27:59.999663296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2896349s
2026-01-15T09:28:00.001345885Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-15T09:28:00.002869793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.005203082Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-01-15T09:28:00.014780647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:28:00.016559740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-15T09:28:00.017791781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-01-15T09:28:00.019650594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-01-15T09:28:00.028314480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084845s
2026-01-15T09:28:00.029460268Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:28:00.030719984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-01-15T09:28:00.033820067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031271s
2026-01-15T09:28:00.035285017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:28:00', 'add_specials_folder_format')
2026-01-15T09:28:00.039161283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.041831249Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-15T09:28:00.043159483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109436s
2026-01-15T09:28:00.044820188Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-15T09:28:00.046364658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.048655701Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-01-15T09:28:00.054833181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:00.056407551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:28:00.057628960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:28:00.059463945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.068010906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008642s
2026-01-15T09:28:00.069304481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:00.070677085Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2026-01-15T09:28:00.071892563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:28:00.073793390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.081920235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080555s
2026-01-15T09:28:00.083343060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:28:00', 'health_issue_notification')
2026-01-15T09:28:00.086977158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.089627636Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-15T09:28:00.091826533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159921s
2026-01-15T09:28:00.092819583Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:28:00.094581421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.096826401Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-01-15T09:28:00.103187381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:28:00.104766591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-15T09:28:00.105987108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:28:00.107843306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:00.116228451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086018s
2026-01-15T09:28:00.117508719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:28:00.118893638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2026-01-15T09:28:00.120124336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:28:00.121816333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.129767474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080217s
2026-01-15T09:28:00.131258446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:28:00', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:28:00.135497172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.137919660Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:28:00.139668883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162139s
2026-01-15T09:28:00.141246038Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-15T09:28:00.142862193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.145125029Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-01-15T09:28:00.151323852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:00.152799663Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:00.154017456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-01-15T09:28:00.155799875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-01-15T09:28:00.164160280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084182s
2026-01-15T09:28:00.165446881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-01-15T09:28:00.167208719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-01-15T09:28:00.174935508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007793s
2026-01-15T09:28:00.176217209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-01-15T09:28:00.177992404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-01-15T09:28:00.185736247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078081s
2026-01-15T09:28:00.187235456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:28:00', 'add_airedbefore_to_episodes')
2026-01-15T09:28:00.190893202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.193545833Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-15T09:28:00.195093339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156237s
2026-01-15T09:28:00.196661808Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-15T09:28:00.198078641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.200310365Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-01-15T09:28:00.204254817Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:00.206112659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:28:00.209022418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029744s
2026-01-15T09:28:00.210266694Z [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-15T09:28:00.213801452Z [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-15T09:28:00.218298848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045008s
2026-01-15T09:28:00.219793557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:28:00', 'remove_bitmetv')
2026-01-15T09:28:00.223416553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.225936197Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-15T09:28:00.227351697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121521s
2026-01-15T09:28:00.228877129Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-15T09:28:00.230356608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.232565075Z [Info] add_download_history: Starting migration of Main DB to 139
2026-01-15T09:28:00.248137413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:28:00.250257312Z [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-15T09:28:00.257667654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079553s
2026-01-15T09:28:00.258978624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:28:00.260640601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:28:00.264166190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035833s
2026-01-15T09:28:00.265390585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-01-15T09:28:00.267022391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-15T09:28:00.270458821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034793s
2026-01-15T09:28:00.271745492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:28:00.273374803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:28:00.276880443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035579s
2026-01-15T09:28:00.278131632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:00.279422892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:00.307113622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274278s
2026-01-15T09:28:00.309088649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:28:00', 'add_download_history')
2026-01-15T09:28:00.313155148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.315649000Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-15T09:28:00.317169672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362092s
2026-01-15T09:28:00.318778341Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-15T09:28:00.320480358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.322701922Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-01-15T09:28:00.325995675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-15T09:28:00.328170955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-01-15T09:28:00.331840284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036685s
2026-01-15T09:28:00.333388471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:28:00', 'remove_chown_and_folderchmod_config_v2')
2026-01-15T09:28:00.337185848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.339704880Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-15T09:28:00.341404012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115737s
2026-01-15T09:28:00.342929373Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-15T09:28:00.344444053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.346640376Z [Info] add_update_history: Starting migration of Main DB to 141
2026-01-15T09:28:00.348262593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:28:00', 'add_update_history')
2026-01-15T09:28:00.351814766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.354299108Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-15T09:28:00.355782085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098638s
2026-01-15T09:28:00.357210852Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-15T09:28:00.358606211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.360742984Z [Info] import_lists: Starting migration of Main DB to 142
2026-01-15T09:28:00.380380659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-15T09:28:00.382559596Z [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-15T09:28:00.390622913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086034s
2026-01-15T09:28:00.392274859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-15T09:28:00.393528243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:28:00.397007509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035391s
2026-01-15T09:28:00.398271715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-15T09:28:00.400173896Z [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-15T09:28:00.406466447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064916s
2026-01-15T09:28:00.407518906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-15T09:28:00.409174931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:00.413465681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043268s
2026-01-15T09:28:00.414781390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-15T09:28:00.416556736Z [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-15T09:28:00.420803347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045139s
2026-01-15T09:28:00.422111631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-01-15T09:28:00.423728888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-15T09:28:00.427661446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039021s
2026-01-15T09:28:00.429134102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:28:00', 'import_lists')
2026-01-15T09:28:00.432604851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.435765466Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-15T09:28:00.437194273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121004s
2026-01-15T09:28:00.438768954Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-15T09:28:00.440384707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.442722164Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-01-15T09:28:00.447629466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:28:00.448919363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:28:00.450138167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:28:00.451785505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:28:00.460967504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092921s
2026-01-15T09:28:00.462479930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:28:00', 'add_priority_to_indexers')
2026-01-15T09:28:00.466453411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.469346277Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-15T09:28:00.470881007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177151s
2026-01-15T09:28:00.472449535Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-15T09:28:00.474543221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.476466304Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-01-15T09:28:00.482729646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:28:00.484264147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-01-15T09:28:00.485527160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-01-15T09:28:00.487243796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.497816666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106751s
2026-01-15T09:28:00.499387199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:28:00.501004426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:28:00.502367721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-01-15T09:28:00.504384522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:00.513617384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092995s
2026-01-15T09:28:00.515267878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:28:00', 'import_lists_series_type_and_season_folder')
2026-01-15T09:28:00.519225998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.521905885Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-15T09:28:00.523638854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177089s
2026-01-15T09:28:00.525243997Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-15T09:28:00.526627522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.528919227Z [Info] remove_growl: Starting migration of Main DB to 145
2026-01-15T09:28:00.532495268Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:00.534344452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:28:00.537272769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030121s
2026-01-15T09:28:00.538723861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:28:00', 'remove_growl')
2026-01-15T09:28:00.542213768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.544658561Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-15T09:28:00.546045253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104265s
2026-01-15T09:28:00.547530644Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-15T09:28:00.549164334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.551384656Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-01-15T09:28:00.553090220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:28:00', 'cleanup_duplicates_updatehistory')
2026-01-15T09:28:00.556819940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.559244142Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-15T09:28:00.560873032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100662s
2026-01-15T09:28:00.562279524Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-15T09:28:00.563839195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.565991990Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-01-15T09:28:00.569695197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:00.571129245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:00.576732889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055143s
2026-01-15T09:28:00.578335666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:28:00', 'swap_filechmod_for_folderchmod')
2026-01-15T09:28:00.582171931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.584694681Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-15T09:28:00.586295014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135494s
2026-01-15T09:28:00.587809403Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-15T09:28:00.589322390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.591538392Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-01-15T09:28:00.594791914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:28:00.597481910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:28:00.601108313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036224s
2026-01-15T09:28:00.602386647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:28:00.605355365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:28:00.609102641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003738s
2026-01-15T09:28:00.610557170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:28:00', 'mediainfo_channels')
2026-01-15T09:28:00.614086948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.616614136Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-15T09:28:00.618071571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112671s
2026-01-15T09:28:00.619562313Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-15T09:28:00.621196023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.623475804Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-01-15T09:28:00.629572751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:00.631135388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-15T09:28:00.632368661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-01-15T09:28:00.634185079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.643932768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095774s
2026-01-15T09:28:00.645009536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:00.646383743Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-15T09:28:00.647582587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-01-15T09:28:00.649446290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.658249717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088619s
2026-01-15T09:28:00.659748726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:28:00', 'add_on_delete_to_notifications')
2026-01-15T09:28:00.663503807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.666520462Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-15T09:28:00.668226006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017221s
2026-01-15T09:28:00.669761428Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-15T09:28:00.671313443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.673663065Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-01-15T09:28:00.679962710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-01-15T09:28:00.681521249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:28:00.682734001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-01-15T09:28:00.684497953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-01-15T09:28:00.693472855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090122s
2026-01-15T09:28:00.694793906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-01-15T09:28:00.696504189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-01-15T09:28:00.704974195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008549s
2026-01-15T09:28:00.706248602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-01-15T09:28:00.707914757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-01-15T09:28:00.716132885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082203s
2026-01-15T09:28:00.717585270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:28:00', 'add_scene_mapping_origin')
2026-01-15T09:28:00.721231803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.723833912Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-15T09:28:00.725368873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160173s
2026-01-15T09:28:00.726934065Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-15T09:28:00.728498726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.730728376Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-01-15T09:28:00.741307649Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:28:00.742970037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-01-15T09:28:00.746384262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034872s
2026-01-15T09:28:00.747633407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:28:00.748951742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-01-15T09:28:00.751892153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030071s
2026-01-15T09:28:00.753163553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:28:00.754489683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-01-15T09:28:00.757373400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029511s
2026-01-15T09:28:00.758840004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:28:00', 'remove_custom_filter_type')
2026-01-15T09:28:00.762518231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.765160852Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-15T09:28:00.767087832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107106s
2026-01-15T09:28:00.768274261Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-15T09:28:00.770036239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.772102851Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-01-15T09:28:00.775460091Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-01-15T09:28:00.778676999Z [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-15T09:28:00.783173393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044421s
2026-01-15T09:28:00.784677702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:28:00', 'update_btn_url_to_https')
2026-01-15T09:28:00.788368615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.790890423Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-15T09:28:00.792429843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122034s
2026-01-15T09:28:00.794011678Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-15T09:28:00.796039842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.797997374Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-01-15T09:28:00.803203087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:00.804357441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:28:00.805573981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-01-15T09:28:00.807602024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:00.817515297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100233s
2026-01-15T09:28:00.819008804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:28:00', 'add_on_episodefiledelete_for_upgrade')
2026-01-15T09:28:00.822836883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.825548803Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-15T09:28:00.827448529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181013s
2026-01-15T09:28:00.828802095Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-15T09:28:00.830337517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.832567096Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-01-15T09:28:00.837023951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:28:00.838557319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:00.839734088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:28:00.841503732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:28:00.850605290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091969s
2026-01-15T09:28:00.852124198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:28:00', 'add_name_release_profile')
2026-01-15T09:28:00.855806603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.858949261Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-15T09:28:00.860485425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175964s
2026-01-15T09:28:00.862068312Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-15T09:28:00.863694287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.865974608Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-01-15T09:28:00.869442622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:00.870834354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:00.908858793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376947s
2026-01-15T09:28:00.910888771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:28:00', 'add_arabic_and_hindi_languages')
2026-01-15T09:28:00.915045592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.917676008Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-15T09:28:00.919306311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468233s
2026-01-15T09:28:00.921001615Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-15T09:28:00.922573390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.924828020Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-01-15T09:28:00.933628522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:28:00.935380780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-15T09:28:00.936636308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:28:00.938575062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:00.948208060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097325s
2026-01-15T09:28:00.949493077Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:28:00.950775751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:28:00.953762264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030318s
2026-01-15T09:28:00.955230641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:28:00', 'add_bypass_to_delay_profile')
2026-01-15T09:28:00.958929479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.961544285Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-15T09:28:00.963152713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108326s
2026-01-15T09:28:00.964725661Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-15T09:28:00.966385263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.968644873Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-01-15T09:28:00.971904196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:00.973313284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:00.997147548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02356s
2026-01-15T09:28:00.999060971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:28:00', 'email_multiple_addresses')
2026-01-15T09:28:01.002893208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.005440798Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-15T09:28:01.006976761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321242s
2026-01-15T09:28:01.009112973Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-15T09:28:01.010627202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.012913446Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-01-15T09:28:01.019351600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:28:01.020980731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-15T09:28:01.022219666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:28:01.024211356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:01.033839484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097029s
2026-01-15T09:28:01.035108490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:28:01.037030340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:01.045809167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088643s
2026-01-15T09:28:01.047082281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.048382018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.310666394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2619715s
2026-01-15T09:28:01.312744980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:28:01', 'cdh_per_downloadclient')
2026-01-15T09:28:01.316836659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.319626778Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-15T09:28:01.321174464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2712501s
2026-01-15T09:28:01.322947404Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-15T09:28:01.324380480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.326759611Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-01-15T09:28:01.331301317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:28:01.332494399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-15T09:28:01.333718424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:28:01.335341572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:28:01.344436917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091787s
2026-01-15T09:28:01.346264628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:28:01', 'add_indexer_tags')
2026-01-15T09:28:01.349564473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.352158336Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-15T09:28:01.353599227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169739s
2026-01-15T09:28:01.355128958Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-15T09:28:01.356740433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.358974251Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-01-15T09:28:01.362566424Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:28:01.364187499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:28:01.385926394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218004s
2026-01-15T09:28:01.387495794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:28:01', 'rename_blacklist_to_blocklist')
2026-01-15T09:28:01.391213300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.393837073Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-15T09:28:01.395433838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297972s
2026-01-15T09:28:01.396998409Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-15T09:28:01.398529122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.400802460Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-01-15T09:28:01.405817177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:01.407693546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:28:01.410872006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032323s
2026-01-15T09:28:01.412124719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:01.413836676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:28:01.416571584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027832s
2026-01-15T09:28:01.417796139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.419099564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.459018548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396326s
2026-01-15T09:28:01.460934877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:28:01', 'remove_plex_hometheatre')
2026-01-15T09:28:01.464862275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.467505999Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-15T09:28:01.469079738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483768s
2026-01-15T09:28:01.470639629Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-15T09:28:01.472207416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.474492357Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-01-15T09:28:01.477794967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.479195588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.496760237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171476s
2026-01-15T09:28:01.498659973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:28:01', 'release_profile_to_array')
2026-01-15T09:28:01.502522200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.505091865Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-15T09:28:01.506619230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258847s
2026-01-15T09:28:01.508203781Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-15T09:28:01.509695966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.511936568Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-01-15T09:28:01.515411665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.517029012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.544056196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267891s
2026-01-15T09:28:01.545970661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:28:01', 'mediainfo_to_ffmpeg')
2026-01-15T09:28:01.549820985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.552366270Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-15T09:28:01.553854918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353598s
2026-01-15T09:28:01.555376712Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-15T09:28:01.556966273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.559180923Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-01-15T09:28:01.563859915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:28:01.565341378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:28:01.566563489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:28:01.568324384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:01.577642007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094349s
2026-01-15T09:28:01.579139693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:28:01', 'download_client_per_indexer')
2026-01-15T09:28:01.582818210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.585342303Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-15T09:28:01.586901262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171658s
2026-01-15T09:28:01.588455542Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-15T09:28:01.590075625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.592307018Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-01-15T09:28:01.596901750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:01.598764862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:28:01.599609733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:28:01.601499989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:01.610999428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096006s
2026-01-15T09:28:01.612520441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:28:01', 'add_on_update_to_notifications')
2026-01-15T09:28:01.616229009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.618751208Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-15T09:28:01.620375368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174139s
2026-01-15T09:28:01.621903937Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-15T09:28:01.623437264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.625662485Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-01-15T09:28:01.628956608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.630369944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.639624600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089464s
2026-01-15T09:28:01.641414334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:28:01', 'update_series_sort_title')
2026-01-15T09:28:01.645309809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.647861527Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-15T09:28:01.649400476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174708s
2026-01-15T09:28:01.650964415Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-15T09:28:01.652482662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.654709977Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-01-15T09:28:01.658869063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:01.660349303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:28:01.661572787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-01-15T09:28:01.663171146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-01-15T09:28:01.672184215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090397s
2026-01-15T09:28:01.673658574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:28:01', 'add_tvdbid_to_episode')
2026-01-15T09:28:01.677298133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.679888759Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-15T09:28:01.681381525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168269s
2026-01-15T09:28:01.682923921Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-15T09:28:01.684647843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.686857682Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-01-15T09:28:01.691258334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:28:01.692796120Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:01.694006518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:28:01.695862255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:28:01.704963852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091939s
2026-01-15T09:28:01.706464715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:28:01', 'add_additional_info_to_pending_releases')
2026-01-15T09:28:01.710311601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.714416447Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-15T09:28:01.716168024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186085s
2026-01-15T09:28:01.717954000Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-15T09:28:01.719441987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.721770516Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-01-15T09:28:01.725261606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.726656244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.763291225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360866s
2026-01-15T09:28:01.765286333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:28:01', 'add_malayalam_and_ukrainian_languages')
2026-01-15T09:28:01.769532042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.772209423Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-15T09:28:01.773947152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455081s
2026-01-15T09:28:01.775492594Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-15T09:28:01.777169812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.779579825Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-01-15T09:28:01.783728930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:28:01.785266115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:28:01.786483817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:28:01.788273141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:28:01.797335590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091515s
2026-01-15T09:28:01.798847133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:28:01', 'add_language_tags_to_subtitle_files')
2026-01-15T09:28:01.802804692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.805337653Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-15T09:28:01.806996253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171976s
2026-01-15T09:28:01.808543178Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-15T09:28:01.810013969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.812239721Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-01-15T09:28:01.832819443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:28:01.835094273Z [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-15T09:28:01.841183475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065207s
2026-01-15T09:28:01.842508944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:28:01.844068474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:28:01.847507690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035195s
2026-01-15T09:28:01.848807097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:28:01.850176544Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-15T09:28:01.851463335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-15T09:28:01.853250554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:01.862537755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093752s
2026-01-15T09:28:01.863824386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:28:01.865235458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2026-01-15T09:28:01.866439402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-15T09:28:01.868200649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:01.877427589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092895s
2026-01-15T09:28:01.878727025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:28:01.880138037Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-15T09:28:01.881359837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-15T09:28:01.883162267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:01.892460631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091438s
2026-01-15T09:28:01.893595105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.894964533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.967678525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0724545s
2026-01-15T09:28:01.969381605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:01.970704929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:01.987885596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158099s
2026-01-15T09:28:01.989903209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:28:02.038091184Z [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-15T09:28:02.045066520Z [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-15T09:28:02.051134819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:28:02.054123608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:28:02.076049149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844919s
2026-01-15T09:28:02.077408196Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-15T09:28:02.136388312Z [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-15T09:28:02.142626665Z [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-15T09:28:02.147685632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:28:02.150548426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:28:02.172714752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933467s
2026-01-15T09:28:02.174063839Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:02.175947422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:28:02.179396227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036388s
2026-01-15T09:28:02.181374049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:28:02', 'add_custom_formats')
2026-01-15T09:28:02.185146436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.188190255Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-15T09:28:02.189669714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124433s
2026-01-15T09:28:02.191700724Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-15T09:28:02.193718307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.196630140Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-01-15T09:28:02.203897083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:28:02.205458036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.28E-05s
2026-01-15T09:28:02.206850971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-01-15T09:28:02.209064499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:02.219113454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103392s
2026-01-15T09:28:02.220672965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:28:02', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-15T09:28:02.224766207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.227417266Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-15T09:28:02.229394617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186848s
2026-01-15T09:28:02.231002756Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-15T09:28:02.232399508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.234642675Z [Info] remove_omg: Starting migration of Main DB to 173
2026-01-15T09:28:02.238078053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:28:02.240427504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:28:02.243389869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031061s
2026-01-15T09:28:02.244894970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:28:02', 'remove_omg')
2026-01-15T09:28:02.248367593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.250936706Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-15T09:28:02.252328158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106907s
2026-01-15T09:28:02.253835022Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-15T09:28:02.255308770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.257510624Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-01-15T09:28:02.262770105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:28:02.264176126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:02.265386293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:28:02.267022818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:28:02.276224738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092075s
2026-01-15T09:28:02.277467240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:28:02.279065679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:28:02.287624313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086205s
2026-01-15T09:28:02.289173172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:28:02', 'add_salt_to_users')
2026-01-15T09:28:02.292777790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.295897322Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-15T09:28:02.297379166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169136s
2026-01-15T09:28:02.298978326Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-15T09:28:02.300630133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.302909693Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-01-15T09:28:02.316314636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:28:02.317713724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:28:02.319003090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-01-15T09:28:02.320768745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:02.330531775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098519s
2026-01-15T09:28:02.331872284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:28:02.333220519Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-15T09:28:02.334437239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:28:02.336255831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:02.345245313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092438s
2026-01-15T09:28:02.346519028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:28:02.347825348Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2026-01-15T09:28:02.349067460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-01-15T09:28:02.350721621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:02.360263966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091247s
2026-01-15T09:28:02.361096442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.363158074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.366328528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028157s
2026-01-15T09:28:02.367255445Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.369257506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.372284061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027453s
2026-01-15T09:28:02.373291619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.375288581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-01-15T09:28:02.378117237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027739s
2026-01-15T09:28:02.379407535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-01-15T09:28:02.426236443Z [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-15T09:28:02.434353799Z [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-15T09:28:02.441974545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:28:02.445019236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-15T09:28:02.467188056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-15T09:28:02.470719338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896963s
2026-01-15T09:28:02.472034777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-15T09:28:02.517886948Z [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-15T09:28:02.526090668Z [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-15T09:28:02.532351104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:28:02.535947877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:28:02.558613438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:28:02.562742643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:28:02.566253412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-15T09:28:02.570190180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:28:02.574090794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-15T09:28:02.577914314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042351s
2026-01-15T09:28:02.579276326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-01-15T09:28:02.625363932Z [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-15T09:28:02.633863267Z [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-15T09:28:02.642871887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:28:02.645910356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:28:02.668365373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-15T09:28:02.672188040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912985s
2026-01-15T09:28:02.673672700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-01-15T09:28:02.721287351Z [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-15T09:28:02.736334721Z [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-15T09:28:02.751830515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:02.755622200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:02.776839845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:02.780492932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:02.784111448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:02.787275349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:02.790754836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:02.794055963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:02.797556873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221899s
2026-01-15T09:28:02.798937543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-15T09:28:02.847658421Z [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-15T09:28:02.856689768Z [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-15T09:28:02.865351680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:28:02.869185691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:28:02.891128837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:28:02.895221598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944529s
2026-01-15T09:28:02.896667921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-15T09:28:02.898749713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-15T09:28:02.902307698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032501s
2026-01-15T09:28:02.904022581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:28:02', 'language_profiles_to_custom_formats')
2026-01-15T09:28:02.908379925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.914290256Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-15T09:28:02.917479018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153284s
2026-01-15T09:28:02.920094635Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-15T09:28:02.922066686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.924767474Z [Info] original_language: Starting migration of Main DB to 176
2026-01-15T09:28:02.931595073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:02.933130965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:28:02.934394700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-01-15T09:28:02.936429498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:02.945991713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099633s
2026-01-15T09:28:02.947569741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:28:02', 'original_language')
2026-01-15T09:28:02.951216344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.953886050Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-15T09:28:02.955358355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017911s
2026-01-15T09:28:02.957006774Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:28:02.958916580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.961216110Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-01-15T09:28:02.966472134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:02.967946914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:02.969198364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:28:02.971216538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:02.981066542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099632s
2026-01-15T09:28:02.982600130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:28:02', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:28:02.986692632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.989326806Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:28:02.991185178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182596s
2026-01-15T09:28:02.992806132Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-15T09:28:02.994240290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.996501654Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-01-15T09:28:03.002142112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:28:03.047959684Z [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-15T09:28:03.054368960Z [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-15T09:28:03.060134801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:28:03.063128309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:28:03.084573272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:03.088355578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084268s
2026-01-15T09:28:03.089634834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:03.091049573Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:03.092290983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-01-15T09:28:03.094141800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:28:03.102949325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087349s
2026-01-15T09:28:03.104347410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:28:03', 'list_sync_time')
2026-01-15T09:28:03.107843891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.110780284Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-15T09:28:03.112314444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167482s
2026-01-15T09:28:03.113931289Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-15T09:28:03.115412632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.117721201Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-01-15T09:28:03.128040110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:28:03.129852440Z [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-15T09:28:03.136243629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067954s
2026-01-15T09:28:03.138040147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:28:03.139646992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:28:03.143114385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035938s
2026-01-15T09:28:03.144778716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:28:03', 'add_auto_tagging')
2026-01-15T09:28:03.148285989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.151260839Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-15T09:28:03.152496918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115262s
2026-01-15T09:28:03.154058633Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-15T09:28:03.155488793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.157716408Z [Info] task_duration: Starting migration of Main DB to 180
2026-01-15T09:28:03.162227893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:28:03.163788075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:28:03.165031609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:28:03.166941284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:28:03.176411735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096291s
2026-01-15T09:28:03.177935964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:28:03', 'task_duration')
2026-01-15T09:28:03.181529310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.184197012Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-15T09:28:03.185634657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174545s
2026-01-15T09:28:03.187222224Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-15T09:28:03.188886535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.191154221Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-01-15T09:28:03.196380676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:28:03.197977041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:28:03.199190244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:28:03.201048305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:28:03.210856315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097171s
2026-01-15T09:28:03.212022002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:28:03.214348587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:28:03.217414912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030716s
2026-01-15T09:28:03.219139625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:28:03', 'quality_definition_preferred_size')
2026-01-15T09:28:03.222732670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.225382045Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-15T09:28:03.227041757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110462s
2026-01-15T09:28:03.228640346Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:28:03.230445932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.232750112Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-01-15T09:28:03.239268378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:28:03.240833159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:03.242062424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:28:03.254077869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:03.264600088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205643s
2026-01-15T09:28:03.265992932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:28:03.267327360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-15T09:28:03.268981881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:28:03.270875975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:28:03.279859796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090517s
2026-01-15T09:28:03.281370398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:28:03', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:28:03.285299099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.287995769Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:28:03.289799391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172351s
2026-01-15T09:28:03.291459895Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-15T09:28:03.293029435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.295473016Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-01-15T09:28:03.299305203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:28:03.301703633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:28:03.305028888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032938s
2026-01-15T09:28:03.306286421Z [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-15T09:28:03.309599632Z [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-15T09:28:03.314096417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045475s
2026-01-15T09:28:03.315586959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:28:03', 'update_images_remote_url')
2026-01-15T09:28:03.319207439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.321831093Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-15T09:28:03.323371715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122982s
2026-01-15T09:28:03.324913379Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:28:03.326614575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.328858143Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-01-15T09:28:03.334008644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-01-15T09:28:03.337306275Z [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-15T09:28:03.341736606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044085s
2026-01-15T09:28:03.343224943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:28:03', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:28:03.347011387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.349627726Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:28:03.351319523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123414s
2026-01-15T09:28:03.352875145Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-15T09:28:03.354396379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.356611259Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-01-15T09:28:03.361261753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:03.362722615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-15T09:28:03.363953543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-01-15T09:28:03.365594658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:03.375174639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096886s
2026-01-15T09:28:03.376703879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:28:03', 'add_episode_runtime')
2026-01-15T09:28:03.380327375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.384259673Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-15T09:28:03.385675695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186242s
2026-01-15T09:28:03.387295347Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-15T09:28:03.388838023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.391145109Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-01-15T09:28:03.395964684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:28:03.397452630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-01-15T09:28:03.398679019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:28:03.400315986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:03.409839784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096199s
2026-01-15T09:28:03.411347871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:28:03', 'add_result_to_commands')
2026-01-15T09:28:03.414995365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.417643799Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-15T09:28:03.419191996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174677s
2026-01-15T09:28:03.420794233Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-15T09:28:03.422443794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.424700739Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-01-15T09:28:03.429557158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:03.431132791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:28:03.432395303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-01-15T09:28:03.434184235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:03.443838166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097564s
2026-01-15T09:28:03.445375842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:28:03', 'add_on_series_add_to_notifications')
2026-01-15T09:28:03.449133038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.451743424Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-15T09:28:03.453366112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177136s
2026-01-15T09:28:03.454969771Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:28:03.456852522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.459093615Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-01-15T09:28:03.510542226Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:28:03.512738449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:28:03.515479899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029081s
2026-01-15T09:28:03.516770277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:28:03.518113562Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-01-15T09:28:03.519330292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:28:03.564964164Z [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-15T09:28:03.572845805Z [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-15T09:28:03.581097452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:28:03.584546326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:28:03.608658160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-15T09:28:03.612791684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091827s
2026-01-15T09:28:03.614102904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:28:03.615447482Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-15T09:28:03.616744122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:28:03.663433049Z [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-15T09:28:03.671366354Z [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-15T09:28:03.678988443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:28:03.681922671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:28:03.704329150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-01-15T09:28:03.707803687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893014s
2026-01-15T09:28:03.709118284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:28:03.710485708Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:03.711739422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:28:03.758272906Z [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-15T09:28:03.765853300Z [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-15T09:28:03.772458962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:28:03.775148578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:28:03.797314493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083748s
2026-01-15T09:28:03.799035298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:28:03.800846255Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:03.802399332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:28:03.852447574Z [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-15T09:28:03.861178374Z [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-15T09:28:03.868659298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:28:03.871597666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:28:03.894401555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894793s
2026-01-15T09:28:03.895990194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:28:03.897470114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:28:03.898700001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:28:03.948743061Z [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-15T09:28:03.957855301Z [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-15T09:28:03.964946640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:28:03.967755176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:28:03.990822887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901012s
2026-01-15T09:28:03.992616899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:28:03.994150798Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:03.995484474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:28:04.042300947Z [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-15T09:28:04.049180410Z [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-15T09:28:04.054912823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:28:04.057969909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:28:04.080451881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:28:04.085108508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876187s
2026-01-15T09:28:04.086446883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:28:04.087953206Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-15T09:28:04.089234756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:28:04.139072914Z [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-15T09:28:04.145413613Z [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-15T09:28:04.151454728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:28:04.154557205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:28:04.183163459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:28:04.187957973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966708s
2026-01-15T09:28:04.189251318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:28:04.190774314Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-15T09:28:04.192295277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:28:04.238042367Z [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-15T09:28:04.244594130Z [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-15T09:28:04.250390111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:28:04.253478070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:28:04.276266548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:28:04.280408970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861673s
2026-01-15T09:28:04.281798598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:28:04.283243588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:04.284585300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:28:04.330867617Z [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-15T09:28:04.338642674Z [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-15T09:28:04.345546055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:28:04.348925760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:28:04.371589598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:28:04.375512728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-01-15T09:28:04.379108549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:28:04.382741885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963908s
2026-01-15T09:28:04.384162536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:28:04.385606754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s
2026-01-15T09:28:04.386897093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-01-15T09:28:04.432548279Z [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-15T09:28:04.440669102Z [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-15T09:28:04.448404709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:28:04.451422556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-01-15T09:28:04.473346854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-01-15T09:28:04.476859719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882089s
2026-01-15T09:28:04.478154897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:04.479504043Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:28:04.480758970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-01-15T09:28:04.526286247Z [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-15T09:28:04.538703832Z [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-15T09:28:04.553510518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:28:04.557059394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-15T09:28:04.578356099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-15T09:28:04.582116572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-15T09:28:04.585684707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-15T09:28:04.590194097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-15T09:28:04.593866332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113739s
2026-01-15T09:28:04.595171901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:04.596546629Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:28:04.597787809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-01-15T09:28:04.645594426Z [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-15T09:28:04.658565876Z [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-15T09:28:04.673892118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:28:04.677385412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-01-15T09:28:04.698881409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-01-15T09:28:04.703016946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-01-15T09:28:04.706231048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-01-15T09:28:04.710275593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-01-15T09:28:04.713874069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1143173s
2026-01-15T09:28:04.715149417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:28:04.716513755Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-15T09:28:04.717746507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:28:04.762466899Z [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-15T09:28:04.769495563Z [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-15T09:28:04.775324761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:28:04.778503432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:28:04.799743853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803086s
2026-01-15T09:28:04.801095855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:28:04.802460383Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:28:04.803889692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:28:04.848906020Z [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-15T09:28:04.855730382Z [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-15T09:28:04.861757078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:28:04.864525202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:28:04.886726277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810564s
2026-01-15T09:28:04.888047588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:28:04.889393909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:28:04.890595689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:28:04.942689109Z [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-15T09:28:04.949957305Z [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-15T09:28:04.956256830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:28:04.959594651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:28:04.980852908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:28:04.984280480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:28:04.987598081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-01-15T09:28:04.991189362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:28:04.994799402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-01-15T09:28:04.998034707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057958s
2026-01-15T09:28:04.999294644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:05.000729904Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:28:05.002220897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:28:05.047464232Z [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-15T09:28:05.053932938Z [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-15T09:28:05.060084876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:28:05.063160349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:28:05.085172865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.089213401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0851417s
2026-01-15T09:28:05.090493299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:05.091899871Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:05.093142624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:28:05.138292942Z [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-15T09:28:05.145655708Z [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-15T09:28:05.151838799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:28:05.154920675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:28:05.176872759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.181246647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086226s
2026-01-15T09:28:05.182592106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:05.184169222Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-15T09:28:05.185445893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:28:05.231953434Z [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-15T09:28:05.239234406Z [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-15T09:28:05.245849616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:28:05.248888526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:28:05.271232660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.275417787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881095s
2026-01-15T09:28:05.277038922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:05.278494763Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:05.279736163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:28:05.325040932Z [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-15T09:28:05.332229928Z [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-15T09:28:05.338779898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:28:05.341777504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:28:05.363634858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.367820907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0859205s
2026-01-15T09:28:05.369099512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:28:05.370514641Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-01-15T09:28:05.371753436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:28:05.416989116Z [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-15T09:28:05.424027068Z [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-15T09:28:05.430600706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:28:05.433548572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:28:05.456222940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.459711135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860758s
2026-01-15T09:28:05.461014018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:28:05.462412685Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-01-15T09:28:05.463655558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:28:05.508706385Z [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-15T09:28:05.515086032Z [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-15T09:28:05.521395768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:28:05.524654780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:28:05.546516994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.550599364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.085088s
2026-01-15T09:28:05.551873119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:28:05.553752534Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-15T09:28:05.554802959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:28:05.600650050Z [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-15T09:28:05.608715632Z [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-15T09:28:05.616017445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:28:05.618998588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:28:05.640848868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:28:05.644654250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880997s
2026-01-15T09:28:05.645993808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:28:05.647396663Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:05.648731230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:28:05.696094234Z [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-15T09:28:05.703801695Z [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-15T09:28:05.710431435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:28:05.713192745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:28:05.735452609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849538s
2026-01-15T09:28:05.743210862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:28:05.745445892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:28:05.747013198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:28:05.792430735Z [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-15T09:28:05.800329260Z [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-15T09:28:05.806836604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:28:05.809517713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:28:05.831695982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828452s
2026-01-15T09:28:05.832971360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:28:05.834366019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:05.835571206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:28:05.880351880Z [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-15T09:28:05.886860366Z [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-15T09:28:05.892972634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:28:05.895466756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:28:05.917485505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801953s
2026-01-15T09:28:05.918796485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:28:05.920240302Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-15T09:28:05.921446972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:28:05.965858072Z [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-15T09:28:05.972364804Z [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-15T09:28:05.977681190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:28:05.981284616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:28:06.003425150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:28:06.007625498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844365s
2026-01-15T09:28:06.008920776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:28:06.010302939Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-15T09:28:06.011550983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:28:06.056322738Z [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-15T09:28:06.062444977Z [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-15T09:28:06.067504034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:28:06.070621101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:28:06.092637995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:28:06.096424129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0829618s
2026-01-15T09:28:06.097687804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:06.098985658Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:06.100243641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-01-15T09:28:06.149336588Z [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-15T09:28:06.164671177Z [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-15T09:28:06.180720906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:06.184848247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:06.206293271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:06.209868109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:06.213172102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:06.216363890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:06.219953649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:06.223269245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:06.226481994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244809s
2026-01-15T09:28:06.227736591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:06.229122131Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-15T09:28:06.230877044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-01-15T09:28:06.277827568Z [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-15T09:28:06.293062316Z [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-15T09:28:06.309019168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:06.312741674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:06.334360066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:06.337994244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:06.341436977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:06.344550807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:06.347975493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:06.351367423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:06.354930789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219747s
2026-01-15T09:28:06.356273853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:06.357592799Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-15T09:28:06.359232561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-01-15T09:28:06.406993797Z [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-15T09:28:06.424592956Z [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-15T09:28:06.440343212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:06.444072041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:06.465470500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:06.468886499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:06.472359753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:06.475514836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:06.479017239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:06.482683041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:06.486279453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251568s
2026-01-15T09:28:06.487763160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:06.489122247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:06.490399910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-01-15T09:28:06.546117898Z [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-15T09:28:06.562791333Z [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-15T09:28:06.580944979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:06.585654232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:06.608274632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:06.612495922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:06.615994046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:06.619343802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:06.622918820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:06.626876891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:06.630165843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137944s
2026-01-15T09:28:06.631483397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:06.632806311Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-15T09:28:06.634988415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-01-15T09:28:06.682042967Z [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-15T09:28:06.699069343Z [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-15T09:28:06.716155559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:28:06.720147007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-01-15T09:28:06.741086142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:28:06.744410215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-01-15T09:28:06.748226249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-01-15T09:28:06.750817417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-01-15T09:28:06.754054926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-01-15T09:28:06.757259479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-01-15T09:28:06.760401116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123767s
2026-01-15T09:28:06.761637074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:28:06.762988305Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:06.764476833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:28:06.809014818Z [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-15T09:28:06.816387795Z [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-15T09:28:06.823181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:28:06.826125584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:28:06.848103931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817039s
2026-01-15T09:28:06.849498920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:28:06.850842676Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:06.852523039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:28:06.900534329Z [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-15T09:28:06.908422433Z [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-15T09:28:06.915438311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:28:06.918281466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:28:06.941043912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858653s
2026-01-15T09:28:06.943283962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:28:06.944654893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-15T09:28:06.946194995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:28:06.992318202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:28:06.997458052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:28:07.002264290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:28:07.005451047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:28:07.027181555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:28:07.031831399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833042s
2026-01-15T09:28:07.033573357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:28:07', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:28:07.037992595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.043050500Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:28:07.044952711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945594s
2026-01-15T09:28:07.049892237Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-15T09:28:07.051665418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.055517806Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-01-15T09:28:07.063337552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:28:07.065035711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:28:07.066276320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:28:07.068272399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-15T09:28:07.078246423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010203s
2026-01-15T09:28:07.079743047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:28:07', 'add_colon_replacement_to_naming_config')
2026-01-15T09:28:07.083817683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.087312510Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-15T09:28:07.089270282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193153s
2026-01-15T09:28:07.091049044Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-15T09:28:07.092637473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.094881932Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-01-15T09:28:07.099601105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:07.101371159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:28:07.102569973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:28:07.104494970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.114306286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009994s
2026-01-15T09:28:07.115784764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:28:07', 'health_restored_notification')
2026-01-15T09:28:07.119440225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.122002364Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-15T09:28:07.123563608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177443s
2026-01-15T09:28:07.125116144Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-15T09:28:07.126625343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.128821586Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-01-15T09:28:07.133207267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:28:07.134876218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:07.136089722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:28:07.137823242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:28:07.147029430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093123s
2026-01-15T09:28:07.148530423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:28:07', 'add_download_client_tags')
2026-01-15T09:28:07.152074059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.154636459Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-15T09:28:07.156169786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169625s
2026-01-15T09:28:07.157689597Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-15T09:28:07.159161661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.161368875Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-01-15T09:28:07.168696541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-01-15T09:28:07.170511376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-15T09:28:07.171703476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-01-15T09:28:07.217066312Z [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-15T09:28:07.222104618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-01-15T09:28:07.226119372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-01-15T09:28:07.228921916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-01-15T09:28:07.250934812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-01-15T09:28:07.254702189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.081334s
2026-01-15T09:28:07.256186548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:28:07', 'import_exclusion_type')
2026-01-15T09:28:07.259673860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.267946398Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-15T09:28:07.269483844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946142s
2026-01-15T09:28:07.271072703Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-15T09:28:07.272573125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.274806031Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-01-15T09:28:07.287093865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-01-15T09:28:07.289440019Z [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-15T09:28:07.296393882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075709s
2026-01-15T09:28:07.297657367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:28:07.299074500Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-15T09:28:07.300289507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-01-15T09:28:07.302276468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.311882151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009672s
2026-01-15T09:28:07.313388614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-15T09:28:07', 'add_import_list_items')
2026-01-15T09:28:07.316913011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.319824424Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-15T09:28:07.321363864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176621s
2026-01-15T09:28:07.322940358Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-15T09:28:07.324474317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.326664848Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-01-15T09:28:07.335420880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:28:07.337543875Z [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-15T09:28:07.344045898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068283s
2026-01-15T09:28:07.345872957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:28:07.347622080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:28:07.351431340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039407s
2026-01-15T09:28:07.352936771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:28:07', 'add_notification_status')
2026-01-15T09:28:07.356436749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.359604539Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-15T09:28:07.361138808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121347s
2026-01-15T09:28:07.362690212Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-15T09:28:07.364522852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.366735979Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-01-15T09:28:07.370569588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.372058076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.384453907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121771s
2026-01-15T09:28:07.386353472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:28:07', 'parse_language_tags_from_existing_subtitle_files')
2026-01-15T09:28:07.390424049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.392914594Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-15T09:28:07.394702765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209104s
2026-01-15T09:28:07.396307557Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-15T09:28:07.397725993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.399927606Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-01-15T09:28:07.404062853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-01-15T09:28:07.405498985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-15T09:28:07.406699653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-01-15T09:28:07.408443474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-01-15T09:28:07.417939737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095844s
2026-01-15T09:28:07.419440158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:28:07', 'add_finale_type')
2026-01-15T09:28:07.422921388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.425406091Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-15T09:28:07.426810900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170959s
2026-01-15T09:28:07.428348576Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-15T09:28:07.429844078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.432030992Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-01-15T09:28:07.436774985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:28:07.438274554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:28:07.439460673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-01-15T09:28:07.441396882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:07.451307368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100526s
2026-01-15T09:28:07.452813311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:28:07', 'list_add_missing_search')
2026-01-15T09:28:07.456392278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.458839315Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-15T09:28:07.460348454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176353s
2026-01-15T09:28:07.461878285Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:28:07.463570322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.465855965Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-01-15T09:28:07.472469652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:28:07.473996537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-15T09:28:07.475196684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:28:07.476867478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:28:07.486372508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095901s
2026-01-15T09:28:07.487645221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:28:07.489010610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s
2026-01-15T09:28:07.490186899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:28:07.491821290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.501022930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009284s
2026-01-15T09:28:07.502263117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.503525258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.519905473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160532s
2026-01-15T09:28:07.521868436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:28:07', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:28:07.525906447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.528477744Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:28:07.530171345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249334s
2026-01-15T09:28:07.531720655Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-15T09:28:07.533202599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.535390014Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-01-15T09:28:07.539535612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:07.541004820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:28:07.542196870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-01-15T09:28:07.543919249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-01-15T09:28:07.553424419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095998s
2026-01-15T09:28:07.554925332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:28:07', 'series_last_aired')
2026-01-15T09:28:07.558427404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.560926295Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-15T09:28:07.562356636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171444s
2026-01-15T09:28:07.563904633Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-15T09:28:07.565403481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.567604524Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-01-15T09:28:07.573579345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:07.574984334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:28:07.576229571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-01-15T09:28:07.577937701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.587799169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00997s
2026-01-15T09:28:07.589076251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:28:07.590434075Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2026-01-15T09:28:07.591581816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-15T09:28:07.593292741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.602524421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093161s
2026-01-15T09:28:07.604023930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:28:07', 'AddNewItemMonitorType')
2026-01-15T09:28:07.607522064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.610053231Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-15T09:28:07.611538111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168744s
2026-01-15T09:28:07.613097050Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-15T09:28:07.614530858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.616716669Z [Info] email_encryption: Starting migration of Main DB to 201
2026-01-15T09:28:07.619932395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.621372886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.642156146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202163s
2026-01-15T09:28:07.644336296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:28:07', 'email_encryption')
2026-01-15T09:28:07.648037539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.650500649Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-15T09:28:07.651926340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291216s
2026-01-15T09:28:07.653556984Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-15T09:28:07.655029088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.657313709Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-01-15T09:28:07.663132055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:28:07.664606674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:28:07.665807382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-15T09:28:07.667469148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.677365988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100021s
2026-01-15T09:28:07.678615444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:28:07.679981254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s
2026-01-15T09:28:07.681146260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-01-15T09:28:07.682805080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.692039846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093009s
2026-01-15T09:28:07.693513724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:28:07', 'add_indexer_flags')
2026-01-15T09:28:07.696977960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.699460990Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-15T09:28:07.700906450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016766s
2026-01-15T09:28:07.702415890Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-15T09:28:07.704065101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.706026711Z [Info] release_type: Starting migration of Main DB to 203
2026-01-15T09:28:07.712450436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:28:07.713936639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:28:07.715120162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-01-15T09:28:07.716796558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.727969537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011228s
2026-01-15T09:28:07.729398204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:28:07.730852031Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-15T09:28:07.732489398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-01-15T09:28:07.734233230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.744794297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106628s
2026-01-15T09:28:07.746055186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.747325013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.760792452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131729s
2026-01-15T09:28:07.762724963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:28:07', 'release_type')
2026-01-15T09:28:07.766436206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.768972383Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-15T09:28:07.770350869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216251s
2026-01-15T09:28:07.771999609Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-15T09:28:07.773472114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.775691093Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-01-15T09:28:07.780395255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-01-15T09:28:07.781896629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:28:07.783126084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-01-15T09:28:07.784840306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-01-15T09:28:07.794557694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098202s
2026-01-15T09:28:07.795818373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.797098019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.812958066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155727s
2026-01-15T09:28:07.814927863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:28:07', 'add_add_release_hash')
2026-01-15T09:28:07.818670078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.821139912Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-15T09:28:07.822602337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240256s
2026-01-15T09:28:07.824231457Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-15T09:28:07.825729424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.827985417Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-01-15T09:28:07.831048184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-15T09:28:07.834030509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-01-15T09:28:07.837931004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039177s
2026-01-15T09:28:07.839412627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:28:07', 'rename_season_pack_spec')
2026-01-15T09:28:07.842948638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.845343781Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-15T09:28:07.846848511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011329s
2026-01-15T09:28:07.848314443Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-15T09:28:07.849676546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.851826124Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-01-15T09:28:07.857399327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:07.858849827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:28:07.860062088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-01-15T09:28:07.861641930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.871614261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100763s
2026-01-15T09:28:07.872997346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-01-15T09:28:07.874448207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-01-15T09:28:07.877597048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031988s
2026-01-15T09:28:07.879044523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:28:07', 'add_tmdbid')
2026-01-15T09:28:07.882378828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.884794863Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-15T09:28:07.886147847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104189s
2026-01-15T09:28:07.887669581Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-15T09:28:07.889376659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.891552179Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-01-15T09:28:07.896264429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:28:07.904609393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-15T09:28:07.906294175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-01-15T09:28:07.908100192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:28:07.918509062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104715s
2026-01-15T09:28:07.920038792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:28:07', 'add_on_import_complete_to_notifications')
2026-01-15T09:28:07.924921845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.927432040Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-15T09:28:07.929136272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194596s
2026-01-15T09:28:07.930712817Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-15T09:28:07.932274341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.934693953Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-01-15T09:28:07.938152417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:07.939487255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:07.974438366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342881s
2026-01-15T09:28:07.976536621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:28:07', 'add_monitored_seasons_filter')
2026-01-15T09:28:07.980390531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:07.982874343Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-15T09:28:07.984448022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433363s
2026-01-15T09:28:07.986056240Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-15T09:28:07.987798238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:07.990084111Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-01-15T09:28:07.994655947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:28:07.996166399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:28:07.997390293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-01-15T09:28:07.999360291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-01-15T09:28:08.009686995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010435s
2026-01-15T09:28:08.011166675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:28:08', 'add_custom_colon_replacement_to_naming_config')
2026-01-15T09:28:08.014995795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:08.017589659Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-15T09:28:08.019325735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183526s
2026-01-15T09:28:08.020918582Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:28:08.022756984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:08.024951453Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-01-15T09:28:08.029805828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:28:08.031333955Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-15T09:28:08.032549533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:28:08.034433046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:28:08.044662965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103253s
2026-01-15T09:28:08.046141773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:28:08', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-15T09:28:08.050037137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:08.052502292Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:28:08.054311635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182051s
2026-01-15T09:28:08.055892598Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-15T09:28:08.057476267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:08.059661027Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-01-15T09:28:08.062169528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:28:08', 'add_blurary576p_quality_in_profiles')
2026-01-15T09:28:08.066036325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:08.068462510Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-15T09:28:08.070116641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010994s
2026-01-15T09:28:08.071500247Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-15T09:28:08.073399752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:08.075497226Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-01-15T09:28:08.078986923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:08.080377443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:08.112425227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317523s
2026-01-15T09:28:08.114446387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:28:08', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-15T09:28:08.118956158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:08.121624872Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-15T09:28:08.123536411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412338s
2026-01-15T09:28:08.125206905Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-15T09:28:08.126797899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:08.128956405Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-01-15T09:28:08.134444336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:08.135888684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-15T09:28:08.137106858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-01-15T09:28:08.138728814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:08.148773921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101517s
2026-01-15T09:28:08.150058588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-01-15T09:28:08.151334658Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2026-01-15T09:28:08.152520025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-01-15T09:28:08.154117081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:28:08.163732012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009615s
2026-01-15T09:28:08.165151561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:28:08', 'add_mal_and_anilist_ids')
2026-01-15T09:28:08.168723263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:08.171161613Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-15T09:28:08.172686414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171548s
2026-01-15T09:28:08.326414653Z [Debug] MigrationController: Took: 00:00:23.4576751
2026-01-15T09:28:12.030802036Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:28:12.700206912Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:28:12.933355328Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:28:12.951328590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:12.956318177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:12.972278967Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-01-15T09:28:12.975244078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188188s
2026-01-15T09:28:12.977733421Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:28:12.980984768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217276s
2026-01-15T09:28:13.014209452Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:28:13.018609162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.024841672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:28:13.028172359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:28:13.035033274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075195s
2026-01-15T09:28:13.037686046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.042435661Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:28:13.045038512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150391s
2026-01-15T09:28:13.050389627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:28:13.053235728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.061352864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:28:13.064310299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:28:13.070254849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058602s
2026-01-15T09:28:13.072568608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:28:13.075058121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s
2026-01-15T09:28:13.077718288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:28:13.081182795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:28:13.092352757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112796s
2026-01-15T09:28:13.094939166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.098954030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:28:13.101692815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182902s
2026-01-15T09:28:13.105982754Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:28:13.108924347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.115458475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:28:13.118657467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:28:13.120893559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:28:13.124017169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:28:13.129784984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005911s
2026-01-15T09:28:13.132055556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.136518393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:28:13.140755535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126355s
2026-01-15T09:28:13.144841773Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:28:13.147788016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.151475782Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:28:13.161101746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:28:13.164485409Z [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-15T09:28:13.174837705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108331s
2026-01-15T09:28:13.177499876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:28:13', 'InitialSetup')
2026-01-15T09:28:13.183507023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.187720257Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:28:13.190274841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238079s
2026-01-15T09:28:13.192850497Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-01-15T09:28:13.195894347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.199551111Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-01-15T09:28:13.203370401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:28:13', 'remove_tvrage_imdb_unique_constraint')
2026-01-15T09:28:13.210326659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.214371023Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-01-15T09:28:13.217494653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185274s
2026-01-15T09:28:13.220054788Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-01-15T09:28:13.223050731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.226625940Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-01-15T09:28:13.229511531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:28:13', 'remove_renamed_scene_mapping_columns')
2026-01-15T09:28:13.235944315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.239882806Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-01-15T09:28:13.242914290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168412s
2026-01-15T09:28:13.245339173Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-01-15T09:28:13.247895570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.251431130Z [Info] updated_history: Starting migration of Log DB to 4
2026-01-15T09:28:13.253830422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:28:13', 'updated_history')
2026-01-15T09:28:13.260324508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.263884557Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-01-15T09:28:13.266549543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160021s
2026-01-15T09:28:13.269004687Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-01-15T09:28:13.271829636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.276729733Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-01-15T09:28:13.279485603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:28:13', 'added_eventtype_to_history')
2026-01-15T09:28:13.285759576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.289750233Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-01-15T09:28:13.292652647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017913s
2026-01-15T09:28:13.295020866Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-01-15T09:28:13.297704730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.301248396Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-01-15T09:28:13.313505939Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-01-15T09:28:13.316536722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:28:13.321004188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004523s
2026-01-15T09:28:13.323229068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:28:13.325954135Z [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-15T09:28:13.335223210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096979s
2026-01-15T09:28:13.337542320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:28:13.340295695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:28:13.344968103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049146s
2026-01-15T09:28:13.347429209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:28:13', 'add_index_to_log_time')
2026-01-15T09:28:13.353486386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.357634019Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-01-15T09:28:13.360378766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176114s
2026-01-15T09:28:13.362903600Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-01-15T09:28:13.365759651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.369442076Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-01-15T09:28:13.372251022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:28:13', 'add_renameEpisodes_to_naming')
2026-01-15T09:28:13.378685419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.382627718Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-01-15T09:28:13.385529741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168881s
2026-01-15T09:28:13.388184407Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-01-15T09:28:13.390528077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.394124749Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-01-15T09:28:13.396539021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:28:13', 'remove_backlog')
2026-01-15T09:28:13.402442929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.406396330Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-01-15T09:28:13.408968309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158693s
2026-01-15T09:28:13.411725101Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-01-15T09:28:13.413996244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.417672016Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-01-15T09:28:13.420276600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:28:13', 'fix_rename_episodes')
2026-01-15T09:28:13.426749495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.430303191Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-01-15T09:28:13.432961704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162883s
2026-01-15T09:28:13.435356687Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-01-15T09:28:13.437893715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.441889412Z [Info] add_monitored: Starting migration of Log DB to 10
2026-01-15T09:28:13.444333664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:28:13', 'add_monitored')
2026-01-15T09:28:13.450439328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.454679326Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-01-15T09:28:13.457224942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168006s
2026-01-15T09:28:13.460024751Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-01-15T09:28:13.462823847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.466944104Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-01-15T09:28:13.469894916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:28:13', 'remove_ignored')
2026-01-15T09:28:13.476436439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.480628330Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-01-15T09:28:13.484141694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178341s
2026-01-15T09:28:13.486751740Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-01-15T09:28:13.489570326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.493126597Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-01-15T09:28:13.496002528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:28:13', 'remove_custom_start_date')
2026-01-15T09:28:13.503019227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.507146448Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-01-15T09:28:13.510002379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176s
2026-01-15T09:28:13.512487554Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-01-15T09:28:13.515175506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.518831959Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-01-15T09:28:13.521506124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:28:13', 'add_air_date_utc')
2026-01-15T09:28:13.527660337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.531649740Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-01-15T09:28:13.534331781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164696s
2026-01-15T09:28:13.536748277Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-01-15T09:28:13.539335356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.542891878Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-01-15T09:28:13.545340519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:28:13', 'drop_air_date')
2026-01-15T09:28:13.551394630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.555354223Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-01-15T09:28:13.558028899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160137s
2026-01-15T09:28:13.560451247Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-01-15T09:28:13.563203840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.566911346Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-01-15T09:28:13.569512033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:28:13', 'add_air_date_as_string')
2026-01-15T09:28:13.575801227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.579780220Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-01-15T09:28:13.582629026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165683s
2026-01-15T09:28:13.585302590Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-01-15T09:28:13.588225145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.592002461Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-01-15T09:28:13.594979826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:28:13', 'updated_imported_history_item')
2026-01-15T09:28:13.602194745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.605964346Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-01-15T09:28:13.608991972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177232s
2026-01-15T09:28:13.611813203Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-01-15T09:28:13.615890214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.620380155Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-01-15T09:28:13.623447130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:28:13', 'reset_scene_names')
2026-01-15T09:28:13.629555330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.633525225Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-01-15T09:28:13.636245563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178718s
2026-01-15T09:28:13.639038837Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-01-15T09:28:13.642361438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.645792547Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-01-15T09:28:13.648338343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:28:13', 'remove_duplicates')
2026-01-15T09:28:13.654582748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.659201899Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-01-15T09:28:13.663374581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172633s
2026-01-15T09:28:13.666266926Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-01-15T09:28:13.669422570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.673658600Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-01-15T09:28:13.677406467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:28:13', 'restore_unique_constraints')
2026-01-15T09:28:13.716354877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:13.831457376Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-01-15T09:28:13.840495115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557166s
2026-01-15T09:28:13.875251333Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-01-15T09:28:13.881008566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:13.952730211Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-01-15T09:28:13.972923754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:28:13', 'add_year_and_seasons_to_series')
2026-01-15T09:28:14.040375600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.045353133Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-01-15T09:28:14.048436533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1658207s
2026-01-15T09:28:14.050953190Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-01-15T09:28:14.055256836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.058867447Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-01-15T09:28:14.061344144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:28:14', 'drop_seasons_table')
2026-01-15T09:28:14.067602737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.071432389Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-01-15T09:28:14.074137967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161794s
2026-01-15T09:28:14.076449361Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-01-15T09:28:14.079529153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.083874734Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-01-15T09:28:14.088592353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:28:14', 'move_indexer_to_generic_provider')
2026-01-15T09:28:14.096610609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.100469109Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-01-15T09:28:14.103887954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209255s
2026-01-15T09:28:14.106227595Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-01-15T09:28:14.109149108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.113056576Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-01-15T09:28:14.115831564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:28:14', 'add_config_contract_to_indexers')
2026-01-15T09:28:14.123274512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.127247572Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-01-15T09:28:14.131180993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180371s
2026-01-15T09:28:14.133544883Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-01-15T09:28:14.136303238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.141513499Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-01-15T09:28:14.144298688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:28:14', 'drop_tvdb_episodeid')
2026-01-15T09:28:14.150260072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.155359691Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-01-15T09:28:14.157985469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190584s
2026-01-15T09:28:14.160280620Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-01-15T09:28:14.163303527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.169017424Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-01-15T09:28:14.172921445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:28:14', 'move_notification_to_generic_provider')
2026-01-15T09:28:14.179354318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.183322389Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-01-15T09:28:14.186303362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200106s
2026-01-15T09:28:14.188613754Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-01-15T09:28:14.191594907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.195064674Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-01-15T09:28:14.197943832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:28:14', 'add_config_contract_to_notifications')
2026-01-15T09:28:14.204250642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.209816049Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-01-15T09:28:14.214135266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176183s
2026-01-15T09:28:14.216460548Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-01-15T09:28:14.220661127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.224210735Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-01-15T09:28:14.226518983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:28:14', 'fix_omgwtfnzbs')
2026-01-15T09:28:14.235340867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.240275625Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-01-15T09:28:14.242962936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199195s
2026-01-15T09:28:14.245264430Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-01-15T09:28:14.247878674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.251331828Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-01-15T09:28:14.253949199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:28:14', 'add_blacklist_table')
2026-01-15T09:28:14.260627316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.264614906Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-01-15T09:28:14.267196284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167452s
2026-01-15T09:28:14.269541707Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-01-15T09:28:14.272361626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.275835912Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-01-15T09:28:14.278751412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:28:14', 'add_formats_to_naming_config')
2026-01-15T09:28:14.284631874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.288502017Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-01-15T09:28:14.291295242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161029s
2026-01-15T09:28:14.293717870Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-01-15T09:28:14.296810217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.300246947Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-01-15T09:28:14.303466330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:28:14', 'add_season_folder_format_to_naming_config')
2026-01-15T09:28:14.381951965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.386572259Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-01-15T09:28:14.389753184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897787s
2026-01-15T09:28:14.392274171Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-01-15T09:28:14.395147637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.402888414Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-01-15T09:28:14.407012248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:28:14', 'delete_old_naming_config_columns')
2026-01-15T09:28:14.413589513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.417237539Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-01-15T09:28:14.420118149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220881s
2026-01-15T09:28:14.422843678Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-01-15T09:28:14.426723240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.430126964Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-01-15T09:28:14.432772521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:28:14', 'set_default_release_group')
2026-01-15T09:28:14.438989039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.442567205Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-01-15T09:28:14.445317042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159337s
2026-01-15T09:28:14.447666152Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-01-15T09:28:14.450956498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.454537419Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-01-15T09:28:14.457017753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:28:14', 'add_api_key_to_pushover')
2026-01-15T09:28:14.463755181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.467525893Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-01-15T09:28:14.470245630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165914s
2026-01-15T09:28:14.472571443Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-01-15T09:28:14.475259486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.478721698Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-01-15T09:28:14.481351404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:28:14', 'remove_series_contraints')
2026-01-15T09:28:14.487348420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.491175917Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-01-15T09:28:14.493883750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159104s
2026-01-15T09:28:14.496165094Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-01-15T09:28:14.499233272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.502767930Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-01-15T09:28:14.506203848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:28:14', 'add_series_folder_format_to_naming_config')
2026-01-15T09:28:14.512447090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.516262894Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-01-15T09:28:14.519326954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170256s
2026-01-15T09:28:14.521900176Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-01-15T09:28:14.524684743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.528223849Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-01-15T09:28:14.530841451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:28:14', 'update_with_quality_converters')
2026-01-15T09:28:14.537019722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.540861287Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-01-15T09:28:14.543723360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161742s
2026-01-15T09:28:14.546135698Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-01-15T09:28:14.549203406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.552666249Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-01-15T09:28:14.555331936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:28:14', 'add_configurable_qualities')
2026-01-15T09:28:14.561864000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.566292107Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-01-15T09:28:14.569464104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170938s
2026-01-15T09:28:14.571784396Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-01-15T09:28:14.574708024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.579786841Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-01-15T09:28:14.582564153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:28:14', 'add_on_upgrade_to_notifications')
2026-01-15T09:28:14.589381812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.594310807Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-01-15T09:28:14.598727782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191067s
2026-01-15T09:28:14.601339591Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-01-15T09:28:14.604060069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.608172140Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-01-15T09:28:14.612850620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:28:14', 'add_metadata_tables')
2026-01-15T09:28:14.620546738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.625462347Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-01-15T09:28:14.629039760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207531s
2026-01-15T09:28:14.631562731Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-01-15T09:28:14.635592676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.641295890Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-01-15T09:28:14.645533253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:28:14', 'add_metadata_to_episodes_and_series')
2026-01-15T09:28:14.651963482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.656086213Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-01-15T09:28:14.659343001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215089s
2026-01-15T09:28:14.662343824Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-01-15T09:28:14.666861511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.671757711Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-01-15T09:28:14.674706629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:28:14', 'fix_xbmc_season_images_metadata')
2026-01-15T09:28:14.681056956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.686107627Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-01-15T09:28:14.690357364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192456s
2026-01-15T09:28:14.692921748Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-01-15T09:28:14.695705814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.699250131Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-01-15T09:28:14.701849586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:28:14', 'add_download_clients_table')
2026-01-15T09:28:14.708787026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.713229682Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-01-15T09:28:14.716522673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175425s
2026-01-15T09:28:14.719887859Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-01-15T09:28:14.723180680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.726737993Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-01-15T09:28:14.729609405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:28:14', 'convert_config_to_download_clients')
2026-01-15T09:28:14.736825526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.741550982Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-01-15T09:28:14.744872701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181794s
2026-01-15T09:28:14.747689352Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-01-15T09:28:14.750219838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.754448493Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-01-15T09:28:14.757610941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:28:14', 'fix_xbmc_episode_metadata')
2026-01-15T09:28:14.764948046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.769159707Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-01-15T09:28:14.772409040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189718s
2026-01-15T09:28:14.774357143Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-01-15T09:28:14.776789471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.780254699Z [Info] add_indexes: Starting migration of Log DB to 45
2026-01-15T09:28:14.782742618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:28:14', 'add_indexes')
2026-01-15T09:28:14.788610785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.793291691Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-01-15T09:28:14.795762647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163793s
2026-01-15T09:28:14.798083981Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-01-15T09:28:14.800652754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.804410210Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-01-15T09:28:14.807511255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-15T09:28:14', 'fix_nzb_su_url')
2026-01-15T09:28:14.813960291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.818556376Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-01-15T09:28:14.822169481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179191s
2026-01-15T09:28:14.824913377Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-01-15T09:28:14.829119627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.833409976Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-01-15T09:28:14.836496591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:28:14', 'add_temporary_blacklist_columns')
2026-01-15T09:28:14.844232940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.847978773Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-01-15T09:28:14.851177564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188708s
2026-01-15T09:28:14.854330563Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-01-15T09:28:14.857084228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.860548825Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-01-15T09:28:14.863455067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-01-15T09:28:14', 'add_title_to_scenemappings')
2026-01-15T09:28:14.870362517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.874982720Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-01-15T09:28:14.877769312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178779s
2026-01-15T09:28:14.880137681Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-01-15T09:28:14.882620841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.886804676Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-01-15T09:28:14.889822032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:28:14', 'fix_dognzb_url')
2026-01-15T09:28:14.895813657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.899531253Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-01-15T09:28:14.902015405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01693s
2026-01-15T09:28:14.904234945Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-01-15T09:28:14.906971174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.911048325Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-01-15T09:28:14.913823754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:28:14', 'add_hash_to_metadata_files')
2026-01-15T09:28:14.920533415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.925020600Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-01-15T09:28:14.927821831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180701s
2026-01-15T09:28:14.930123727Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-01-15T09:28:14.932771017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.936253650Z [Info] download_client_import: Starting migration of Log DB to 51
2026-01-15T09:28:14.938837764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:28:14', 'download_client_import')
2026-01-15T09:28:14.944843487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.948828071Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-01-15T09:28:14.951465262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160566s
2026-01-15T09:28:14.953713529Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-01-15T09:28:14.956324035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.959717629Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-01-15T09:28:14.962129235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:28:14', 'add_columns_for_anime')
2026-01-15T09:28:14.968041220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.971884048Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-01-15T09:28:14.974728746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155029s
2026-01-15T09:28:14.977040732Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-01-15T09:28:14.979629936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:14.983197991Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-01-15T09:28:14.985731242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:28:14', 'add_series_sorttitle')
2026-01-15T09:28:14.991881176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:14.995753063Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-01-15T09:28:14.998433671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160717s
2026-01-15T09:28:15.000743091Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-01-15T09:28:15.003228045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.007043518Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-01-15T09:28:15.010922990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:28:15', 'rename_profiles')
2026-01-15T09:28:15.017355794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.021338353Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-01-15T09:28:15.023826854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181079s
2026-01-15T09:28:15.026106234Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-01-15T09:28:15.028795419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.032823371Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-01-15T09:28:15.035766477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:28:15', 'drop_old_profile_columns')
2026-01-15T09:28:15.041716278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.045419395Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-01-15T09:28:15.048166657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166288s
2026-01-15T09:28:15.050455005Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-01-15T09:28:15.053266256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.056687666Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-01-15T09:28:15.059277420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:28:15', 'add_mediainfo_to_episodefile')
2026-01-15T09:28:15.065321682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.069053677Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-01-15T09:28:15.071828284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157829s
2026-01-15T09:28:15.074082283Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-01-15T09:28:15.077146633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.080574726Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-01-15T09:28:15.083349564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:28:15', 'convert_episode_file_path_to_relative')
2026-01-15T09:28:15.089687316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.093416956Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-01-15T09:28:15.096415885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162661s
2026-01-15T09:28:15.098682139Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-01-15T09:28:15.101333648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.104804938Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-01-15T09:28:15.107252858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:28:15', 'drop_episode_file_path')
2026-01-15T09:28:15.113947258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.118171905Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-01-15T09:28:15.121357430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016831s
2026-01-15T09:28:15.123705839Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-01-15T09:28:15.127114082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.131699705Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-01-15T09:28:15.135200906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:28:15', 'add_enable_options_to_indexers')
2026-01-15T09:28:15.141841869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.146206227Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-01-15T09:28:15.150720718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190772s
2026-01-15T09:28:15.154273402Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-01-15T09:28:15.157542485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.162476290Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-01-15T09:28:15.166125548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:28:15', 'remove_enable_from_indexers')
2026-01-15T09:28:15.172464262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.176809933Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-01-15T09:28:15.180184027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192665s
2026-01-15T09:28:15.182618890Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-01-15T09:28:15.186356697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.190975939Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-01-15T09:28:15.193600454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:28:15', 'clear_bad_scene_names')
2026-01-15T09:28:15.199957024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.205299492Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-01-15T09:28:15.207950611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189501s
2026-01-15T09:28:15.210236373Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-01-15T09:28:15.213596058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.217757508Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-01-15T09:28:15.220232161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:28:15', 'convert_quality_models')
2026-01-15T09:28:15.227967568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.232069117Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-01-15T09:28:15.234696939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184711s
2026-01-15T09:28:15.236985177Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-01-15T09:28:15.239607377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.243593083Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-01-15T09:28:15.246783257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:28:15', 'add_remotepathmappings')
2026-01-15T09:28:15.254009408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.258771297Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-01-15T09:28:15.261998866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188677s
2026-01-15T09:28:15.264312906Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-01-15T09:28:15.266967481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.270431026Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-01-15T09:28:15.295101705Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-01-15T09:28:15.356794133Z [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-15T09:28:15.379775691Z [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-15T09:28:15.391058891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:28:15.404361108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:28:15.425221333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:28:15.432552226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133901s
2026-01-15T09:28:15.436482921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:28:15', 'remove_method_from_logs')
2026-01-15T09:28:15.444190772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.451190668Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-01-15T09:28:15.454829305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521929s
2026-01-15T09:28:15.457633401Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-01-15T09:28:15.460577239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.464401250Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-01-15T09:28:15.467295037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:28:15', 'make_scene_numbering_nullable')
2026-01-15T09:28:15.473892271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.478273053Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-01-15T09:28:15.481776528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173881s
2026-01-15T09:28:15.484570013Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-01-15T09:28:15.487510925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.491266748Z [Info] add_tags: Starting migration of Log DB to 66
2026-01-15T09:28:15.494152228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:28:15', 'add_tags')
2026-01-15T09:28:15.500821027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.505342793Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-01-15T09:28:15.508775996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176879s
2026-01-15T09:28:15.511768301Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-01-15T09:28:15.514634423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.518155413Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-01-15T09:28:15.520580236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:28:15', 'add_added_to_series')
2026-01-15T09:28:15.526937457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.531078155Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-01-15T09:28:15.533976822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164396s
2026-01-15T09:28:15.536260080Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-01-15T09:28:15.538924856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.543123581Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-01-15T09:28:15.545611601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:28:15', 'add_release_restrictions')
2026-01-15T09:28:15.553697714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.559329294Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-01-15T09:28:15.562571643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202956s
2026-01-15T09:28:15.564873438Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-01-15T09:28:15.567830212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.571899737Z [Info] quality_proper: Starting migration of Log DB to 69
2026-01-15T09:28:15.574809807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:28:15', 'quality_proper')
2026-01-15T09:28:15.580888267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.584672878Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-01-15T09:28:15.587178213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168748s
2026-01-15T09:28:15.589476641Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-01-15T09:28:15.591925933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.595313565Z [Info] delay_profile: Starting migration of Log DB to 70
2026-01-15T09:28:15.597552653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:28:15', 'delay_profile')
2026-01-15T09:28:15.603300418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.607027383Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-01-15T09:28:15.609439720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151095s
2026-01-15T09:28:15.611627836Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-01-15T09:28:15.614292672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.617658891Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-01-15T09:28:15.620130318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:28:15', 'unknown_quality_in_profile')
2026-01-15T09:28:15.626015408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.629713485Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-01-15T09:28:15.632383702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154145s
2026-01-15T09:28:15.634570676Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-01-15T09:28:15.637103476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.640504445Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-01-15T09:28:15.642842914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:28:15', 'history_downloadId')
2026-01-15T09:28:15.648736140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.653093875Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-01-15T09:28:15.655625143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159818s
2026-01-15T09:28:15.658036689Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-01-15T09:28:15.660639991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.664412488Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-01-15T09:28:15.667706020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:28:15', 'clear_ratings')
2026-01-15T09:28:15.676009821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.680456154Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-01-15T09:28:15.683020258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194189s
2026-01-15T09:28:15.686213267Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-01-15T09:28:15.688752250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.692233901Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-01-15T09:28:15.695081235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:28:15', 'disable_eztv')
2026-01-15T09:28:15.701754242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.705902124Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-01-15T09:28:15.708365956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168234s
2026-01-15T09:28:15.710981302Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-01-15T09:28:15.713768465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.717322982Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-01-15T09:28:15.719978660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:28:15', 'force_lib_update')
2026-01-15T09:28:15.726236341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.730561681Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-01-15T09:28:15.733132007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166792s
2026-01-15T09:28:15.735677432Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-01-15T09:28:15.738834760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.742813392Z [Info] add_users_table: Starting migration of Log DB to 76
2026-01-15T09:28:15.745836519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:28:15', 'add_users_table')
2026-01-15T09:28:15.752349514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.756105918Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-01-15T09:28:15.758574931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176255s
2026-01-15T09:28:15.761267583Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-01-15T09:28:15.763972630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.767944678Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-01-15T09:28:15.770712000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:28:15', 'add_add_options_to_series')
2026-01-15T09:28:15.776914541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.780812189Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-01-15T09:28:15.783857802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168097s
2026-01-15T09:28:15.786131200Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-01-15T09:28:15.788673800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.792295864Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-01-15T09:28:15.794828514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:28:15', 'add_commands_table')
2026-01-15T09:28:15.802223885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.806107055Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-01-15T09:28:15.808718353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174567s
2026-01-15T09:28:15.810979306Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-01-15T09:28:15.813548339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.818002749Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-01-15T09:28:15.820546281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:28:15', 'dedupe_tags')
2026-01-15T09:28:15.827822513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.832172512Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-01-15T09:28:15.834585732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184974s
2026-01-15T09:28:15.836854190Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-01-15T09:28:15.839868018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.843649834Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-01-15T09:28:15.846645426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-01-15T09:28:15', 'move_dot_prefix_to_transmission_category')
2026-01-15T09:28:15.858289794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.862207673Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-01-15T09:28:15.865595155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223729s
2026-01-15T09:28:15.867923283Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-01-15T09:28:15.870497436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.874056553Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-01-15T09:28:15.876645697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-01-15T09:28:15', 'add_fanzub_settings')
2026-01-15T09:28:15.883366651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.887401436Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-01-15T09:28:15.890035309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169027s
2026-01-15T09:28:15.892306753Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-01-15T09:28:15.895074447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.899576051Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-01-15T09:28:15.902770604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-01-15T09:28:15', 'additonal_blacklist_columns')
2026-01-15T09:28:15.909587922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.913676365Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-01-15T09:28:15.916469219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186867s
2026-01-15T09:28:15.918795052Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-01-15T09:28:15.921618909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.925318178Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-01-15T09:28:15.928060780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-01-15T09:28:15', 'update_quality_minmax_size')
2026-01-15T09:28:15.937550540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.941384300Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-01-15T09:28:15.944121832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019823s
2026-01-15T09:28:15.946355951Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-01-15T09:28:15.949106770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.952594133Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-01-15T09:28:15.956229022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-01-15T09:28:15', 'expand_transmission_urlbase')
2026-01-15T09:28:15.965801899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.970372232Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-01-15T09:28:15.973765946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212793s
2026-01-15T09:28:15.976346783Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-01-15T09:28:15.979080237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:15.982889829Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-01-15T09:28:15.985519374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-01-15T09:28:15', 'pushbullet_device_ids')
2026-01-15T09:28:15.992236690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:15.996404583Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-01-15T09:28:15.999044439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173707s
2026-01-15T09:28:16.001396635Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-01-15T09:28:16.003931039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.007471057Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-01-15T09:28:16.009932944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-01-15T09:28:16', 'remove_eztv')
2026-01-15T09:28:16.016198792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.021811845Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-01-15T09:28:16.024540459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178967s
2026-01-15T09:28:16.027253903Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-01-15T09:28:16.031383098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.038572796Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-01-15T09:28:16.042139588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-01-15T09:28:16', 'pushbullet_devices_channels_list')
2026-01-15T09:28:16.049883121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.054208071Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-01-15T09:28:16.057771205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022845s
2026-01-15T09:28:16.060169094Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-01-15T09:28:16.062988070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.066798403Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-01-15T09:28:16.069797463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-01-15T09:28:16', 'add_on_rename_to_notifcations')
2026-01-15T09:28:16.076472824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.080191593Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-01-15T09:28:16.083064127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172176s
2026-01-15T09:28:16.085343026Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-01-15T09:28:16.087904715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.091782914Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-01-15T09:28:16.094146363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-01-15T09:28:16', 'update_kickass_url')
2026-01-15T09:28:16.100859682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.105164841Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-01-15T09:28:16.107722742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173438s
2026-01-15T09:28:16.109980067Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-01-15T09:28:16.112541465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.116675099Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-01-15T09:28:16.119084982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-01-15T09:28:16', 'added_indexerstatus')
2026-01-15T09:28:16.126412918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.131228615Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-01-15T09:28:16.134019495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186839s
2026-01-15T09:28:16.136299466Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-01-15T09:28:16.139341883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.143992337Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-01-15T09:28:16.146786043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-01-15T09:28:16', 'add_unverifiedscenenumbering')
2026-01-15T09:28:16.153962544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.158944436Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-01-15T09:28:16.161718812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196942s
2026-01-15T09:28:16.163974585Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-01-15T09:28:16.166917902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.170951705Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-01-15T09:28:16.174047990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-01-15T09:28:16', 'naming_config_replace_illegal_characters')
2026-01-15T09:28:16.181510817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.186298087Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-01-15T09:28:16.189458621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192939s
2026-01-15T09:28:16.192173038Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-01-15T09:28:16.194827713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.199167803Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-01-15T09:28:16.201834252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-01-15T09:28:16', 'add_tvmazeid')
2026-01-15T09:28:16.208949420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.212913502Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-01-15T09:28:16.215737909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181782s
2026-01-15T09:28:16.218662809Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-01-15T09:28:16.221725126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.225370336Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-01-15T09:28:16.228132328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-01-15T09:28:16', 'add_additional_episodes_index')
2026-01-15T09:28:16.234072910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.238006531Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-01-15T09:28:16.241949842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164874s
2026-01-15T09:28:16.244440507Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-01-15T09:28:16.246884499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.250363384Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-01-15T09:28:16.252630569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-01-15T09:28:16', 'disable_kickass')
2026-01-15T09:28:16.258251198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.262061611Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-01-15T09:28:16.265805720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152106s
2026-01-15T09:28:16.268196093Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-01-15T09:28:16.271008386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.274382631Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-01-15T09:28:16.276977467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-01-15T09:28:16', 'add_reason_to_pending_releases')
2026-01-15T09:28:16.282893660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.286649412Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-01-15T09:28:16.290170753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015626s
2026-01-15T09:28:16.292439862Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-01-15T09:28:16.294928534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.298253900Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-01-15T09:28:16.300657130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-01-15T09:28:16', 'remove_titans_of_tv')
2026-01-15T09:28:16.306375725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.310114494Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-01-15T09:28:16.313770506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151802s
2026-01-15T09:28:16.315992971Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-01-15T09:28:16.318868391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.322560125Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-01-15T09:28:16.325189760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-01-15T09:28:16', 'extra_and_subtitle_files')
2026-01-15T09:28:16.332205307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.336832595Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-01-15T09:28:16.340526463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180351s
2026-01-15T09:28:16.342930274Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-01-15T09:28:16.345668468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.349562139Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-01-15T09:28:16.352272987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-01-15T09:28:16', 'add_scene_season_number')
2026-01-15T09:28:16.358727344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.362773462Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-01-15T09:28:16.365693732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171094s
2026-01-15T09:28:16.367901518Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-01-15T09:28:16.370775165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.374143267Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-01-15T09:28:16.376790107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-01-15T09:28:16', 'add_ultrahd_quality_in_profiles')
2026-01-15T09:28:16.382818727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.386633288Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-01-15T09:28:16.389446022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158768s
2026-01-15T09:28:16.391639599Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-01-15T09:28:16.394917950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.398295552Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-01-15T09:28:16.401604916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-01-15T09:28:16', 'add_language_to_episodeFiles_history_and_blacklist')
2026-01-15T09:28:16.408784974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.412541859Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-01-15T09:28:16.415791954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176776s
2026-01-15T09:28:16.418029349Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-01-15T09:28:16.420880160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.424661324Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-01-15T09:28:16.427466623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-01-15T09:28:16', 'fix_metadata_file_extensions')
2026-01-15T09:28:16.433950269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.437848809Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-01-15T09:28:16.440616713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169599s
2026-01-15T09:28:16.442857205Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-01-15T09:28:16.445814370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.448731714Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-01-15T09:28:16.452019334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:28:16', 'remove_kickass')
2026-01-15T09:28:16.461169069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.465331160Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-01-15T09:28:16.467758217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200487s
2026-01-15T09:28:16.470079742Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-01-15T09:28:16.472922166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.477424502Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-01-15T09:28:16.480428721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:28:16', 'rename_torrent_downloadstation')
2026-01-15T09:28:16.488316405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.492071025Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-01-15T09:28:16.494867086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191859s
2026-01-15T09:28:16.497067647Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-01-15T09:28:16.499462730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.502887286Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-01-15T09:28:16.505167367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:28:16', 'update_btn_url')
2026-01-15T09:28:16.512037241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.515752051Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-01-15T09:28:16.518231544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016248s
2026-01-15T09:28:16.520447948Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-01-15T09:28:16.522918913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.526305182Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-01-15T09:28:16.528698441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:28:16', 'remove_wombles')
2026-01-15T09:28:16.535137628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.554254112Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-01-15T09:28:16.556926965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311635s
2026-01-15T09:28:16.559520828Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-01-15T09:28:16.562269442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.566461243Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-01-15T09:28:16.569403638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:28:16', 'fix_extra_file_extension')
2026-01-15T09:28:16.576180675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.580017642Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-01-15T09:28:16.582638639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178013s
2026-01-15T09:28:16.585035125Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-01-15T09:28:16.587632636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.591182113Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-01-15T09:28:16.593626175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:28:16', 'import_extra_files')
2026-01-15T09:28:16.599866992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.604151520Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-01-15T09:28:16.606658468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166027s
2026-01-15T09:28:16.608984442Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-01-15T09:28:16.611594237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.615664433Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-01-15T09:28:16.617895365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:28:16', 'fix_extra_files_config')
2026-01-15T09:28:16.623658781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.627966996Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-01-15T09:28:16.630547512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163794s
2026-01-15T09:28:16.632937214Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-01-15T09:28:16.635665739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.639158733Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-01-15T09:28:16.641595540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:28:16', 'create_language_profiles')
2026-01-15T09:28:16.647423956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.651912074Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-01-15T09:28:16.654810010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162441s
2026-01-15T09:28:16.657103668Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-01-15T09:28:16.659831601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.663230626Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-01-15T09:28:16.665841323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:28:16', 'added_regex_to_scenemapping')
2026-01-15T09:28:16.671720682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.675537448Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-01-15T09:28:16.678261273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157313s
2026-01-15T09:28:16.680474229Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-01-15T09:28:16.683168925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.686531666Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-01-15T09:28:16.689099307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:28:16', 'consolidate_indexer_baseurl')
2026-01-15T09:28:16.694958896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.698705511Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-01-15T09:28:16.701462142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155204s
2026-01-15T09:28:16.703645448Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-01-15T09:28:16.706328752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.709697385Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-01-15T09:28:16.712265055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:28:16', 'rename_indexer_status_id')
2026-01-15T09:28:16.718442575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.722215773Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-01-15T09:28:16.724876180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159214s
2026-01-15T09:28:16.727320352Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-01-15T09:28:16.730094989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.733619837Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-01-15T09:28:16.736615329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:28:16', 'add_downloadclient_status')
2026-01-15T09:28:16.743546717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.747436329Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-01-15T09:28:16.750211357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173681s
2026-01-15T09:28:16.753004361Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-01-15T09:28:16.755489656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.759053252Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-01-15T09:28:16.761556643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:28:16', 'disable_nyaa')
2026-01-15T09:28:16.767715114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.771496929Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-01-15T09:28:16.773891250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160489s
2026-01-15T09:28:16.776111501Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-01-15T09:28:16.779086262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.782435105Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-01-15T09:28:16.785441178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:28:16', 'add_webrip_and_br480_qualites_in_profile')
2026-01-15T09:28:16.791712907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.795509393Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-01-15T09:28:16.798471738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164218s
2026-01-15T09:28:16.800674223Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-01-15T09:28:16.803363989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.806683013Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-01-15T09:28:16.809291746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:28:16', 'add_history_eventType_index')
2026-01-15T09:28:16.815494597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.819078543Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-01-15T09:28:16.821795093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157299s
2026-01-15T09:28:16.824008060Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-01-15T09:28:16.827079645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.830433128Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-01-15T09:28:16.833376906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:28:16', 'separate_automatic_and_interactive_searches')
2026-01-15T09:28:16.839674377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.843463376Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-01-15T09:28:16.846546485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163804s
2026-01-15T09:28:16.848791045Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-01-15T09:28:16.851749813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.855088045Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-01-15T09:28:16.857882502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:28:16', 'update_series_episodes_history_indexes')
2026-01-15T09:28:16.863996083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.867636724Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-01-15T09:28:16.870574840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158949s
2026-01-15T09:28:16.872780903Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-01-15T09:28:16.875348934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.878665452Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-01-15T09:28:16.881147480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:28:16', 'update_animetosho_url')
2026-01-15T09:28:16.886915104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.890680386Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-01-15T09:28:16.893267225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153348s
2026-01-15T09:28:16.895469099Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-01-15T09:28:16.898242855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.901578141Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-01-15T09:28:16.904181183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:28:16', 'add_remux_qualities_in_profile')
2026-01-15T09:28:16.910202908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.913959834Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-01-15T09:28:16.916821276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157266s
2026-01-15T09:28:16.919000053Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-01-15T09:28:16.921664058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.925009484Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-01-15T09:28:16.927500400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:28:16', 'add_history_seriesId_index')
2026-01-15T09:28:16.933401754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.937116604Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-01-15T09:28:16.939798484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154699s
2026-01-15T09:28:16.942048676Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-01-15T09:28:16.944887281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.948240293Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-01-15T09:28:16.950832473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:28:16', 'remove_media_browser_metadata')
2026-01-15T09:28:16.956781553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.960462535Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-01-15T09:28:16.963211230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155763s
2026-01-15T09:28:16.965415218Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-01-15T09:28:16.968691756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.972090330Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-01-15T09:28:16.975295073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:28:16', 'remove_notify_my_android_and_pushalot_notifications')
2026-01-15T09:28:16.981781906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:16.986143639Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-01-15T09:28:16.989488254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174322s
2026-01-15T09:28:16.991872254Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-01-15T09:28:16.994451508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:16.997938940Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-01-15T09:28:17.000396008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:28:17', 'add_custom_filters')
2026-01-15T09:28:17.006559339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.011021324Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-01-15T09:28:17.013635598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165858s
2026-01-15T09:28:17.016096594Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-01-15T09:28:17.019095513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.022522745Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-01-15T09:28:17.025415850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:28:17', 'rename_restrictions_to_release_profiles')
2026-01-15T09:28:17.031699714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.036027629Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-01-15T09:28:17.039035516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169694s
2026-01-15T09:28:17.041283122Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:28:17.044394106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.047794383Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-01-15T09:28:17.050782130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:28:17', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:28:17.057211246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.061282434Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:28:17.064933716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168605s
2026-01-15T09:28:17.067519543Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-01-15T09:28:17.071154674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.075231283Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-01-15T09:28:17.078531799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:28:17', 'add_relative_original_path_to_episode_file')
2026-01-15T09:28:17.086124087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.090190626Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-01-15T09:28:17.093233303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189879s
2026-01-15T09:28:17.095507492Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-01-15T09:28:17.098184082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.101565591Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-01-15T09:28:17.104124724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:28:17', 'episode_last_searched_time')
2026-01-15T09:28:17.110465783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.114160634Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-01-15T09:28:17.116846773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159595s
2026-01-15T09:28:17.128198451Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-01-15T09:28:17.131747949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.135353008Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-01-15T09:28:17.140462868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:28:17', 'download_propers_config')
2026-01-15T09:28:17.147860955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.151511045Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-01-15T09:28:17.154116101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206894s
2026-01-15T09:28:17.156706968Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-01-15T09:28:17.159460934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.162816321Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-01-15T09:28:17.165433451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:28:17', 'add_download_client_priority')
2026-01-15T09:28:17.171353812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.174998431Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-01-15T09:28:17.177700733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155537s
2026-01-15T09:28:17.179900473Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-01-15T09:28:17.182564006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.185845985Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-01-15T09:28:17.188391481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:28:17', 'add_specials_folder_format')
2026-01-15T09:28:17.194243365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.197919006Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-01-15T09:28:17.200605426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153187s
2026-01-15T09:28:17.203264219Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-01-15T09:28:17.205942022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.209250644Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-01-15T09:28:17.211735047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:28:17', 'health_issue_notification')
2026-01-15T09:28:17.217906865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.222551979Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-01-15T09:28:17.225197706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156276s
2026-01-15T09:28:17.227353257Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:28:17.230409602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.234305877Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-01-15T09:28:17.237576954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:28:17', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:28:17.243879115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.248717849Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:28:17.251794734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183134s
2026-01-15T09:28:17.254012961Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-01-15T09:28:17.256787137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.260137564Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-01-15T09:28:17.262834956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:28:17', 'add_airedbefore_to_episodes')
2026-01-15T09:28:17.268844738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.272733358Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-01-15T09:28:17.275415639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158413s
2026-01-15T09:28:17.277606130Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-01-15T09:28:17.280033609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.283405238Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-01-15T09:28:17.285665479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:28:17', 'remove_bitmetv')
2026-01-15T09:28:17.291270275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.295110358Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-01-15T09:28:17.297585092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015078s
2026-01-15T09:28:17.299745041Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-01-15T09:28:17.302344816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.306095889Z [Info] add_download_history: Starting migration of Log DB to 139
2026-01-15T09:28:17.308709512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:28:17', 'add_download_history')
2026-01-15T09:28:17.314547038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.318280826Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-01-15T09:28:17.320807494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158922s
2026-01-15T09:28:17.322930369Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-01-15T09:28:17.325935891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.329342511Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-01-15T09:28:17.332252671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:28:17', 'remove_chown_and_folderchmod_config_v2')
2026-01-15T09:28:17.338761928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.343194885Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-01-15T09:28:17.346140086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172403s
2026-01-15T09:28:17.348400748Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-01-15T09:28:17.350895973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.354298264Z [Info] add_update_history: Starting migration of Log DB to 141
2026-01-15T09:28:17.374621748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:28:17.381448585Z [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-15T09:28:17.389356009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119383s
2026-01-15T09:28:17.392313514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:28:17.395148342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:28:17.400280377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054542s
2026-01-15T09:28:17.402592823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:28:17', 'add_update_history')
2026-01-15T09:28:17.408291879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.412260551Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-01-15T09:28:17.414789594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01747s
2026-01-15T09:28:17.417231651Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-01-15T09:28:17.419644720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.423181743Z [Info] import_lists: Starting migration of Log DB to 142
2026-01-15T09:28:17.425473487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:28:17', 'import_lists')
2026-01-15T09:28:17.431157543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.434935531Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-01-15T09:28:17.437319381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152902s
2026-01-15T09:28:17.439561045Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-01-15T09:28:17.442274489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.445679175Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-01-15T09:28:17.448159119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:28:17', 'add_priority_to_indexers')
2026-01-15T09:28:17.454061545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.457724140Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-01-15T09:28:17.460377783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015461s
2026-01-15T09:28:17.463003180Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-01-15T09:28:17.465602655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.468935967Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-01-15T09:28:17.471825516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:28:17', 'import_lists_series_type_and_season_folder')
2026-01-15T09:28:17.478092495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.481735381Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-01-15T09:28:17.484809050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161275s
2026-01-15T09:28:17.487129784Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-01-15T09:28:17.489507802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.492861175Z [Info] remove_growl: Starting migration of Log DB to 145
2026-01-15T09:28:17.495089261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:28:17', 'remove_growl')
2026-01-15T09:28:17.500608455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.504314157Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-01-15T09:28:17.506684811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148131s
2026-01-15T09:28:17.508863288Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-01-15T09:28:17.511678426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.515065076Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-01-15T09:28:17.520087249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:28:17.522481010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:28:17.541174723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186331s
2026-01-15T09:28:17.543914019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:28:17', 'cleanup_duplicates_updatehistory')
2026-01-15T09:28:17.550230418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.554732524Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-01-15T09:28:17.557596741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323403s
2026-01-15T09:28:17.560115593Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-01-15T09:28:17.563003869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.566736616Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-01-15T09:28:17.569465782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:28:17', 'swap_filechmod_for_folderchmod')
2026-01-15T09:28:17.575729575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.579748979Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-01-15T09:28:17.582482924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167471s
2026-01-15T09:28:17.584665659Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-01-15T09:28:17.587169431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.590620390Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-01-15T09:28:17.592973789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:28:17', 'mediainfo_channels')
2026-01-15T09:28:17.598762325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.602760606Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-01-15T09:28:17.605303978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155755s
2026-01-15T09:28:17.607525221Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-01-15T09:28:17.610379228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.613944788Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-01-15T09:28:17.616670376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:28:17', 'add_on_delete_to_notifications')
2026-01-15T09:28:17.622929951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.626805065Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-01-15T09:28:17.629631927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163014s
2026-01-15T09:28:17.632217974Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-01-15T09:28:17.634653649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.638340553Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-01-15T09:28:17.640598339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:28:17', 'add_scene_mapping_origin')
2026-01-15T09:28:17.646449202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.650201397Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-01-15T09:28:17.652812124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015522s
2026-01-15T09:28:17.655008196Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-01-15T09:28:17.657719697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.661116347Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-01-15T09:28:17.663669137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:28:17', 'remove_custom_filter_type')
2026-01-15T09:28:17.669490038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.673240631Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-01-15T09:28:17.675894725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155099s
2026-01-15T09:28:17.678266792Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-01-15T09:28:17.680925426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.684448400Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-01-15T09:28:17.687112214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:28:17', 'update_btn_url_to_https')
2026-01-15T09:28:17.693607854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.697513659Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-01-15T09:28:17.700130578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165344s
2026-01-15T09:28:17.702424959Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-01-15T09:28:17.705329477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.709008315Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-01-15T09:28:17.711886251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:28:17', 'add_on_episodefiledelete_for_upgrade')
2026-01-15T09:28:17.718029651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.721719141Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-01-15T09:28:17.724667157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163776s
2026-01-15T09:28:17.726846736Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-01-15T09:28:17.729442513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.732841939Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-01-15T09:28:17.735290670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:28:17', 'add_name_release_profile')
2026-01-15T09:28:17.741202504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.744958568Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-01-15T09:28:17.747653144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154645s
2026-01-15T09:28:17.749828875Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-01-15T09:28:17.752678914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.756087167Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-01-15T09:28:17.758651731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:28:17', 'add_arabic_and_hindi_languages')
2026-01-15T09:28:17.764817708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.768778854Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-01-15T09:28:17.771556267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160705s
2026-01-15T09:28:17.773745275Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-01-15T09:28:17.776600534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.779955320Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-01-15T09:28:17.782510275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:28:17', 'add_bypass_to_delay_profile')
2026-01-15T09:28:17.788557983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.792329728Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-01-15T09:28:17.795114666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157494s
2026-01-15T09:28:17.797753239Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-01-15T09:28:17.800541554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.803998916Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-01-15T09:28:17.806496445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:28:17', 'email_multiple_addresses')
2026-01-15T09:28:17.812734055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.816373194Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-01-15T09:28:17.819064673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158067s
2026-01-15T09:28:17.821285656Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-01-15T09:28:17.823944490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.827413625Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-01-15T09:28:17.829856404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:28:17', 'cdh_per_downloadclient')
2026-01-15T09:28:17.836052792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.840128379Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-01-15T09:28:17.842785960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160048s
2026-01-15T09:28:17.845126734Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-01-15T09:28:17.847642991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.851095303Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-01-15T09:28:17.853446057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:28:17', 'add_indexer_tags')
2026-01-15T09:28:17.859279764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.863062851Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-01-15T09:28:17.865577756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154103s
2026-01-15T09:28:17.867989843Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-01-15T09:28:17.870810974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.874355982Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-01-15T09:28:17.876984886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:28:17', 'rename_blacklist_to_blocklist')
2026-01-15T09:28:17.882981922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.886895884Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-01-15T09:28:17.889532132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158545s
2026-01-15T09:28:17.891687072Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-01-15T09:28:17.894341707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.897756513Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-01-15T09:28:17.900256287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:28:17', 'remove_plex_hometheatre')
2026-01-15T09:28:17.906153863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.909879084Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-01-15T09:28:17.912494381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155449s
2026-01-15T09:28:17.916507842Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-01-15T09:28:17.919161196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.922722988Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-01-15T09:28:17.925191809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:28:17', 'release_profile_to_array')
2026-01-15T09:28:17.931112972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.934773404Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-01-15T09:28:17.937418260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156082s
2026-01-15T09:28:17.939608891Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-01-15T09:28:17.942224908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.945597229Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-01-15T09:28:17.947988524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:28:17', 'mediainfo_to_ffmpeg')
2026-01-15T09:28:17.953738243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.958823453Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-01-15T09:28:17.960943311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161403s
2026-01-15T09:28:17.963202781Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-01-15T09:28:17.965906956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.969377796Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-01-15T09:28:17.971941508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:28:17', 'download_client_per_indexer')
2026-01-15T09:28:17.978088656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:17.981763566Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-01-15T09:28:17.984451269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158267s
2026-01-15T09:28:17.986702592Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-01-15T09:28:17.989517821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:17.992840492Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-01-15T09:28:17.995436169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:28:17', 'add_on_update_to_notifications')
2026-01-15T09:28:18.001435409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.005187475Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-01-15T09:28:18.008011071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157193s
2026-01-15T09:28:18.010201101Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-01-15T09:28:18.012865536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.016232075Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-01-15T09:28:18.018684303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:28:18', 'update_series_sort_title')
2026-01-15T09:28:18.024698033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.028523416Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-01-15T09:28:18.031202120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155208s
2026-01-15T09:28:18.033395236Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-01-15T09:28:18.035949199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.039527294Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-01-15T09:28:18.041918199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:28:18', 'add_tvdbid_to_episode')
2026-01-15T09:28:18.048439280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.052153459Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-01-15T09:28:18.054770048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161605s
2026-01-15T09:28:18.057013526Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-01-15T09:28:18.059995911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.063676523Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-01-15T09:28:18.066667295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:28:18', 'add_additional_info_to_pending_releases')
2026-01-15T09:28:18.072990147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.076785140Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-01-15T09:28:18.079738296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167147s
2026-01-15T09:28:18.082119471Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-01-15T09:28:18.085113310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.088539449Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-01-15T09:28:18.091370800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:28:18', 'add_malayalam_and_ukrainian_languages')
2026-01-15T09:28:18.097670746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.101451239Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-01-15T09:28:18.104477373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163433s
2026-01-15T09:28:18.106737243Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-01-15T09:28:18.109614157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.113031949Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-01-15T09:28:18.115795053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:28:18', 'add_language_tags_to_subtitle_files')
2026-01-15T09:28:18.122093736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.125828246Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-01-15T09:28:18.128788808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161897s
2026-01-15T09:28:18.131087467Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-01-15T09:28:18.133600938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.136972036Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-01-15T09:28:18.139424395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:28:18', 'add_custom_formats')
2026-01-15T09:28:18.145244815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.148886208Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-01-15T09:28:18.151451934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153121s
2026-01-15T09:28:18.153694139Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-01-15T09:28:18.157141611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.160981123Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-01-15T09:28:18.164393725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:28:18', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-01-15T09:28:18.171296936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.174889590Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-01-15T09:28:18.178353716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177492s
2026-01-15T09:28:18.180610781Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-01-15T09:28:18.182964751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.186308374Z [Info] remove_omg: Starting migration of Log DB to 173
2026-01-15T09:28:18.188508344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:28:18', 'remove_omg')
2026-01-15T09:28:18.194130375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.197821157Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-01-15T09:28:18.200161550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148786s
2026-01-15T09:28:18.202339816Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-01-15T09:28:18.204818177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.208314597Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-01-15T09:28:18.210658598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:28:18', 'add_salt_to_users')
2026-01-15T09:28:18.216433156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.220113026Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-01-15T09:28:18.222610685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152463s
2026-01-15T09:28:18.245827015Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-01-15T09:28:18.248739570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.252248857Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-01-15T09:28:18.255004506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:28:18', 'language_profiles_to_custom_formats')
2026-01-15T09:28:18.261074639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.264703697Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-01-15T09:28:18.267540810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015994s
2026-01-15T09:28:18.269690860Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-01-15T09:28:18.272175934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.275791835Z [Info] original_language: Starting migration of Log DB to 176
2026-01-15T09:28:18.278105975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:28:18', 'original_language')
2026-01-15T09:28:18.284035966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.287700766Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-01-15T09:28:18.290142212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154871s
2026-01-15T09:28:18.292293003Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:28:18.295568979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.298870067Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-01-15T09:28:18.301934137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:28:18', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:28:18.308385799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.312104106Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:28:18.315360944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165357s
2026-01-15T09:28:18.317629493Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-01-15T09:28:18.320152202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.323575626Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-01-15T09:28:18.325846729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:28:18', 'list_sync_time')
2026-01-15T09:28:18.331368729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.335017847Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-01-15T09:28:18.337406327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149232s
2026-01-15T09:28:18.339589753Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-01-15T09:28:18.342053965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.345431136Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-01-15T09:28:18.347716999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:28:18', 'add_auto_tagging')
2026-01-15T09:28:18.353388570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.357066105Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-01-15T09:28:18.359546159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149544s
2026-01-15T09:28:18.361723734Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-01-15T09:28:18.364107765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.367414203Z [Info] task_duration: Starting migration of Log DB to 180
2026-01-15T09:28:18.369643672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:28:18', 'task_duration')
2026-01-15T09:28:18.375194380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.378857937Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-01-15T09:28:18.381311367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147877s
2026-01-15T09:28:18.383520205Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-01-15T09:28:18.386354583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.389900483Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-01-15T09:28:18.392603446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:28:18', 'quality_definition_preferred_size')
2026-01-15T09:28:18.398622326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.402253758Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-01-15T09:28:18.405052895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159732s
2026-01-15T09:28:18.407245009Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:28:18.410347396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.413662742Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-01-15T09:28:18.416623685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:28:18', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:28:18.422996458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.426808724Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:28:18.429983567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163874s
2026-01-15T09:28:18.432301104Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-01-15T09:28:18.434907403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.438432912Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-01-15T09:28:18.440921072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:28:18', 'update_images_remote_url')
2026-01-15T09:28:18.446698696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.450860777Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-01-15T09:28:18.453534752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159471s
2026-01-15T09:28:18.455700663Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:28:18.458700063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.462104358Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-01-15T09:28:18.464932193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:28:18', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:28:18.471091345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.474743860Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:28:18.477734793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160028s
2026-01-15T09:28:18.479890223Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-01-15T09:28:18.482414426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.485883933Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-01-15T09:28:18.488234256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:28:18', 'add_episode_runtime')
2026-01-15T09:28:18.493868261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.497494583Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-01-15T09:28:18.499993966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150776s
2026-01-15T09:28:18.502207242Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-01-15T09:28:18.504798200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.508118226Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-01-15T09:28:18.510550022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:28:18', 'add_result_to_commands')
2026-01-15T09:28:18.516295462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.519995773Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-01-15T09:28:18.522508222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150941s
2026-01-15T09:28:18.524693152Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-01-15T09:28:18.527543522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.530822725Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-01-15T09:28:18.534080675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:28:18', 'add_on_series_add_to_notifications')
2026-01-15T09:28:18.539517925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.543194137Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-01-15T09:28:18.546335463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156501s
2026-01-15T09:28:18.548293165Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:28:18.552080481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.554866191Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-01-15T09:28:18.565113455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:28:18.567684152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001605s
2026-01-15T09:28:18.570187252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:28:18.590370916Z [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-15T09:28:18.599409907Z [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-15T09:28:18.607533125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:28:18.612345486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:28:18.619440412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:28:18.624263795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510393s
2026-01-15T09:28:18.626111877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:28:18.628830601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-15T09:28:18.630796731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:28:18.637670632Z [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-15T09:28:18.645061515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:28:18.651462745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:28:18.655905211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:28:18.664292961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:28:18.668964508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353351s
2026-01-15T09:28:18.671033665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:28:18.673278284Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-15T09:28:18.675217760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:28:18.681888864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:28:18.687988767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:28:18.695572348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:28:18.699817406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:28:18.706931501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:28:18.713962891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358283s
2026-01-15T09:28:18.716435610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:28:18', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:28:18.723029898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.728425954Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:28:18.731651951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050352s
2026-01-15T09:28:18.734050160Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-01-15T09:28:18.736997144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.740536461Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-01-15T09:28:18.743369275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:28:18', 'add_colon_replacement_to_naming_config')
2026-01-15T09:28:18.749476173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.753243789Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-01-15T09:28:18.756517241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161885s
2026-01-15T09:28:18.758763574Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-01-15T09:28:18.761465876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.764846734Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-01-15T09:28:18.767394304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:28:18', 'health_restored_notification')
2026-01-15T09:28:18.773228863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.776867089Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-01-15T09:28:18.779588569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01538s
2026-01-15T09:28:18.781706885Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-01-15T09:28:18.784345689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.787649051Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-01-15T09:28:18.790088964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:28:18', 'add_download_client_tags')
2026-01-15T09:28:18.795887680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.799504534Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-01-15T09:28:18.802131985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151531s
2026-01-15T09:28:18.804294078Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-01-15T09:28:18.806815916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.810110971Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-01-15T09:28:18.812499481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:28:18', 'import_exclusion_type')
2026-01-15T09:28:18.818178607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.822202149Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-01-15T09:28:18.824732394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153714s
2026-01-15T09:28:18.826894288Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-01-15T09:28:18.829421907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.832734137Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-01-15T09:28:18.835140433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-01-15T09:28:18', 'add_import_list_items')
2026-01-15T09:28:18.840886584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.844642447Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-01-15T09:28:18.847189155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151984s
2026-01-15T09:28:18.849551031Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-01-15T09:28:18.852163712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.855718491Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-01-15T09:28:18.858259988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:28:18', 'add_notification_status')
2026-01-15T09:28:18.864371865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.868241358Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-01-15T09:28:18.870854209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160774s
2026-01-15T09:28:18.873167026Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-01-15T09:28:18.876352290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.879992009Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-01-15T09:28:18.883091901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:28:18', 'parse_language_tags_from_existing_subtitle_files')
2026-01-15T09:28:18.889791272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.893581043Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-01-15T09:28:18.896762219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172219s
2026-01-15T09:28:18.899075457Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-01-15T09:28:18.901501613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.905064047Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-01-15T09:28:18.907554061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:28:18', 'add_finale_type')
2026-01-15T09:28:18.913409141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.917186878Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-01-15T09:28:18.919605458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157287s
2026-01-15T09:28:18.921939118Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-01-15T09:28:18.924543853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.928085384Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-01-15T09:28:18.930612653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:28:18', 'list_add_missing_search')
2026-01-15T09:28:18.936682796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.940473570Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-01-15T09:28:18.943046782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159221s
2026-01-15T09:28:18.945347665Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:28:18.948333377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.951802352Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-01-15T09:28:18.954706210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:28:18', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:28:18.961263875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.965969991Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:28:18.969101377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017608s
2026-01-15T09:28:18.971419195Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-01-15T09:28:18.973917866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:18.977743800Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-01-15T09:28:18.980180387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:28:18', 'series_last_aired')
2026-01-15T09:28:18.986140568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:18.990151175Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-01-15T09:28:18.992660798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161923s
2026-01-15T09:28:18.994997073Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-01-15T09:28:18.997638401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.001388182Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-01-15T09:28:19.004194583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:28:19', 'AddNewItemMonitorType')
2026-01-15T09:28:19.010242632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.013965148Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-01-15T09:28:19.016559392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163364s
2026-01-15T09:28:19.018918052Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-01-15T09:28:19.021289126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.024823183Z [Info] email_encryption: Starting migration of Log DB to 201
2026-01-15T09:28:19.027208867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:28:19', 'email_encryption')
2026-01-15T09:28:19.033030019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.036889761Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-01-15T09:28:19.039300386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155729s
2026-01-15T09:28:19.041582812Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-01-15T09:28:19.044082154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.047665480Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-01-15T09:28:19.050114151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:28:19', 'add_indexer_flags')
2026-01-15T09:28:19.056414728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.063207146Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-01-15T09:28:19.065806991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190915s
2026-01-15T09:28:19.068282436Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-01-15T09:28:19.070828823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.074314252Z [Info] release_type: Starting migration of Log DB to 203
2026-01-15T09:28:19.076602189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:28:19', 'release_type')
2026-01-15T09:28:19.082486889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.086151448Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-01-15T09:28:19.088560128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154864s
2026-01-15T09:28:19.091130845Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-01-15T09:28:19.093293009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.096699399Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-01-15T09:28:19.099073349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:28:19', 'add_add_release_hash')
2026-01-15T09:28:19.104815742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.108569942Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-01-15T09:28:19.111064736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152318s
2026-01-15T09:28:19.113239655Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-01-15T09:28:19.115836555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.119177231Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-01-15T09:28:19.124432173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:28:19', 'rename_season_pack_spec')
2026-01-15T09:28:19.131012554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.134974713Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-01-15T09:28:19.137618957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191209s
2026-01-15T09:28:19.140277460Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-01-15T09:28:19.142418272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.146077410Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-01-15T09:28:19.148288983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:28:19', 'add_tmdbid')
2026-01-15T09:28:19.153766463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.157509490Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-01-15T09:28:19.159875494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151454s
2026-01-15T09:28:19.162040895Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-01-15T09:28:19.165039383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.168350861Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-01-15T09:28:19.171129477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:28:19', 'add_on_import_complete_to_notifications')
2026-01-15T09:28:19.177288419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.181000424Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-01-15T09:28:19.183992429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159687s
2026-01-15T09:28:19.186187018Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-01-15T09:28:19.188890892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.192198713Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-01-15T09:28:19.194735141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:28:19', 'add_monitored_seasons_filter')
2026-01-15T09:28:19.201229549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.204918517Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-01-15T09:28:19.207615417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160162s
2026-01-15T09:28:19.209768994Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-01-15T09:28:19.212902013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.216211407Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-01-15T09:28:19.219124263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:28:19', 'add_custom_colon_replacement_to_naming_config')
2026-01-15T09:28:19.225420371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.229074850Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-01-15T09:28:19.232317590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161776s
2026-01-15T09:28:19.234688013Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:28:19.238053710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.241584079Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-01-15T09:28:19.244730024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:28:19', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-01-15T09:28:19.251345426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.255187863Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:28:19.258454441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171336s
2026-01-15T09:28:19.260700534Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-01-15T09:28:19.263583259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.266960690Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-01-15T09:28:19.269786089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:28:19', 'add_blurary576p_quality_in_profiles')
2026-01-15T09:28:19.275913147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.279588037Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-01-15T09:28:19.282565373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160097s
2026-01-15T09:28:19.284786576Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-01-15T09:28:19.288223677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.291524273Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-01-15T09:28:19.294749277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:28:19', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-01-15T09:28:19.301808492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.305716632Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-01-15T09:28:19.309207100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174518s
2026-01-15T09:28:19.311630410Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-01-15T09:28:19.314270576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:19.318012191Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-01-15T09:28:19.320610934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:28:19', 'add_mal_and_anilist_ids')
2026-01-15T09:28:19.326756219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:19.330632113Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-01-15T09:28:19.333316058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163412s
2026-01-15T09:28:20.073001376Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:28:22.917273926Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-01-15T09:28:23.930455418Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:28:24.319111636Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-01-15T09:28:26.430368949Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:28:27.557556401Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:28:27.573964793Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:28:27.580170980Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-01-15T09:28:29.122782303Z [ls.io-init] done.