2026-06-13T01:43:48.398403846Z [migrations] started
2026-06-13T01:43:48.402798728Z [migrations] no migrations found
2026-06-13T01:43:49.032295919Z usermod: no changes
2026-06-13T01:43:49.105399882Z ───────────────────────────────────────
2026-06-13T01:43:49.105416476Z
2026-06-13T01:43:49.105426496Z ██╗ ███████╗██╗ ██████╗
2026-06-13T01:43:49.105436206Z ██║ ██╔════╝██║██╔═══██╗
2026-06-13T01:43:49.105444743Z ██║ ███████╗██║██║ ██║
2026-06-13T01:43:49.105452949Z ██║ ╚════██║██║██║ ██║
2026-06-13T01:43:49.105461096Z ███████╗███████║██║╚██████╔╝
2026-06-13T01:43:49.105469352Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T01:43:49.105477589Z
2026-06-13T01:43:49.105485535Z Brought to you by linuxserver.io
2026-06-13T01:43:49.105493761Z ───────────────────────────────────────
2026-06-13T01:43:49.109714894Z
2026-06-13T01:43:49.109965929Z To support the app dev(s) visit:
2026-06-13T01:43:49.134835601Z Sonarr: https://sonarr.tv/donate
2026-06-13T01:43:49.138473037Z
2026-06-13T01:43:49.138484410Z To support LSIO projects visit:
2026-06-13T01:43:49.138489430Z https://www.linuxserver.io/donate/
2026-06-13T01:43:49.138494410Z
2026-06-13T01:43:49.138498839Z ───────────────────────────────────────
2026-06-13T01:43:49.138503799Z GID/UID
2026-06-13T01:43:49.138508549Z ───────────────────────────────────────
2026-06-13T01:43:49.233011543Z
2026-06-13T01:43:49.233138990Z User UID: 911
2026-06-13T01:43:49.233144972Z User GID: 911
2026-06-13T01:43:49.233149642Z ───────────────────────────────────────
2026-06-13T01:43:49.258616175Z Linuxserver.io version: 4.0.17.2952-ls314
2026-06-13T01:43:49.261511978Z Build-date: 2026-06-13T01:38:53+00:00
2026-06-13T01:43:49.261537830Z ───────────────────────────────────────
2026-06-13T01:43:49.261546788Z
2026-06-13T01:43:52.192360717Z [custom-init] No custom files found, skipping...
2026-06-13T01:43:58.105907661Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-06-13T01:43:59.281610055Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:59.370765028Z [Debug] Bootstrap: Console selected
2026-06-13T01:43:59.386173734Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:44:04.374972744Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:44:05.451176379Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {318ba778-c577-471b-9817-5c4402754466} may be persisted to storage in unencrypted form.
2026-06-13T01:44:06.882519341Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-13T01:44:07.726489481Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:44:09.109896201Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:44:10.219620400Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:10.264715940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:11.089309461Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:44:11.123734418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8433871s
2026-06-13T01:44:11.127202914Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:44:11.130259441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8733467s
2026-06-13T01:44:11.341384109Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:44:11.350802278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:11.448173379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:44:11.555739955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:44:11.912453793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4608738s
2026-06-13T01:44:11.918505352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:11.939493144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:44:11.941668025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4887989s
2026-06-13T01:44:12.076110403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:44:12.078852436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.171872943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:44:12.194243221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:12.208817887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345514s
2026-06-13T01:44:12.211814111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:12.215618324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020162s
2026-06-13T01:44:12.221714843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:44:12.229888366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:44:12.244877787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208214s
2026-06-13T01:44:12.247398724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.251478332Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:44:12.253870710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02767s
2026-06-13T01:44:12.265199197Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:44:12.267366092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.279308927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:12.281822369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s
2026-06-13T01:44:12.283999254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:44:12.286332844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:44:12.292670519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071457s
2026-06-13T01:44:12.294293518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.297218900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:44:12.299041411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117108s
2026-06-13T01:44:12.319579698Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:44:12.321821393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.335492549Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-13T01:44:12.462306282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-13T01:44:12.469698321Z [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-06-13T01:44:12.477134168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125637s
2026-06-13T01:44:12.479572589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-13T01:44:12.482512741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-13T01:44:12.486969087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055649s
2026-06-13T01:44:12.488652608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-13T01:44:12.491093975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-13T01:44:12.496173997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057817s
2026-06-13T01:44:12.497931637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-13T01:44:12.499790922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-13T01:44:12.503988677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043009s
2026-06-13T01:44:12.505539029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-13T01:44:12.508793665Z [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-06-13T01:44:12.522785657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156606s
2026-06-13T01:44:12.524330198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:44:12.526151677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:12.529819254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038268s
2026-06-13T01:44:12.531313123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:44:12.533051254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:12.536708369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037151s
2026-06-13T01:44:12.538201327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-13T01:44:12.539869056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-13T01:44:12.543396821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035703s
2026-06-13T01:44:12.544917825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:44:12.546633731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:12.550390367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037942s
2026-06-13T01:44:12.551873775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-13T01:44:12.553740054Z [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-06-13T01:44:12.558683932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052554s
2026-06-13T01:44:12.560171388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-13T01:44:12.562458474Z [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-06-13T01:44:12.571518011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097592s
2026-06-13T01:44:12.573127443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:44:12.574918110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:12.578935101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040337s
2026-06-13T01:44:12.580426545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-13T01:44:12.582606476Z [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-06-13T01:44:12.589459007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073343s
2026-06-13T01:44:12.591013198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-13T01:44:12.592767702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-13T01:44:12.596498386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003762s
2026-06-13T01:44:12.597963437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:44:12.600009448Z [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-06-13T01:44:12.606751758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072287s
2026-06-13T01:44:12.608245126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-13T01:44:12.610269182Z [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-06-13T01:44:12.722224518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057156s
2026-06-13T01:44:12.726283433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-13T01:44:12.734441695Z [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-06-13T01:44:12.747578024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195622s
2026-06-13T01:44:12.749683495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-13T01:44:12.752758799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:12.758794346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071155s
2026-06-13T01:44:12.760138212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-13T01:44:12.762162570Z [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-06-13T01:44:12.768415364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066658s
2026-06-13T01:44:12.770490453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-13T01:44:12.772558969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:12.778863207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065097s
2026-06-13T01:44:12.780795148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-13T01:44:12.783561771Z [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-06-13T01:44:12.793664620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108806s
2026-06-13T01:44:12.795283591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-13T01:44:12.797284100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:12.802021191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050832s
2026-06-13T01:44:12.803367563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-13T01:44:12.805762717Z [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-06-13T01:44:12.812833639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079177s
2026-06-13T01:44:12.814281746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-13T01:44:12.816336855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-13T01:44:12.820730785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004778s
2026-06-13T01:44:12.822094422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-13T01:44:12.823931051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-13T01:44:12.827306870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036328s
2026-06-13T01:44:12.828764807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:44:12.831300965Z [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-06-13T01:44:12.838015319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070889s
2026-06-13T01:44:12.839161638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-13T01:44:12.841552523Z [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-06-13T01:44:12.850339662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096763s
2026-06-13T01:44:12.901536040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:44:12', 'InitialSetup')
2026-06-13T01:44:12.925053016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.930873530Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:44:12.932409694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.090157s
2026-06-13T01:44:12.937096975Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:44:12.939115380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.944195833Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-13T01:44:12.977665536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-13T01:44:12.983437382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-13T01:44:12.990268841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104763s
2026-06-13T01:44:12.992049297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-13T01:44:12.994009285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-13T01:44:12.997339964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037253s
2026-06-13T01:44:13.000568156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:44:12', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:44:13.005016435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.008041077Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:44:13.009803066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144913s
2026-06-13T01:44:13.011702221Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:44:13.013483239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.016284561Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-13T01:44:13.036317551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-13T01:44:13.041388504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:44:13.045817134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075119s
2026-06-13T01:44:13.047247225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:44:13.050369484Z [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-06-13T01:44:13.056679803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079099s
2026-06-13T01:44:13.058979896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:44:13', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:44:13.063285819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.066922003Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:44:13.068692489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181829s
2026-06-13T01:44:13.070419908Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:44:13.071942795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.074475777Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-13T01:44:13.083969960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-13T01:44:13.086057344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:13.089313032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036678s
2026-06-13T01:44:13.090662009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:44:13.092652248Z [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-06-13T01:44:13.098834089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067522s
2026-06-13T01:44:13.100584524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:44:13', 'updated_history')
2026-06-13T01:44:13.104353155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.107194357Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:44:13.108666162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151554s
2026-06-13T01:44:13.110475927Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:44:13.112147715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.114985640Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-13T01:44:13.122385715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:13.124102864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001432s
2026-06-13T01:44:13.125686804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-13T01:44:13.127928930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-13T01:44:13.134065460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067237s
2026-06-13T01:44:13.135717859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:44:13', 'added_eventtype_to_history')
2026-06-13T01:44:13.139587543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.142515800Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:44:13.144176185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152299s
2026-06-13T01:44:13.145912241Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:44:13.147490861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.149916797Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-13T01:44:13.152548929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:44:13', 'add_index_to_log_time')
2026-06-13T01:44:13.156515889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.159505600Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:44:13.161109631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120307s
2026-06-13T01:44:13.162689864Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:44:13.164372794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.166720242Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-13T01:44:13.178675522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:13.181147321Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-06-13T01:44:13.182812294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-13T01:44:13.184812803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-13T01:44:13.191192403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065065s
2026-06-13T01:44:13.194904710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:44:13.199917076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:44:13.203610264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062911s
2026-06-13T01:44:13.205302463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:44:13', 'add_renameEpisodes_to_naming')
2026-06-13T01:44:13.209215093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.212077659Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:44:13.213970722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148038s
2026-06-13T01:44:13.215678382Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:44:13.217185467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.219645111Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-13T01:44:13.253158412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-13T01:44:13.496662407Z [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-06-13T01:44:13.511644874Z [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-06-13T01:44:13.526402609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:13.534960295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:13.554391412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:13.558574498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:13.562343469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3069696s
2026-06-13T01:44:13.563869613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-13T01:44:13.591159639Z [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-06-13T01:44:13.600310110Z [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-06-13T01:44:13.608989251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:13.612281302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:13.623564448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575555s
2026-06-13T01:44:13.625873118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:44:13', 'remove_backlog')
2026-06-13T01:44:13.629665005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.632831944Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:44:13.634336665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673258s
2026-06-13T01:44:13.636243385Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:44:13.637815391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.640379035Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-13T01:44:13.690261476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-13T01:44:13.715805336Z [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-06-13T01:44:13.724078328Z [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-06-13T01:44:13.731825402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:13.735351194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:13.746058460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535206s
2026-06-13T01:44:13.747569363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.777106445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-13T01:44:13.781495075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325306s
2026-06-13T01:44:13.782881096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.786028325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-13T01:44:13.789158159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049054s
2026-06-13T01:44:13.790856680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:44:13', 'fix_rename_episodes')
2026-06-13T01:44:13.794675733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.797568279Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:44:13.799105385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133367s
2026-06-13T01:44:13.800957054Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:44:13.802470152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.804972582Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-13T01:44:13.827586169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:13.829608924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000118s
2026-06-13T01:44:13.831023403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-13T01:44:13.832883399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:44:13.839183699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064321s
2026-06-13T01:44:13.840631745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-13T01:44:13.842068038Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.35E-05s
2026-06-13T01:44:13.843357425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-13T01:44:13.845153052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:44:13.850695185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056656s
2026-06-13T01:44:13.852074272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.855723652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:44:13.859470369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060631s
2026-06-13T01:44:13.860847152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.862237643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:44:13.865104788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029473s
2026-06-13T01:44:13.866422512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.867832762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:44:13.870653313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028866s
2026-06-13T01:44:13.871987350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.873371568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:44:13.876225787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029273s
2026-06-13T01:44:13.877990582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:44:13', 'add_monitored')
2026-06-13T01:44:13.881774814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.884566627Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:44:13.886047359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112868s
2026-06-13T01:44:13.887868818Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:44:13.889374611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.892152556Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-13T01:44:13.896227494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-13T01:44:13.988473361Z [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-06-13T01:44:13.993982067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-13T01:44:13.998534366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:44:14.001338724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-13T01:44:14.012401987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140493s
2026-06-13T01:44:14.013590341Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-13T01:44:14.036438912Z [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-06-13T01:44:14.046433632Z [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-06-13T01:44:14.056619288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:14.059593679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:14.070735390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:14.074633682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594595s
2026-06-13T01:44:14.076268745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:44:14', 'remove_ignored')
2026-06-13T01:44:14.079958106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.083366371Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:44:14.084904118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0682537s
2026-06-13T01:44:14.086593581Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:44:14.088321060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.091005267Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-13T01:44:14.094824419Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-13T01:44:14.118522621Z [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-06-13T01:44:14.130960984Z [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-06-13T01:44:14.142819899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:14.145949713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:14.156194017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:14.159780310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:14.163307464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666483s
2026-06-13T01:44:14.164996166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:44:14', 'remove_custom_start_date')
2026-06-13T01:44:14.168806460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.171780330Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:44:14.173403890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0751934s
2026-06-13T01:44:14.175083203Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:44:14.176627173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.179045774Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-13T01:44:14.184684832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:14.186314895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-06-13T01:44:14.187771920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-13T01:44:14.189612066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-13T01:44:14.195660970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061718s
2026-06-13T01:44:14.197157313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:44:14.199522267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:44:14.202428110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032448s
2026-06-13T01:44:14.204177533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:44:14', 'add_air_date_utc')
2026-06-13T01:44:14.207887195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.210671994Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:44:14.212220373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115427s
2026-06-13T01:44:14.213962432Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:44:14.215453374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.217931245Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-13T01:44:14.221600386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-13T01:44:14.244915866Z [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-06-13T01:44:14.254319136Z [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-06-13T01:44:14.264249448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:14.267283228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:14.277705049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:14.281510364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582182s
2026-06-13T01:44:14.283089204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:44:14', 'drop_air_date')
2026-06-13T01:44:14.286808224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.289752004Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:44:14.291245472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665264s
2026-06-13T01:44:14.293046279Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:44:14.294657093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.297153271Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-13T01:44:14.302084824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:14.303761962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-06-13T01:44:14.305036860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-13T01:44:14.306810973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-13T01:44:14.312855608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061166s
2026-06-13T01:44:14.314494529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:44:14', 'add_air_date_as_string')
2026-06-13T01:44:14.318330766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.321115535Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:44:14.322744656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144271s
2026-06-13T01:44:14.324509080Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:44:14.326209034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.328714941Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-13T01:44:14.332147424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:44:14.334836441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:44:14.338686896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038598s
2026-06-13T01:44:14.340344034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:44:14', 'updated_imported_history_item')
2026-06-13T01:44:14.344268458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.347002836Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:44:14.348709162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122282s
2026-06-13T01:44:14.350299155Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:44:14.352000692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.354331677Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-13T01:44:14.357460128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:44:14.359808849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:44:14.363119217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032515s
2026-06-13T01:44:14.364720772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:44:14', 'reset_scene_names')
2026-06-13T01:44:14.368527660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.371115643Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:44:14.372682248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113156s
2026-06-13T01:44:14.374264234Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:44:14.375791911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.378801012Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-13T01:44:14.382340882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.384252843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.525356047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411348s
2026-06-13T01:44:14.527537281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:44:14', 'remove_duplicates')
2026-06-13T01:44:14.531630254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.534413790Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:44:14.535931227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1505463s
2026-06-13T01:44:14.537757104Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:44:14.539446547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.541951092Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-13T01:44:14.554443894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:44:14.556637843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:44:14.560115067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034591s
2026-06-13T01:44:14.561500047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:44:14.563441728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:44:14.566354043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002874s
2026-06-13T01:44:14.567667118Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:44:14.569667607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:44:14.572643762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029462s
2026-06-13T01:44:14.574307804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:44:14.576540330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:14.580211875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043686s
2026-06-13T01:44:14.581584219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:44:14.583247419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:14.586706586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035823s
2026-06-13T01:44:14.588073059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:44:14.589733974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:14.593367022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036797s
2026-06-13T01:44:14.594981844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:44:14', 'restore_unique_constraints')
2026-06-13T01:44:14.598810406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.601707621Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:44:14.603342023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120585s
2026-06-13T01:44:14.605040975Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:44:14.606720167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.609161875Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-13T01:44:14.616493733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:14.618198516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001165s
2026-06-13T01:44:14.619587594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-13T01:44:14.621291235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-13T01:44:14.627246089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060714s
2026-06-13T01:44:14.628629235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:14.630007902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:14.631334594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-13T01:44:14.633027895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-13T01:44:14.638393492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054428s
2026-06-13T01:44:14.639748852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.641165345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.695052122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535904s
2026-06-13T01:44:14.697157692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:44:14', 'add_year_and_seasons_to_series')
2026-06-13T01:44:14.701477623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.704349107Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:44:14.706091907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631943s
2026-06-13T01:44:14.707766580Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:44:14.709356803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.711830475Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-13T01:44:14.715519265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-13T01:44:14.717186934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:44:14.720413092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033198s
2026-06-13T01:44:14.722006702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:44:14', 'drop_seasons_table')
2026-06-13T01:44:14.725781215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.729322187Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:44:14.730884524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122882s
2026-06-13T01:44:14.732536331Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:44:14.734276586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.736675868Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-13T01:44:14.741569565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:14.743142413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-06-13T01:44:14.744451449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-13T01:44:14.746309321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:44:14.752314817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006136s
2026-06-13T01:44:14.753905561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:44:14', 'move_indexer_to_generic_provider')
2026-06-13T01:44:14.757867321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.760674004Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:44:14.762393938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145481s
2026-06-13T01:44:14.764019923Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:44:14.765742453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.768205313Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-13T01:44:14.797669869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.800101858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-13T01:44:14.804084570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046014s
2026-06-13T01:44:14.805423046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.806816582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:14.810287173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035504s
2026-06-13T01:44:14.811592963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.812987211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:14.816563925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036476s
2026-06-13T01:44:14.817903644Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.819313093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-13T01:44:14.822604141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033612s
2026-06-13T01:44:14.824160396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:14.856495524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-13T01:44:14.860867940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348642s
2026-06-13T01:44:14.862599278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:44:14', 'add_config_contract_to_indexers')
2026-06-13T01:44:14.866553231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.869333451Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:44:14.871036922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434213s
2026-06-13T01:44:14.872736926Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:44:14.874321528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.876852085Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-13T01:44:14.880577158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-13T01:44:14.903433113Z [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-06-13T01:44:14.912701251Z [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-06-13T01:44:14.922518193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:14.925588307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:14.936164079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053814s
2026-06-13T01:44:14.937806446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:44:14', 'drop_tvdb_episodeid')
2026-06-13T01:44:14.941566911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.944483435Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:44:14.946027024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621829s
2026-06-13T01:44:14.947677809Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:44:14.949491322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.952318266Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-13T01:44:14.956974343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:14.958599677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-06-13T01:44:14.959900918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-13T01:44:14.961813150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:44:14.968276909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062163s
2026-06-13T01:44:14.969545915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:44:14', 'move_notification_to_generic_provider')
2026-06-13T01:44:14.973620832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.976440952Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:44:14.978172670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148008s
2026-06-13T01:44:14.979797613Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:44:14.981582879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.984064828Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-13T01:44:15.000065506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.001713004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-13T01:44:15.005795808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041487s
2026-06-13T01:44:15.007056807Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.008481457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-13T01:44:15.011903139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035049s
2026-06-13T01:44:15.013229490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.014609239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:44:15.018357188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037996s
2026-06-13T01:44:15.019649912Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.021073459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-13T01:44:15.024538408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035783s
2026-06-13T01:44:15.025850852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.027220721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-13T01:44:15.030722414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035704s
2026-06-13T01:44:15.032040038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.033421330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-13T01:44:15.036779243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034314s
2026-06-13T01:44:15.038099051Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.039462527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-13T01:44:15.042984071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035768s
2026-06-13T01:44:15.044287636Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.045657495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-13T01:44:15.049121813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035245s
2026-06-13T01:44:15.050432242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.051796490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-13T01:44:15.055154914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034053s
2026-06-13T01:44:15.056523341Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:15.059113488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-13T01:44:15.061962897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036761s
2026-06-13T01:44:15.063573952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:44:15', 'add_config_contract_to_notifications')
2026-06-13T01:44:15.067504509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.070361132Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:44:15.072162931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120819s
2026-06-13T01:44:15.073869709Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:44:15.075392887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.077926831Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-13T01:44:15.094605444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.096491313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:15.100506710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041285s
2026-06-13T01:44:15.101840897Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.103372512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-13T01:44:15.106892893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036967s
2026-06-13T01:44:15.108235647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.109683163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-13T01:44:15.113140677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003596s
2026-06-13T01:44:15.114731541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:44:15', 'fix_omgwtfnzbs')
2026-06-13T01:44:15.118423127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.121179959Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:44:15.122677115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116559s
2026-06-13T01:44:15.124347369Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:44:15.125906359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.128305090Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-13T01:44:15.135710857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-13T01:44:15.137807590Z [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-06-13T01:44:15.143914811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065441s
2026-06-13T01:44:15.145560526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:44:15', 'add_blacklist_table')
2026-06-13T01:44:15.149338184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.152242825Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:44:15.153846735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149458s
2026-06-13T01:44:15.155482941Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:44:15.157165831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.159561335Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-13T01:44:15.166353516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:15.167989551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-06-13T01:44:15.169288367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-13T01:44:15.171265670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-13T01:44:15.177444425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062791s
2026-06-13T01:44:15.178801909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:15.180238482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:15.181498801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-13T01:44:15.183369809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-13T01:44:15.188916631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055906s
2026-06-13T01:44:15.190255679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.191604986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.257926408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659186s
2026-06-13T01:44:15.260025496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:44:15', 'add_formats_to_naming_config')
2026-06-13T01:44:15.264404155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.267578709Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:44:15.269265186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759096s
2026-06-13T01:44:15.270979188Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:44:15.272855127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.275417989Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-13T01:44:15.282269098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:15.283722956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-06-13T01:44:15.285009718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-13T01:44:15.287006089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-13T01:44:15.293225155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063549s
2026-06-13T01:44:15.294581537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.295916917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.308994417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127874s
2026-06-13T01:44:15.310706876Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:44:15.312811455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:44:15.315918944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031182s
2026-06-13T01:44:15.317246708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:44:15.319292088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:44:15.322206257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028592s
2026-06-13T01:44:15.323883866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:44:15', 'add_season_folder_format_to_naming_config')
2026-06-13T01:44:15.328061511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.331032795Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:44:15.332857010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117078s
2026-06-13T01:44:15.334716435Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:44:15.336478895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.339132660Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-13T01:44:15.345434222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-13T01:44:15.369275572Z [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-06-13T01:44:15.375771336Z [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-06-13T01:44:15.382483636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:15.385473297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:15.397316632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489937s
2026-06-13T01:44:15.398957226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:44:15', 'delete_old_naming_config_columns')
2026-06-13T01:44:15.402937142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.405849318Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:44:15.407534161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576157s
2026-06-13T01:44:15.409237602Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:44:15.410885271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.413327740Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-13T01:44:15.423511412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.425321748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-13T01:44:15.429006790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037622s
2026-06-13T01:44:15.430587835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:44:15', 'set_default_release_group')
2026-06-13T01:44:15.434469583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.437215815Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:44:15.438860377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012062s
2026-06-13T01:44:15.440500300Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:44:15.479072972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.482392167Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-13T01:44:15.485877988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.487335614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.500278623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122785s
2026-06-13T01:44:15.501876662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:44:15', 'add_api_key_to_pushover')
2026-06-13T01:44:15.506526147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.509840292Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:44:15.511458551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224887s
2026-06-13T01:44:15.513204368Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:44:15.514835533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.517271189Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-13T01:44:15.538061975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:15.539893123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2026-06-13T01:44:15.544124886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-13T01:44:15.574369083Z [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-06-13T01:44:15.587573829Z [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-06-13T01:44:15.600416006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:15.603657003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:15.614168826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:15.617818577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:15.621533149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756721s
2026-06-13T01:44:15.623168653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-13T01:44:15.646788537Z [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-06-13T01:44:15.659423395Z [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-06-13T01:44:15.672247225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:15.675417490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:15.685939232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:15.689614064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:15.693186680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0683565s
2026-06-13T01:44:15.694828938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:44:15', 'remove_series_contraints')
2026-06-13T01:44:15.698641918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.701639996Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:44:15.703258476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0768725s
2026-06-13T01:44:15.705057289Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:44:15.706932957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.709352531Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-13T01:44:15.720919739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:15.722811960Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.99E-05s
2026-06-13T01:44:15.724164534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-13T01:44:15.726143089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-13T01:44:15.732427737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006399s
2026-06-13T01:44:15.733781404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.735225002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-13T01:44:15.738522273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034233s
2026-06-13T01:44:15.740143969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:44:15', 'add_series_folder_format_to_naming_config')
2026-06-13T01:44:15.744173606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.746952663Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:44:15.748789793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118912s
2026-06-13T01:44:15.750422221Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:44:15.752208870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.754645578Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-13T01:44:15.774183811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:15.776121784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-06-13T01:44:15.777437755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-13T01:44:15.779265636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-13T01:44:15.785397958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062431s
2026-06-13T01:44:15.786742075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.788161524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.818435691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300218s
2026-06-13T01:44:15.820205636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.821603040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.840660235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187995s
2026-06-13T01:44:15.842694241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:44:15', 'update_with_quality_converters')
2026-06-13T01:44:15.846908319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.849699311Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:44:15.851425618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281058s
2026-06-13T01:44:15.853128768Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:44:15.854772679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.857248837Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-13T01:44:15.880429797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-13T01:44:15.903417898Z [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-06-13T01:44:15.908769036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:44:15.913041943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:44:15.916107297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:44:15.926874484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:15.930623214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480802s
2026-06-13T01:44:15.932335834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-13T01:44:15.954751773Z [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-06-13T01:44:15.959924652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:44:15.964103900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:44:15.967167029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:44:15.977968204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:15.981753759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476563s
2026-06-13T01:44:15.983148027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-13T01:44:15.985109187Z [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-06-13T01:44:15.990782735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060961s
2026-06-13T01:44:15.992220641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-13T01:44:15.993980886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:15.997812804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038976s
2026-06-13T01:44:15.999190409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-13T01:44:16.000935414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:16.004747151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038735s
2026-06-13T01:44:16.006200799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-13T01:44:16.007876735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-13T01:44:16.011631417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038298s
2026-06-13T01:44:16.013013010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.014410294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.029669108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149558s
2026-06-13T01:44:16.031509394Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-13T01:44:16.033081531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-13T01:44:16.036662734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036567s
2026-06-13T01:44:16.038289551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:44:16', 'add_configurable_qualities')
2026-06-13T01:44:16.042239216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.045389030Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:44:16.047057190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124247s
2026-06-13T01:44:16.048756834Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:44:16.059915879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.071561546Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-13T01:44:16.080429938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:16.082232008Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-06-13T01:44:16.083738793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-13T01:44:16.086427558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-13T01:44:16.093328869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078657s
2026-06-13T01:44:16.094910995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:44:16.097267662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:44:16.100113694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030917s
2026-06-13T01:44:16.102915958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:44:16', 'add_on_upgrade_to_notifications')
2026-06-13T01:44:16.107066769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.109926649Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:44:16.111636082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129197s
2026-06-13T01:44:16.113637283Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:44:16.115268378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.117779747Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-13T01:44:16.133496011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-13T01:44:16.135972379Z [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-06-13T01:44:16.142533985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073853s
2026-06-13T01:44:16.143903975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-13T01:44:16.145914154Z [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-06-13T01:44:16.152696765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072761s
2026-06-13T01:44:16.154328652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:44:16', 'add_metadata_tables')
2026-06-13T01:44:16.158210911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.161147095Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:44:16.162718630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157492s
2026-06-13T01:44:16.164426540Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:44:16.166195173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.168663324Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-13T01:44:16.179564651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:16.181185195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-06-13T01:44:16.182540535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-13T01:44:16.184292223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-13T01:44:16.190714017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065447s
2026-06-13T01:44:16.192168767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-13T01:44:16.193881768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-13T01:44:16.199542229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057303s
2026-06-13T01:44:16.200961668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-13T01:44:16.202650510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-13T01:44:16.208462666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005867s
2026-06-13T01:44:16.209893428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-13T01:44:16.211670497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-13T01:44:16.217626163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058521s
2026-06-13T01:44:16.218828023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:16.220274587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:16.221582321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-13T01:44:16.223492990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-13T01:44:16.229041896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058067s
2026-06-13T01:44:16.230418519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-13T01:44:16.232133222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-13T01:44:16.237708923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056517s
2026-06-13T01:44:16.239356992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:44:16', 'add_metadata_to_episodes_and_series')
2026-06-13T01:44:16.243485798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.246298012Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:44:16.248117577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142428s
2026-06-13T01:44:16.249827341Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:44:16.251571624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.254010406Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-13T01:44:16.257728575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:44:16.260519978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:44:16.264879829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043297s
2026-06-13T01:44:16.266521736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:44:16', 'fix_xbmc_season_images_metadata')
2026-06-13T01:44:16.270531653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.273463007Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:44:16.275180226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129608s
2026-06-13T01:44:16.276826752Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:44:16.278554983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.280916529Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-13T01:44:16.289648888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-13T01:44:16.291802956Z [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-06-13T01:44:16.298550607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071851s
2026-06-13T01:44:16.300193436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:44:16', 'add_download_clients_table')
2026-06-13T01:44:16.304206569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.306994524Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:44:16.308672454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157085s
2026-06-13T01:44:16.310329442Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:44:16.312087503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.314651577Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-13T01:44:16.318449407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.320054820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.385168469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065076s
2026-06-13T01:44:16.387217626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:44:16', 'convert_config_to_download_clients')
2026-06-13T01:44:16.391504351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.394345232Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:44:16.396106029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0745742s
2026-06-13T01:44:16.397819019Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:44:16.399485315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.401962134Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-13T01:44:16.405912982Z [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-06-13T01:44:16.409281055Z [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-06-13T01:44:16.414262910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049578s
2026-06-13T01:44:16.415611496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:44:16.418529774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:44:16.422346000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038018s
2026-06-13T01:44:16.423942315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:44:16', 'fix_xbmc_episode_metadata')
2026-06-13T01:44:16.428197176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.430604464Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:44:16.432258916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120854s
2026-06-13T01:44:16.433867907Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:44:16.435349762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.437754445Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-13T01:44:16.451165808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-13T01:44:16.453074382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-13T01:44:16.457217607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042841s
2026-06-13T01:44:16.458617948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-13T01:44:16.460309725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:16.463898995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036407s
2026-06-13T01:44:16.465276058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-13T01:44:16.466957324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:16.470539910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036356s
2026-06-13T01:44:16.471915601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-13T01:44:16.473547338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:16.476984010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034827s
2026-06-13T01:44:16.478343317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-13T01:44:16.479988050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-13T01:44:16.483464883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035543s
2026-06-13T01:44:16.484860564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-13T01:44:16.486415646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:16.490336654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039642s
2026-06-13T01:44:16.491718447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-13T01:44:16.493397469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:16.496730041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034876s
2026-06-13T01:44:16.498110051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-13T01:44:16.499681646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:16.503197518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035224s
2026-06-13T01:44:16.504586916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:44:16.506186328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:16.509601336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034663s
2026-06-13T01:44:16.511213864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:44:16', 'add_indexes')
2026-06-13T01:44:16.514893756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.518030093Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:44:16.519467989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119254s
2026-06-13T01:44:16.521192192Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:44:16.522716542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.525145194Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-13T01:44:16.528488538Z [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-06-13T01:44:16.532206576Z [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-06-13T01:44:16.536894609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046556s
2026-06-13T01:44:16.538515323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:44:16', 'fix_nzb_su_url')
2026-06-13T01:44:16.542309766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.545066278Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:44:16.546570408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012888s
2026-06-13T01:44:16.548183066Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:44:16.549903341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.552290599Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-13T01:44:16.557483478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:16.558649787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-06-13T01:44:16.559954355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-13T01:44:16.561843079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-13T01:44:16.568691673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069487s
2026-06-13T01:44:16.570323059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:44:16', 'add_temporary_blacklist_columns')
2026-06-13T01:44:16.574564502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.577106973Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:44:16.578818290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154162s
2026-06-13T01:44:16.580485448Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:44:16.582137485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.584534303Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-13T01:44:16.589311074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:16.590954995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-06-13T01:44:16.592269723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-13T01:44:16.594091743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-13T01:44:16.600922681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069239s
2026-06-13T01:44:16.602559157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:44:16', 'add_title_to_scenemappings')
2026-06-13T01:44:16.606582381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.609415608Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:44:16.611056713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154799s
2026-06-13T01:44:16.612759974Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:44:16.614273652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.616700591Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-13T01:44:16.619967140Z [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-06-13T01:44:16.623378792Z [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-06-13T01:44:16.628187717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046529s
2026-06-13T01:44:16.629739393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:44:16', 'fix_dognzb_url')
2026-06-13T01:44:16.633764680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.636296279Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:44:16.637810459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129016s
2026-06-13T01:44:16.639439450Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:44:16.641133602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.643568908Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-13T01:44:16.648264986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:16.649861452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-06-13T01:44:16.651178535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-13T01:44:16.652988841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-13T01:44:16.660022498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068896s
2026-06-13T01:44:16.661456556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:44:16', 'add_hash_to_metadata_files')
2026-06-13T01:44:16.665512285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.668335141Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:44:16.669993631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155037s
2026-06-13T01:44:16.671626710Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:44:16.673292766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.675750446Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-13T01:44:16.680396033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.681863870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.689444829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073278s
2026-06-13T01:44:16.691007456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.692432496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.728132472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354007s
2026-06-13T01:44:16.729911104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.731317758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.799303231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675866s
2026-06-13T01:44:16.801584906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:44:16', 'download_client_import')
2026-06-13T01:44:16.806355655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.809343073Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:44:16.810969008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779841s
2026-06-13T01:44:16.812711658Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:44:16.814366481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.816811064Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-13T01:44:16.823728467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:16.825437459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-06-13T01:44:16.826781686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-13T01:44:16.828597394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-13T01:44:16.835420577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069413s
2026-06-13T01:44:16.836822039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-13T01:44:16.838597736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-13T01:44:16.841160277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025548s
2026-06-13T01:44:16.842497441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:16.843995428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:16.845357110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-13T01:44:16.847260113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-13T01:44:16.853551265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063713s
2026-06-13T01:44:16.854911444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:44:16.857323393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:44:16.860393917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030781s
2026-06-13T01:44:16.861992757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:44:16', 'add_columns_for_anime')
2026-06-13T01:44:16.865794665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.868691339Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:44:16.870309077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011394s
2026-06-13T01:44:16.871981185Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:44:16.873584084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.876020171Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-13T01:44:16.889881840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-13T01:44:16.892003023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-13T01:44:16.898949043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070375s
2026-06-13T01:44:16.900345786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.901735065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.912596962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010625s
2026-06-13T01:44:16.914570156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:44:16', 'add_series_sorttitle')
2026-06-13T01:44:16.918629943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.922323172Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:44:16.923935780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020564s
2026-06-13T01:44:16.925625133Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:44:16.927152449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.929616392Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-13T01:44:16.964547689Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-13T01:44:16.968338935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-13T01:44:16.982018067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152805s
2026-06-13T01:44:16.983491214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:16.984937828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-13T01:44:16.986262255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-13T01:44:16.988042260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-13T01:44:16.994352190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064365s
2026-06-13T01:44:16.995712389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:16.997138361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:16.998431927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-13T01:44:17.000255781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-13T01:44:17.006421710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063307s
2026-06-13T01:44:17.007766899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:17.009207110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-13T01:44:17.010511146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-13T01:44:17.012281131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-13T01:44:17.018468464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062501s
2026-06-13T01:44:17.019823212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.021909404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-13T01:44:17.025222046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040633s
2026-06-13T01:44:17.026584020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:17.028134913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-13T01:44:17.029326133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-13T01:44:17.031041367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-13T01:44:17.037286416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063047s
2026-06-13T01:44:17.038652698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:44:17.040728529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:44:17.043607047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028751s
2026-06-13T01:44:17.044954621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-13T01:44:17.046946803Z [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-06-13T01:44:17.053063173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065157s
2026-06-13T01:44:17.054711673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:44:17', 'rename_profiles')
2026-06-13T01:44:17.058456876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.061421387Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:44:17.062939605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149846s
2026-06-13T01:44:17.064663327Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:44:17.066283921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.068820350Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-13T01:44:17.074405038Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-13T01:44:17.110738199Z [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-06-13T01:44:17.124877749Z [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-06-13T01:44:17.139705704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:17.143560659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:17.156865006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:17.160540930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:17.164299720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:17.167673345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:17.171248466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:17.175369496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990857s
2026-06-13T01:44:17.177042697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:44:17', 'drop_old_profile_columns')
2026-06-13T01:44:17.180889064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.184030521Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:44:17.185686767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1078181s
2026-06-13T01:44:17.187386210Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:44:17.189088248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.191533032Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-13T01:44:17.196492221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:17.198160622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-06-13T01:44:17.199462133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-13T01:44:17.201274012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-13T01:44:17.208220534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070184s
2026-06-13T01:44:17.209864415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:44:17', 'add_mediainfo_to_episodefile')
2026-06-13T01:44:17.213799050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.216750374Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:44:17.218430308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155856s
2026-06-13T01:44:17.220090351Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:44:17.221890487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.224330402Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-13T01:44:17.230231157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-13T01:44:17.232311547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-13T01:44:17.239314442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070954s
2026-06-13T01:44:17.240717808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.242120273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.252912651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105514s
2026-06-13T01:44:17.254927619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:44:17', 'convert_episode_file_path_to_relative')
2026-06-13T01:44:17.259205014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.262033201Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:44:17.263795350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199191s
2026-06-13T01:44:17.265521787Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:44:17.267221731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.269666936Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-13T01:44:17.273299262Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-13T01:44:17.304960704Z [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-06-13T01:44:17.312533627Z [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-06-13T01:44:17.319494507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:17.322814754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:17.335797453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:17.339543519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644859s
2026-06-13T01:44:17.341183722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:44:17', 'drop_episode_file_path')
2026-06-13T01:44:17.345044799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.348113370Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:44:17.349738994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731039s
2026-06-13T01:44:17.351475010Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:44:17.353202981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.355647875Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-13T01:44:17.367508595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:17.369395675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.03E-05s
2026-06-13T01:44:17.370717247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-13T01:44:17.440694893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-13T01:44:17.448116592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076126s
2026-06-13T01:44:17.449385517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-13T01:44:17.451262508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-13T01:44:17.457535673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063616s
2026-06-13T01:44:17.458892766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:44:17.461321288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:44:17.464419058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031536s
2026-06-13T01:44:17.465750489Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.467489161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:17.470671340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035684s
2026-06-13T01:44:17.472394481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:44:17', 'add_enable_options_to_indexers')
2026-06-13T01:44:17.476276580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.479214197Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:44:17.480950013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121684s
2026-06-13T01:44:17.482630769Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:44:17.573172664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.582798442Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-13T01:44:17.589833441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-13T01:44:17.624738616Z [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-06-13T01:44:17.633045076Z [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-06-13T01:44:17.638811591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:17.641931104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:17.655760529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:17.659925978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.067492s
2026-06-13T01:44:17.661434918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-13T01:44:17.687154642Z [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-06-13T01:44:17.693106629Z [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-06-13T01:44:17.698462547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-13T01:44:17.701344001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-13T01:44:17.714923202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517659s
2026-06-13T01:44:17.718177436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:44:17', 'remove_enable_from_indexers')
2026-06-13T01:44:17.722504592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.726874263Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:44:17.728735041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638221s
2026-06-13T01:44:17.731661465Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:44:17.733266177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.735781203Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-13T01:44:17.739882844Z [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-06-13T01:44:17.744544353Z [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-06-13T01:44:17.750684641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063591s
2026-06-13T01:44:17.752566341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:44:17', 'clear_bad_scene_names')
2026-06-13T01:44:17.756495174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.759296987Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:44:17.760897701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150394s
2026-06-13T01:44:17.762489608Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:44:17.764104671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.766440435Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-13T01:44:17.770197693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.771783547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.790162425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181517s
2026-06-13T01:44:17.792443048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:44:17', 'convert_quality_models')
2026-06-13T01:44:17.796481383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.799277274Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:44:17.800890423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275798s
2026-06-13T01:44:17.802576950Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:44:17.804206752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.806570784Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-13T01:44:17.814319090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-13T01:44:17.817217268Z [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-06-13T01:44:17.822675301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066169s
2026-06-13T01:44:17.824302098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:44:17', 'add_remotepathmappings')
2026-06-13T01:44:17.828135699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.830950188Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:44:17.832558187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149606s
2026-06-13T01:44:17.834196356Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:44:17.835837351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.838245832Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-13T01:44:17.840230530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:44:17', 'remove_method_from_logs')
2026-06-13T01:44:17.844026566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.846714700Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:44:17.849240046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108674s
2026-06-13T01:44:17.852256973Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:44:17.854214175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.856802839Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-13T01:44:17.884909570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.887157268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-13T01:44:17.891067062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043722s
2026-06-13T01:44:17.892469417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.893849246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-13T01:44:17.897303975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003528s
2026-06-13T01:44:17.898609123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.900061118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-13T01:44:17.903933007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040179s
2026-06-13T01:44:17.905571848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:44:17', 'make_scene_numbering_nullable')
2026-06-13T01:44:17.909454959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.912263856Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:44:17.913945944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123643s
2026-06-13T01:44:17.915566538Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:44:17.917073984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.919456413Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-13T01:44:17.935108559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-13T01:44:17.937369272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:44:17.942044689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051049s
2026-06-13T01:44:17.943450050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:17.944936534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.64E-05s
2026-06-13T01:44:17.946297545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-13T01:44:17.948092461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:17.954657824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067842s
2026-06-13T01:44:17.956052443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:17.957496261Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:17.958767371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-13T01:44:17.960507707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:17.966749439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063062s
2026-06-13T01:44:17.968109688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.969476982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:44:17.972121398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027215s
2026-06-13T01:44:17.973429123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.974796106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:44:17.977504451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027831s
2026-06-13T01:44:17.979083792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:44:17', 'add_tags')
2026-06-13T01:44:17.982638221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.985495015Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:44:17.986903402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107572s
2026-06-13T01:44:17.988603446Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:44:17.990160983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.992574725Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-13T01:44:17.997358189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:17.998957611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:18.000254012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-13T01:44:18.001971602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-13T01:44:18.008985539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071158s
2026-06-13T01:44:18.010754943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:44:18', 'add_added_to_series')
2026-06-13T01:44:18.014704307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.017580170Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:44:18.019142557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015747s
2026-06-13T01:44:18.020840717Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:44:18.022456271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.024847738Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-13T01:44:18.047930079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-13T01:44:18.050453652Z [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-06-13T01:44:18.056174284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061156s
2026-06-13T01:44:18.057560396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.058928622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.068395971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092564s
2026-06-13T01:44:18.070071696Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:18.072844551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-13T01:44:18.075910326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040709s
2026-06-13T01:44:18.077575770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:44:18', 'add_release_restrictions')
2026-06-13T01:44:18.081527670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.084477481Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:44:18.086048606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125836s
2026-06-13T01:44:18.087747387Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:44:18.089240885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.091628214Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-13T01:44:18.095211301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.096792836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.106442251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094334s
2026-06-13T01:44:18.108303310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:44:18', 'quality_proper')
2026-06-13T01:44:18.112239067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.115074328Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:44:18.116586574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182896s
2026-06-13T01:44:18.118313101Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:44:18.119797211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.122184419Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-13T01:44:18.181104523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-13T01:44:18.183756605Z [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-06-13T01:44:18.191625534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084162s
2026-06-13T01:44:18.195108710Z [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-06-13T01:44:18.200238963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.201621127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.296065813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940227s
2026-06-13T01:44:18.298042685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-13T01:44:18.328126759Z [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-06-13T01:44:18.334188107Z [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-06-13T01:44:18.339287087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:18.342419867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:18.356938249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:18.361656332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618958s
2026-06-13T01:44:18.363194240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-13T01:44:18.442568392Z [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-06-13T01:44:18.448869694Z [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-06-13T01:44:18.453822940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:18.457358241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:18.473357115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:18.478536808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135242s
2026-06-13T01:44:18.483293188Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0069582 taking an average of 00:00:00.0069582
2026-06-13T01:44:18.486552803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:44:18', 'delay_profile')
2026-06-13T01:44:18.491009329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.494480871Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:44:18.496096215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296179s
2026-06-13T01:44:18.498116745Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:44:18.499817270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.503287940Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-13T01:44:18.509096199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-13T01:44:18.540331993Z [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-06-13T01:44:18.546729568Z [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-06-13T01:44:18.551457381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:18.555245491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:18.569475212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:18.573439416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:18.577180672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660236s
2026-06-13T01:44:18.578528286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.580515378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.615021559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347681s
2026-06-13T01:44:18.618087715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:44:18', 'unknown_quality_in_profile')
2026-06-13T01:44:18.622372705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.625532880Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:44:18.627163234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456135s
2026-06-13T01:44:18.628865353Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:44:18.630392178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.632747021Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-13T01:44:18.645874772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:18.647590758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.89E-05s
2026-06-13T01:44:18.649080910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-13T01:44:18.650906667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-13T01:44:18.657838379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007092s
2026-06-13T01:44:18.659310774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-13T01:44:18.661033163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-13T01:44:18.664541199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035967s
2026-06-13T01:44:18.665864424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.667226558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.682463167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149266s
2026-06-13T01:44:18.684445560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:44:18', 'history_downloadId')
2026-06-13T01:44:18.688416317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.691370117Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:44:18.692953867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241236s
2026-06-13T01:44:18.694640684Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:44:18.696131787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.698480208Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-13T01:44:18.707916193Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.709683452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:44:18.712817515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032617s
2026-06-13T01:44:18.714149628Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.715571231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:44:18.718322463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028217s
2026-06-13T01:44:18.719908177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:44:18', 'clear_ratings')
2026-06-13T01:44:18.723530272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.726292476Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:44:18.727767056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108087s
2026-06-13T01:44:18.729386948Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:44:18.730860877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.733203135Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-13T01:44:18.736232667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:44:18.739325847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:44:18.743689145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043782s
2026-06-13T01:44:18.745258716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:44:18', 'disable_eztv')
2026-06-13T01:44:18.748878217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.751517793Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:44:18.753014448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012274s
2026-06-13T01:44:18.754575422Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:44:18.756096225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.758390636Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-13T01:44:18.774038393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.775831866Z [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-06-13T01:44:18.780213912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044671s
2026-06-13T01:44:18.781546646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.782953600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-13T01:44:18.785962200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030517s
2026-06-13T01:44:18.787495257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:44:18', 'force_lib_update')
2026-06-13T01:44:18.791155660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.793916531Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:44:18.795418556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110292s
2026-06-13T01:44:18.797043118Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:44:18.798600776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.800947703Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-13T01:44:18.808890491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-13T01:44:18.810812793Z [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-06-13T01:44:18.816711173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062534s
2026-06-13T01:44:18.818097505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-13T01:44:18.819687919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-13T01:44:18.823196415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035592s
2026-06-13T01:44:18.824573759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-13T01:44:18.826131447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-13T01:44:18.829507096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034203s
2026-06-13T01:44:18.831053510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:44:18', 'add_users_table')
2026-06-13T01:44:18.834694504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.837562621Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:44:18.839073394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114989s
2026-06-13T01:44:18.840725121Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:44:18.842343070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.844708524Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-13T01:44:18.849197876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:18.850722096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:18.852009218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-13T01:44:18.853758291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-13T01:44:18.860948594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072495s
2026-06-13T01:44:18.862513105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:44:18', 'add_add_options_to_series')
2026-06-13T01:44:18.866412419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.869158670Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:44:18.870768423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155103s
2026-06-13T01:44:18.872412825Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:44:18.873970853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.876289262Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-13T01:44:18.887611206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-13T01:44:18.889766147Z [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-06-13T01:44:18.897258478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080398s
2026-06-13T01:44:18.898845614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:44:18', 'add_commands_table')
2026-06-13T01:44:18.902579485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.905401289Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:44:18.906932413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162737s
2026-06-13T01:44:18.908550011Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:44:18.910001775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.912391257Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-13T01:44:18.920211719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.921781651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.819733906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8971701s
2026-06-13T01:44:19.821838204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-13T01:44:19.823241621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:19.824845802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-13T01:44:19.856169082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:44:19.860747854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-13T01:44:19.864004684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-13T01:44:19.866765064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-13T01:44:19.881431244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549624s
2026-06-13T01:44:19.882836164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-13T01:44:19.884389462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-13T01:44:19.887771003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034478s
2026-06-13T01:44:19.889401447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:44:19', 'dedupe_tags')
2026-06-13T01:44:19.893024194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.896016150Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:44:19.897497053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011708s
2026-06-13T01:44:19.899222899Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:44:19.901040640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.903412207Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-13T01:44:19.907241008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:19.908767693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.924455842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153649s
2026-06-13T01:44:19.926412332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:44:19', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:44:19.931029612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.933918281Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:44:19.935714939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251454s
2026-06-13T01:44:19.937388711Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:44:19.938941097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.941303426Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-13T01:44:19.951791981Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:19.953624332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-13T01:44:19.957941227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044402s
2026-06-13T01:44:19.959494796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:44:19', 'add_fanzub_settings')
2026-06-13T01:44:19.963225109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.966048947Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:44:19.967598077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126048s
2026-06-13T01:44:19.969226747Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:44:19.970869767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.973223517Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-13T01:44:19.988043036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.989847812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:19.991153962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-13T01:44:19.992868265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-13T01:44:20.000186034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074173s
2026-06-13T01:44:20.001547637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:20.002945001Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-13T01:44:20.004202915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-13T01:44:20.005947609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-13T01:44:20.012535217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006691s
2026-06-13T01:44:20.013836929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:20.015241127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:20.016536026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-13T01:44:20.018227974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-13T01:44:20.024764349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065983s
2026-06-13T01:44:20.026104208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:20.027498256Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:20.028770849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-13T01:44:20.030465802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-13T01:44:20.037027068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066307s
2026-06-13T01:44:20.038373900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:20.039769642Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:20.041096184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-13T01:44:20.042849685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-13T01:44:20.049532075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067483s
2026-06-13T01:44:20.050877946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.052248235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-13T01:44:20.054918684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027416s
2026-06-13T01:44:20.056473306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:44:20', 'additonal_blacklist_columns')
2026-06-13T01:44:20.060335294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.063138059Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:44:20.064796720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109716s
2026-06-13T01:44:20.066441483Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:44:20.068096867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.070466309Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-13T01:44:20.078315579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:20.080116176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:20.081412106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-13T01:44:20.112951050Z [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-06-13T01:44:20.118665099Z [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-06-13T01:44:20.123336809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:20.126679893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:20.141806931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:20.145790023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:20.149532541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663862s
2026-06-13T01:44:20.150879113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:20.152435338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:20.153729134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-13T01:44:20.185349422Z [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-06-13T01:44:20.192001801Z [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-06-13T01:44:20.197161283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:20.200509627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:20.215894835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:20.220120146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:20.223797402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068182s
2026-06-13T01:44:20.225168464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:44:20.227660213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:44:20.231805973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040547s
2026-06-13T01:44:20.233606188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:44:20', 'update_quality_minmax_size')
2026-06-13T01:44:20.237404128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.240439261Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:44:20.242055346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128061s
2026-06-13T01:44:20.243986215Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:44:20.245680478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.248310636Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-13T01:44:20.252347907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.253877789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.271177232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170114s
2026-06-13T01:44:20.273248815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:44:20', 'expand_transmission_urlbase')
2026-06-13T01:44:20.277380737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.280180877Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:44:20.282066174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263182s
2026-06-13T01:44:20.283519662Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:44:20.285037940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.287477493Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-13T01:44:20.291134469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.292645874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.308471469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155736s
2026-06-13T01:44:20.310496467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:44:20', 'pushbullet_device_ids')
2026-06-13T01:44:20.314465622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.317205530Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:44:20.318788158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245675s
2026-06-13T01:44:20.320467952Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:44:20.321933944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.324292094Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-13T01:44:20.328688609Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:20.330712776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-13T01:44:20.333752098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031628s
2026-06-13T01:44:20.335283823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:44:20', 'remove_eztv')
2026-06-13T01:44:20.339312648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.341690988Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:44:20.343128704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111446s
2026-06-13T01:44:20.344743897Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:44:20.346473561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.348804296Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-13T01:44:20.352531673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.354019480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.372894888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186148s
2026-06-13T01:44:20.374923704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:44:20', 'pushbullet_devices_channels_list')
2026-06-13T01:44:20.379061558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.381814533Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:44:20.383768289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277782s
2026-06-13T01:44:20.385453643Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:44:20.387104378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.389488731Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-13T01:44:20.402381619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:20.404259481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:20.405564009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-13T01:44:20.407418784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-13T01:44:20.415005164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076803s
2026-06-13T01:44:20.416390725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:20.419219673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:20.423774557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045565s
2026-06-13T01:44:20.425171201Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:20.427926100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:20.432121149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041849s
2026-06-13T01:44:20.433438081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:20.434893723Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-13T01:44:20.436202269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-13T01:44:20.468170408Z [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-06-13T01:44:20.475441954Z [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-06-13T01:44:20.482192640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-13T01:44:20.485039845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-13T01:44:20.500247776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062298s
2026-06-13T01:44:20.501616132Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.503085602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-13T01:44:20.506237540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033128s
2026-06-13T01:44:20.507798174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:44:20', 'add_on_rename_to_notifcations')
2026-06-13T01:44:20.511603218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.514658973Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:44:20.516330750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117581s
2026-06-13T01:44:20.518013770Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:44:20.519572099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.521995319Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-13T01:44:20.525401530Z [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-06-13T01:44:20.531215510Z [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-06-13T01:44:20.539465547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082747s
2026-06-13T01:44:20.541058034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:44:20', 'update_kickass_url')
2026-06-13T01:44:20.544819611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.547597737Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:44:20.549142237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164726s
2026-06-13T01:44:20.550725115Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:44:20.552294176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.554621824Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-13T01:44:20.564125385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-13T01:44:20.566372852Z [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-06-13T01:44:20.573295956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074647s
2026-06-13T01:44:20.574681918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-13T01:44:20.576420269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-13T01:44:20.583828822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038605s
2026-06-13T01:44:20.585557263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:44:20', 'added_indexerstatus')
2026-06-13T01:44:20.589403840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.592288040Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:44:20.593879685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159918s
2026-06-13T01:44:20.595553326Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:44:20.597265435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.599685930Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-13T01:44:20.608844988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:20.610634512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:20.611946886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-13T01:44:20.614083509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.623336997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095084s
2026-06-13T01:44:20.624958853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:44:20', 'add_unverifiedscenenumbering')
2026-06-13T01:44:20.628963399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.631785914Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:44:20.633455938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180229s
2026-06-13T01:44:20.635114218Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:44:20.636923813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.639294588Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-13T01:44:20.649454411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:20.651336242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:20.652657373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-13T01:44:20.654756090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:20.663009263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084082s
2026-06-13T01:44:20.664398521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.665763420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-13T01:44:20.668779655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030783s
2026-06-13T01:44:20.670327954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:44:20', 'naming_config_replace_illegal_characters')
2026-06-13T01:44:20.674284152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.677492665Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:44:20.679279273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117889s
2026-06-13T01:44:20.680946942Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:44:20.682421793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.684802568Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-13T01:44:20.691184953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:20.692798263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-13T01:44:20.694088962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-13T01:44:20.695871683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.703778529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079722s
2026-06-13T01:44:20.705167366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-13T01:44:20.706806668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:20.710437481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003706s
2026-06-13T01:44:20.712058566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:44:20', 'add_tvmazeid')
2026-06-13T01:44:20.715709279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.718675023Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:44:20.720159012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011972s
2026-06-13T01:44:20.721803303Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:44:20.724087845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.726470764Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-13T01:44:20.733753954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-13T01:44:20.735934295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:20.740976551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051122s
2026-06-13T01:44:20.742566153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:44:20', 'add_additional_episodes_index')
2026-06-13T01:44:20.746421087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.749256699Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:44:20.750915540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134696s
2026-06-13T01:44:20.752568299Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:44:20.754072899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.756435889Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-13T01:44:20.759590853Z [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-06-13T01:44:20.763387851Z [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-06-13T01:44:20.768550920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051298s
2026-06-13T01:44:20.770103998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:44:20', 'disable_kickass')
2026-06-13T01:44:20.773756565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.776480522Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:44:20.777994751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131246s
2026-06-13T01:44:20.779590586Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:44:20.781282043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.783798261Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-13T01:44:20.788727739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:20.790380168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-13T01:44:20.791665477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-13T01:44:20.793541375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.801395765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080166s
2026-06-13T01:44:20.802969124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:44:20', 'add_reason_to_pending_releases')
2026-06-13T01:44:20.806832194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.809576231Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:44:20.811241886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162401s
2026-06-13T01:44:20.812886188Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:44:20.814453194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.816823088Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-13T01:44:20.820667351Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:20.822622910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-13T01:44:20.825720298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031716s
2026-06-13T01:44:20.827249859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:44:20', 'remove_titans_of_tv')
2026-06-13T01:44:20.830957316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.833648286Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:44:20.835178889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111404s
2026-06-13T01:44:20.836782379Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:44:20.838400227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.840731563Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-13T01:44:20.861173596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-13T01:44:20.863307083Z [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-06-13T01:44:20.870501244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076567s
2026-06-13T01:44:20.871860221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-13T01:44:20.873823926Z [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-06-13T01:44:20.880935961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075836s
2026-06-13T01:44:20.882277573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:20.883741211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-13T01:44:20.885040398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-13T01:44:20.886798239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-13T01:44:20.894142160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074031s
2026-06-13T01:44:20.895503532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-13T01:44:20.897328097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-13T01:44:20.904524442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072777s
2026-06-13T01:44:20.905872968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:44:20.908089402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:44:20.910996818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029161s
2026-06-13T01:44:20.912318761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.913722027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.927302079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133127s
2026-06-13T01:44:20.929070221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:20.930569741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-13T01:44:20.931869709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-13T01:44:20.980562254Z [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-06-13T01:44:20.989427510Z [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-06-13T01:44:20.996535276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:20.999478153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:21.017025707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083303s
2026-06-13T01:44:21.018641702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:44:21', 'extra_and_subtitle_files')
2026-06-13T01:44:21.022488239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.025581219Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:44:21.027187865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920188s
2026-06-13T01:44:21.029113142Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:44:21.030735661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.033460769Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-13T01:44:21.039928096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:21.041596576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:21.043040104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-13T01:44:21.078626129Z [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-06-13T01:44:21.084965739Z [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-06-13T01:44:21.090359232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:44:21.093232729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-13T01:44:21.110049992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651883s
2026-06-13T01:44:21.111412907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:21.112926376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-13T01:44:21.114239430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-13T01:44:21.116157273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-13T01:44:21.123547698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075166s
2026-06-13T01:44:21.125252863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:44:21', 'add_scene_season_number')
2026-06-13T01:44:21.128967424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.131811152Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:44:21.133431315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158529s
2026-06-13T01:44:21.135215639Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:44:21.136996396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.139363764Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-13T01:44:21.143361366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.144835575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.159980189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147914s
2026-06-13T01:44:21.162006691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:44:21', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:44:21.166312303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.169071560Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:44:21.170786885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242202s
2026-06-13T01:44:21.172494865Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:44:21.174428821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.176835749Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-13T01:44:21.186585045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:21.188243566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:21.189544526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-13T01:44:21.191365203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:21.199918561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084735s
2026-06-13T01:44:21.201072205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:21.202453487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-13T01:44:21.203722222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-13T01:44:21.205430232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:21.212935349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076065s
2026-06-13T01:44:21.214279125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:21.216089542Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:21.217013573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-13T01:44:21.218715300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:21.226340639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075982s
2026-06-13T01:44:21.227594524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.228966899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.295975595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666419s
2026-06-13T01:44:21.298189053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:44:21', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:44:21.302837987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.305754661Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:44:21.307706713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767692s
2026-06-13T01:44:21.309435435Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:44:21.311113786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.313514080Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-13T01:44:21.317215655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.318727110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.331620329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126694s
2026-06-13T01:44:21.333613403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:44:21', 'fix_metadata_file_extensions')
2026-06-13T01:44:21.337695445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.340598172Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:44:21.342267073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218584s
2026-06-13T01:44:21.343953920Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:44:21.345460084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.347807532Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-13T01:44:21.351741606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:21.353798829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-13T01:44:21.356996901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003333s
2026-06-13T01:44:21.358528115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:44:21', 'remove_kickass')
2026-06-13T01:44:21.362227256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.364948447Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:44:21.366434340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113226s
2026-06-13T01:44:21.368070184Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:44:21.369750559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.372057616Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-13T01:44:21.376660046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:21.378194647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-13T01:44:21.382198661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040872s
2026-06-13T01:44:21.384038697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:44:21', 'rename_torrent_downloadstation')
2026-06-13T01:44:21.387887570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.390601255Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:44:21.392292131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125097s
2026-06-13T01:44:21.393892815Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:44:21.395403217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.397753200Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-13T01:44:21.401032024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:21.404281550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:21.408609006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043293s
2026-06-13T01:44:21.410170441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:44:21', 'update_btn_url')
2026-06-13T01:44:21.413905083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.416636063Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:44:21.418134602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123934s
2026-06-13T01:44:21.419709433Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:44:21.421219104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.423513456Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-13T01:44:21.427326245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:21.429298828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:21.432331006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031124s
2026-06-13T01:44:21.433877280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:44:21', 'remove_wombles')
2026-06-13T01:44:21.437529546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.441174558Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:44:21.442679639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119811s
2026-06-13T01:44:21.444325384Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:44:21.445950948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.448268185Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-13T01:44:21.452510891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:44:21.454715942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:44:21.457761055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030414s
2026-06-13T01:44:21.459089401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.460513870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.475692292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149704s
2026-06-13T01:44:21.477754977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:44:21', 'fix_extra_file_extension')
2026-06-13T01:44:21.481775695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.484538219Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:44:21.486162240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240495s
2026-06-13T01:44:21.487835771Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:44:21.489421214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.491804444Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-13T01:44:21.495390347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.496844436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.505539569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084695s
2026-06-13T01:44:21.507367481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:44:21', 'import_extra_files')
2026-06-13T01:44:21.511314270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.514030511Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:44:21.515567617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171298s
2026-06-13T01:44:21.517259565Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:44:21.518871060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.521233288Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-13T01:44:21.524784050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.526275304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.533464514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070948s
2026-06-13T01:44:21.535181793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:44:21', 'fix_extra_files_config')
2026-06-13T01:44:21.539098592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.541820174Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:44:21.543406469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155388s
2026-06-13T01:44:21.545041201Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:44:21.546661885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.549030747Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-13T01:44:21.559061901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-13T01:44:21.561261471Z [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-06-13T01:44:21.566771079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058917s
2026-06-13T01:44:21.568275970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-13T01:44:21.569954791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-13T01:44:21.573669282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037681s
2026-06-13T01:44:21.575007798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:21.576439682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-13T01:44:21.577760302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-13T01:44:21.579545969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:21.587927741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084793s
2026-06-13T01:44:21.589355216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.590751038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.702805933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116824s
2026-06-13T01:44:21.704647412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-13T01:44:21.741571804Z [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-06-13T01:44:21.746835826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-13T01:44:21.750842958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:21.753921047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:21.771212335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:21.774863749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686014s
2026-06-13T01:44:21.776468641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:44:21', 'create_language_profiles')
2026-06-13T01:44:21.780242242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.783214058Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:44:21.784870144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769866s
2026-06-13T01:44:21.786557703Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:44:21.788220642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.790669214Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-13T01:44:21.795543522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:21.797191220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:21.798492040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-13T01:44:21.800353309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-13T01:44:21.808353092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081063s
2026-06-13T01:44:21.809937483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:44:21', 'added_regex_to_scenemapping')
2026-06-13T01:44:21.813786415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.816357264Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:44:21.818004040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161634s
2026-06-13T01:44:21.819617189Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:44:21.821286652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.823658259Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-13T01:44:21.827309603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.828819023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.844676022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156267s
2026-06-13T01:44:21.847193683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:44:21', 'consolidate_indexer_baseurl')
2026-06-13T01:44:21.850803574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.853451998Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:44:21.855104216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246332s
2026-06-13T01:44:21.856791484Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:44:21.858426538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.860775779Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-13T01:44:21.879573922Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-13T01:44:21.987685164Z [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-06-13T01:44:21.995230912Z [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-06-13T01:44:22.001940807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:22.005062815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:22.024873437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:22.028878414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470695s
2026-06-13T01:44:22.030475961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:44:22', 'rename_indexer_status_id')
2026-06-13T01:44:22.034254121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.037117569Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:44:22.038709766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1553459s
2026-06-13T01:44:22.040559962Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:44:22.042244946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.044664790Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-13T01:44:22.053632923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-13T01:44:22.055787984Z [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-06-13T01:44:22.062341494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006937s
2026-06-13T01:44:22.063756333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-13T01:44:22.065579255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:22.069700616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041813s
2026-06-13T01:44:22.071252351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:44:22', 'add_downloadclient_status')
2026-06-13T01:44:22.075042014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.077846233Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:44:22.079459743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123113s
2026-06-13T01:44:22.081102581Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:44:22.082592883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.084992055Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-13T01:44:22.088296230Z [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-06-13T01:44:22.092012846Z [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-06-13T01:44:22.097010272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050035s
2026-06-13T01:44:22.098609733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:44:22', 'disable_nyaa')
2026-06-13T01:44:22.102274665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.104885383Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:44:22.106362048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129058s
2026-06-13T01:44:22.107947351Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:44:22.109750723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.112074994Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-13T01:44:22.115729074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:22.117245268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:22.164852376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473712s
2026-06-13T01:44:22.166948448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:44:22', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:44:22.171380495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.174155334Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:44:22.175963045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056944s
2026-06-13T01:44:22.177599721Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:44:22.179248742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.181607203Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-13T01:44:22.186144241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-13T01:44:22.187927884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:22.191951388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004106s
2026-06-13T01:44:22.193533915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:44:22', 'add_history_eventType_index')
2026-06-13T01:44:22.197350573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.200127065Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:44:22.201777279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123321s
2026-06-13T01:44:22.203389626Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:44:22.205270595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.207589626Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-13T01:44:22.215861586Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-13T01:44:22.256980015Z [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-06-13T01:44:22.263466130Z [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-06-13T01:44:22.270178479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:22.273210215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:22.291394842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:22.294986657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769574s
2026-06-13T01:44:22.296374632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:22.297781726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-13T01:44:22.299085042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:44:22.301049879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-13T01:44:22.308810289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007863s
2026-06-13T01:44:22.310156832Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:44:22.312525202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:44:22.315551838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030365s
2026-06-13T01:44:22.316884161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:22.318275925Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-13T01:44:22.319550442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:44:22.357653838Z [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-06-13T01:44:22.365840517Z [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-06-13T01:44:22.372793121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:22.375922253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:22.394230930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:22.397888577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764663s
2026-06-13T01:44:22.399723452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:44:22', 'separate_automatic_and_interactive_searches')
2026-06-13T01:44:22.403811086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.406845958Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:44:22.408728891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854812s
2026-06-13T01:44:22.410782197Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:44:22.412590890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.415656254Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-13T01:44:22.429594868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-13T01:44:22.431596179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:22.436034188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045142s
2026-06-13T01:44:22.437781157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-13T01:44:22.439766977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-13T01:44:22.442725616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033818s
2026-06-13T01:44:22.444111898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-13T01:44:22.445877594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:22.449650624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038859s
2026-06-13T01:44:22.450990683Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-13T01:44:22.452608050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-13T01:44:22.455409112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028619s
2026-06-13T01:44:22.456773791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-13T01:44:22.458454256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:22.462170520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037754s
2026-06-13T01:44:22.463746565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:44:22', 'update_series_episodes_history_indexes')
2026-06-13T01:44:22.467686060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.470643977Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:44:22.472431828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012265s
2026-06-13T01:44:22.474187655Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:44:22.475694691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.478102550Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-13T01:44:22.481646749Z [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-06-13T01:44:22.486046571Z [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-06-13T01:44:22.491965702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059204s
2026-06-13T01:44:22.493541316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:44:22', 'update_animetosho_url')
2026-06-13T01:44:22.497325989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.500051769Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:44:22.501656411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140629s
2026-06-13T01:44:22.503241564Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:44:22.504935265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.507254256Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-13T01:44:22.510938056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:22.512469360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:22.544993098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322632s
2026-06-13T01:44:22.547112226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:44:22', 'add_remux_qualities_in_profile')
2026-06-13T01:44:22.551430835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.554184761Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:44:22.555896789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417387s
2026-06-13T01:44:22.557577505Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:44:22.559219462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.561652202Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-13T01:44:22.566037905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-13T01:44:22.567779053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:22.571697084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039722s
2026-06-13T01:44:22.573300654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:44:22', 'add_history_seriesId_index')
2026-06-13T01:44:22.577105047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.579889635Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:44:22.581613166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122209s
2026-06-13T01:44:22.583346137Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:44:22.585041211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.587364561Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-13T01:44:22.596828683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.599104256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-13T01:44:22.602510447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035454s
2026-06-13T01:44:22.603835736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.605664069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-13T01:44:22.608592337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s
2026-06-13T01:44:22.610142900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:44:22', 'remove_media_browser_metadata')
2026-06-13T01:44:22.613981030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.616775338Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:44:22.618447727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111867s
2026-06-13T01:44:22.620088111Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:44:22.622026986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.624396639Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-13T01:44:22.629509257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.631494245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:44:22.634767277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033399s
2026-06-13T01:44:22.636095743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.637911991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-13T01:44:22.640766611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002912s
2026-06-13T01:44:22.642307144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:44:22', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:44:22.646458354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.649150286Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:44:22.651116868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113058s
2026-06-13T01:44:22.652751971Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:44:22.654338386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.656649481Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-13T01:44:22.662990693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-13T01:44:22.665198069Z [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-06-13T01:44:22.670422622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057488s
2026-06-13T01:44:22.672004929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:44:22', 'add_custom_filters')
2026-06-13T01:44:22.675704370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.678548599Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:44:22.680125335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139467s
2026-06-13T01:44:22.682173600Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:44:22.684008777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.686490586Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-13T01:44:22.698193156Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-13T01:44:22.700255210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:22.719292193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191888s
2026-06-13T01:44:22.720658705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:22.722243618Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.81E-05s
2026-06-13T01:44:22.723532474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-13T01:44:22.725775121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:22.734253548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087087s
2026-06-13T01:44:22.735861366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:44:22', 'rename_restrictions_to_release_profiles')
2026-06-13T01:44:22.739886142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.742706643Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:44:22.744529385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172001s
2026-06-13T01:44:22.746195701Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:44:22.748039404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.750402344Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-13T01:44:22.765189437Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-13T01:44:22.767238785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-13T01:44:22.786757679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195003s
2026-06-13T01:44:22.788216558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:22.789701318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:22.790992489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-13T01:44:22.792923478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:44:22.800895875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080986s
2026-06-13T01:44:22.802254482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-13T01:44:22.803727649Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-13T01:44:22.805012447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-13T01:44:22.806895139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:44:22.814747886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079208s
2026-06-13T01:44:22.816107324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:22.817546893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:44:22.820407204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029969s
2026-06-13T01:44:22.821727133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:22.823061521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:44:22.825879707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002861s
2026-06-13T01:44:22.827394157Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-13T01:44:22.882108530Z [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-06-13T01:44:22.898142876Z [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-06-13T01:44:22.914674383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:22.918641634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:22.937923099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:22.941594845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:22.945196539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:22.948555134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:22.952110916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:22.955555263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:22.959191998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299745s
2026-06-13T01:44:22.960802522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:44:22', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:44:22.964942300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.968808116Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:44:22.970691280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396335s
2026-06-13T01:44:22.972453800Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:44:22.974475291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.977143896Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-13T01:44:22.982484733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:22.984386834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:22.985827456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-13T01:44:22.987734507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-13T01:44:22.996355862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008733s
2026-06-13T01:44:22.997943540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:44:22', 'add_relative_original_path_to_episode_file')
2026-06-13T01:44:23.002150243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.004920983Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:44:23.006757232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173438s
2026-06-13T01:44:23.008440713Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:44:23.010108241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.012474217Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-13T01:44:23.017302422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:23.018871993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:23.020168745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-13T01:44:23.022019262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-13T01:44:23.030475574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085552s
2026-06-13T01:44:23.032077611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:44:23', 'episode_last_searched_time')
2026-06-13T01:44:23.035901563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.038632664Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:44:23.040285723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016754s
2026-06-13T01:44:23.041903813Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:44:23.043505088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.045849750Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-13T01:44:23.050037455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.051560973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.060706374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089804s
2026-06-13T01:44:23.062323621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:44:23.064408200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:44:23.067336538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029258s
2026-06-13T01:44:23.068937452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:44:23', 'download_propers_config')
2026-06-13T01:44:23.072721184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.075583679Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:44:23.077222289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111971s
2026-06-13T01:44:23.078885379Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:44:23.080589231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.082943052Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-13T01:44:23.088582090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:23.090234768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:23.091482141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-13T01:44:23.093419263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.102238225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089753s
2026-06-13T01:44:23.103557703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.104979617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.404250825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2989296s
2026-06-13T01:44:23.406495666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:44:23', 'add_download_client_priority')
2026-06-13T01:44:23.410916941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.413736300Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:44:23.415443950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.308756s
2026-06-13T01:44:23.417187451Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:44:23.418848797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.421242970Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-13T01:44:23.431518436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:23.433388673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:23.434691567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-13T01:44:23.436671134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-13T01:44:23.445449595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088794s
2026-06-13T01:44:23.446803352Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:23.448178953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-13T01:44:23.451334990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032269s
2026-06-13T01:44:23.452910553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:44:23', 'add_specials_folder_format')
2026-06-13T01:44:23.456707801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.459488111Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:44:23.461136461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114021s
2026-06-13T01:44:23.462789591Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:44:23.464428562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.466830149Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-13T01:44:23.473382106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.475033863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:23.476343751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-13T01:44:23.478279851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.487086749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089468s
2026-06-13T01:44:23.488460987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.489912170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-13T01:44:23.491183511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-13T01:44:23.493144450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.501514118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084537s
2026-06-13T01:44:23.503092136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:44:23', 'health_issue_notification')
2026-06-13T01:44:23.506902321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.509821641Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:44:23.511478518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167914s
2026-06-13T01:44:23.513142910Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:44:23.514981313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.517419043Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-13T01:44:23.524211244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:23.525869063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-13T01:44:23.527157989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-13T01:44:23.529027013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.537790364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088877s
2026-06-13T01:44:23.539142978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:23.540620374Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-13T01:44:23.541937106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-13T01:44:23.543717192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.551931186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082881s
2026-06-13T01:44:23.553516950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:44:23', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:44:23.557561947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.560342467Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:44:23.562164888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167396s
2026-06-13T01:44:23.563797136Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:44:23.565500476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.567861061Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-13T01:44:23.574525464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:23.576144926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:23.577494825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-13T01:44:23.579517810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-13T01:44:23.588305169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090467s
2026-06-13T01:44:23.589701792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-13T01:44:23.591570245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-13T01:44:23.599834801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082848s
2026-06-13T01:44:23.601389873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-13T01:44:23.603313337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-13T01:44:23.611685380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084239s
2026-06-13T01:44:23.613349582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:44:23', 'add_airedbefore_to_episodes')
2026-06-13T01:44:23.617401163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.620279339Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:44:23.621977349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170917s
2026-06-13T01:44:23.623755801Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:44:23.625218568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.627643302Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-13T01:44:23.632188687Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:23.634510964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-13T01:44:23.637628433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033586s
2026-06-13T01:44:23.638988072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-13T01:44:23.642721421Z [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-06-13T01:44:23.647506880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048172s
2026-06-13T01:44:23.649109247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:44:23', 'remove_bitmetv')
2026-06-13T01:44:23.652807276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.655557365Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:44:23.657076986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128955s
2026-06-13T01:44:23.658755977Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:44:23.660359497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.662733188Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-13T01:44:23.679402392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-13T01:44:23.681788428Z [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-06-13T01:44:23.689523748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083508s
2026-06-13T01:44:23.690913137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-13T01:44:23.692628672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:44:23.696367623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038001s
2026-06-13T01:44:23.697732462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-13T01:44:23.699392896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:44:23.703056325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037038s
2026-06-13T01:44:23.704432427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-13T01:44:23.706126218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:44:23.709878386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037325s
2026-06-13T01:44:23.711237042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.712610979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.741420266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285481s
2026-06-13T01:44:23.743458621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:44:23', 'add_download_history')
2026-06-13T01:44:23.747397164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.750307526Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:44:23.751898591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376811s
2026-06-13T01:44:23.753580438Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:44:23.755351095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.757709144Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-13T01:44:23.761213743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:44:23.763472643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:44:23.767331726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038205s
2026-06-13T01:44:23.768924233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:44:23', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:44:23.772875271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.775562834Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:44:23.777285434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120791s
2026-06-13T01:44:23.778895436Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:44:23.780489597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.782896175Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-13T01:44:23.784671831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:44:23', 'add_update_history')
2026-06-13T01:44:23.788394098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.792001434Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:44:23.793604463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114893s
2026-06-13T01:44:23.795119524Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:44:23.796586729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.798869978Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-13T01:44:23.819197341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-13T01:44:23.821492243Z [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-06-13T01:44:23.829801549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088605s
2026-06-13T01:44:23.831283564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-13T01:44:23.832814508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:44:23.836455471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003699s
2026-06-13T01:44:23.837783957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-13T01:44:23.839672421Z [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-06-13T01:44:23.846075347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067405s
2026-06-13T01:44:23.847675891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-13T01:44:23.849199139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:23.853145167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040074s
2026-06-13T01:44:23.854553854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-13T01:44:23.856401265Z [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-06-13T01:44:23.860825186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047247s
2026-06-13T01:44:23.862195646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-13T01:44:23.863932183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:44:23.867952621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040341s
2026-06-13T01:44:23.869565640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:44:23', 'import_lists')
2026-06-13T01:44:23.873192816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.876154281Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:44:23.877626125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122577s
2026-06-13T01:44:23.879278854Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:44:23.880923707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.883270274Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-13T01:44:23.888335576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:23.889895788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:23.891175105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-13T01:44:23.892944449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-13T01:44:23.902349783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094982s
2026-06-13T01:44:23.903964064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:44:23', 'add_priority_to_indexers')
2026-06-13T01:44:23.907772184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.910558476Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:44:23.912182177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177521s
2026-06-13T01:44:23.913816759Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:44:23.915649049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.918018532Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-13T01:44:23.924585038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:23.926184650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:23.927475299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-13T01:44:23.929289413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.938811813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096485s
2026-06-13T01:44:23.940192774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:23.941622414Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-13T01:44:23.942884836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-13T01:44:23.944701856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.953559006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089519s
2026-06-13T01:44:23.955128797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:44:23', 'import_lists_series_type_and_season_folder')
2026-06-13T01:44:23.959147322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.961994015Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:44:23.963813109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174145s
2026-06-13T01:44:23.965460257Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:44:23.966938695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.969321424Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-13T01:44:23.973110125Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:23.975052738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-13T01:44:23.978151519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031717s
2026-06-13T01:44:23.979771341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:44:23', 'remove_growl')
2026-06-13T01:44:23.983657589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.986366495Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:44:23.987823390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114252s
2026-06-13T01:44:23.989422570Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:44:23.991141773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.993465574Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-13T01:44:23.995246060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:44:23', 'cleanup_duplicates_updatehistory')
2026-06-13T01:44:23.999135804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.001784149Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:44:24.003537570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106645s
2026-06-13T01:44:24.005041429Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:44:24.006711954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.008948539Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-13T01:44:24.012888194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.014402764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.020508071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060019s
2026-06-13T01:44:24.022203877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:44:24', 'swap_filechmod_for_folderchmod')
2026-06-13T01:44:24.026202220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.028898341Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:44:24.030580810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144822s
2026-06-13T01:44:24.032241986Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:44:24.033814843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.036147231Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-13T01:44:24.039623372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:44:24.042482391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:44:24.046313738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038347s
2026-06-13T01:44:24.047623726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:44:24.050737368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:44:24.054691312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039424s
2026-06-13T01:44:24.056256133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:44:24', 'mediainfo_channels')
2026-06-13T01:44:24.059922338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.062611945Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:44:24.064164031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118879s
2026-06-13T01:44:24.065746108Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:44:24.067421192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.069693438Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-13T01:44:24.076064009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:24.077684173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:24.078982819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-13T01:44:24.080922065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.090954932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097259s
2026-06-13T01:44:24.092349621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:24.093821997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-06-13T01:44:24.095079300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-13T01:44:24.097033255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.106390241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009146s
2026-06-13T01:44:24.107654157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:44:24', 'add_on_delete_to_notifications')
2026-06-13T01:44:24.111765538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.114641811Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:44:24.116339290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177351s
2026-06-13T01:44:24.117979223Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:44:24.119860713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.122215486Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-13T01:44:24.128549243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:24.130152041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:24.131435225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-13T01:44:24.133499273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-13T01:44:24.142651998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009286s
2026-06-13T01:44:24.143893880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-13T01:44:24.145901673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-13T01:44:24.154795146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008802s
2026-06-13T01:44:24.155742554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-13T01:44:24.157805389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-13T01:44:24.166172933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086751s
2026-06-13T01:44:24.167738786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:44:24', 'add_scene_mapping_origin')
2026-06-13T01:44:24.171556276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.174358710Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:44:24.175913041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168963s
2026-06-13T01:44:24.177626191Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:44:24.179181604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.181954389Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-13T01:44:24.193162404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:24.194922158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-13T01:44:24.198491547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036664s
2026-06-13T01:44:24.199812348Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:24.201201516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-13T01:44:24.204295698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031688s
2026-06-13T01:44:24.205611067Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:24.206973662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-13T01:44:24.210030409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030988s
2026-06-13T01:44:24.211551342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:44:24', 'remove_custom_filter_type')
2026-06-13T01:44:24.215372748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.218077396Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:44:24.219687620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111814s
2026-06-13T01:44:24.221354377Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:44:24.222970452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.225331407Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-13T01:44:24.228607526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:24.232032815Z [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-06-13T01:44:24.236522297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044854s
2026-06-13T01:44:24.238070135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:44:24', 'update_btn_url_to_https')
2026-06-13T01:44:24.241827853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.244410615Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:44:24.246028334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124106s
2026-06-13T01:44:24.247609979Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:44:24.249391277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.251695678Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-13T01:44:24.256589065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:24.258218406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:24.259504747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-13T01:44:24.261648345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:24.271776495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102455s
2026-06-13T01:44:24.273440015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:44:24', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:44:24.277448819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.280130801Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:44:24.282171151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186127s
2026-06-13T01:44:24.283566602Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:44:24.285174911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.287520625Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-13T01:44:24.292343580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:24.293977691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-13T01:44:24.295261337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-13T01:44:24.297068236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-13T01:44:24.306598772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009627s
2026-06-13T01:44:24.308211550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:44:24', 'add_name_release_profile')
2026-06-13T01:44:24.312097898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.315419919Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:44:24.317060233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018488s
2026-06-13T01:44:24.318691238Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:44:24.320402084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.322763079Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-13T01:44:24.326580288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.327946810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.368523388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402528s
2026-06-13T01:44:24.370619700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:44:24', 'add_arabic_and_hindi_languages')
2026-06-13T01:44:24.375026967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.377770934Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:44:24.379465797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498s
2026-06-13T01:44:24.381084898Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:44:24.382810664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.385334778Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-13T01:44:24.394708238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:24.396530478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:24.397832020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-13T01:44:24.399875545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.409839164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100768s
2026-06-13T01:44:24.411195997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:24.412575505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-13T01:44:24.415700610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031885s
2026-06-13T01:44:24.417274039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:44:24', 'add_bypass_to_delay_profile')
2026-06-13T01:44:24.421075866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.423840505Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:44:24.425484546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113372s
2026-06-13T01:44:24.427131944Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:44:24.428890636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.431240910Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-13T01:44:24.434797003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.436299048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.461698456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251009s
2026-06-13T01:44:24.463706100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:44:24', 'email_multiple_addresses')
2026-06-13T01:44:24.467712981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.470492749Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:44:24.472114606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341404s
2026-06-13T01:44:24.473782025Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:44:24.475378701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.477736249Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-13T01:44:24.484575183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:24.486234736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:24.487502520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-13T01:44:24.489595285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:24.499553272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100741s
2026-06-13T01:44:24.500927760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-13T01:44:24.502920704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:24.512127648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093097s
2026-06-13T01:44:24.513512878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.514912067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.792381292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2771236s
2026-06-13T01:44:24.794699231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:44:24', 'cdh_per_downloadclient')
2026-06-13T01:44:24.798937066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.801798850Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:44:24.803418433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2868579s
2026-06-13T01:44:24.805171113Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:44:24.806715814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.809203224Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-13T01:44:24.813672506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:24.815289833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:24.816622748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-13T01:44:24.818328644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:24.827540057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093008s
2026-06-13T01:44:24.829144378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:44:24', 'add_indexer_tags')
2026-06-13T01:44:24.832924051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.835710764Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:44:24.837256347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174801s
2026-06-13T01:44:24.838870358Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:44:24.840574571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.842907359Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-13T01:44:24.846532862Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-13T01:44:24.848312597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-13T01:44:24.870212987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219415s
2026-06-13T01:44:24.871801476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:44:24', 'rename_blacklist_to_blocklist')
2026-06-13T01:44:24.875738687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.878573086Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:44:24.880277609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303808s
2026-06-13T01:44:24.881903714Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:44:24.883496021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.885850393Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-13T01:44:24.891107512Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:24.893136398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-13T01:44:24.896426195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033662s
2026-06-13T01:44:24.897769310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:24.899570848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-13T01:44:24.902446090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029376s
2026-06-13T01:44:24.903891190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.905297493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.946655674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411137s
2026-06-13T01:44:24.948702407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:44:24', 'remove_plex_hometheatre')
2026-06-13T01:44:24.952815581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.955593957Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:44:24.957245103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502936s
2026-06-13T01:44:24.958911109Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:44:24.960558607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.962927488Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-13T01:44:24.966491697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.967938742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.986444756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182277s
2026-06-13T01:44:24.988488793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:44:24', 'release_profile_to_array')
2026-06-13T01:44:24.992487226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.995245853Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:44:24.996877389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272703s
2026-06-13T01:44:24.998536701Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:44:25.000112525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.002458149Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-13T01:44:25.005864049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.007361505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.034886234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272884s
2026-06-13T01:44:25.036911824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:44:25', 'mediainfo_to_ffmpeg')
2026-06-13T01:44:25.040928194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.043703754Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:44:25.045277584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363352s
2026-06-13T01:44:25.046894811Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:44:25.048549404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.050879597Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-13T01:44:25.055822703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:25.057436514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:25.058728055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-13T01:44:25.060637461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.070230854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097588s
2026-06-13T01:44:25.071814453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:44:25', 'download_client_per_indexer')
2026-06-13T01:44:25.075664768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.078436120Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:44:25.080073909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179881s
2026-06-13T01:44:25.081689764Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:44:25.083390750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.085747186Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-13T01:44:25.090629339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:25.092267058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:25.093557036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-13T01:44:25.095487364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.105323896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099031s
2026-06-13T01:44:25.106910352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:44:25', 'add_on_update_to_notifications')
2026-06-13T01:44:25.110802561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.113627611Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:44:25.115317465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182286s
2026-06-13T01:44:25.116990715Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:44:25.118618915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.120960110Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-13T01:44:25.124465791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.125949910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.135421929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093305s
2026-06-13T01:44:25.137312056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:44:25', 'update_series_sort_title')
2026-06-13T01:44:25.141374217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.144178255Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:44:25.145797687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182142s
2026-06-13T01:44:25.147450877Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:44:25.149038735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.151375782Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-13T01:44:25.155746265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:25.157308942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:25.158595283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-13T01:44:25.160332903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-13T01:44:25.169641512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009412s
2026-06-13T01:44:25.171225342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:44:25', 'add_tvdbid_to_episode')
2026-06-13T01:44:25.175021328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.177771106Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:44:25.179349976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175858s
2026-06-13T01:44:25.180986222Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:44:25.183016431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.185374481Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-13T01:44:25.190027032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:25.191653017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:25.192953766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-13T01:44:25.194858282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-13T01:44:25.204260640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009495s
2026-06-13T01:44:25.205830231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:44:25', 'add_additional_info_to_pending_releases')
2026-06-13T01:44:25.209826591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.213217180Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:44:25.215008147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184837s
2026-06-13T01:44:25.216666227Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:44:25.218466553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.220769281Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-13T01:44:25.224506949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.225938763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.264234677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379504s
2026-06-13T01:44:25.266320077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:44:25', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:44:25.270710570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.273509378Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:44:25.275291958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475443s
2026-06-13T01:44:25.276956631Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:44:25.278720253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.281086680Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-13T01:44:25.285703729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:25.287338021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:25.288637047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-13T01:44:25.290509889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-13T01:44:25.299930714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095054s
2026-06-13T01:44:25.301526949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:44:25', 'add_language_tags_to_subtitle_files')
2026-06-13T01:44:25.305524421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.308337387Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:44:25.310101640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179617s
2026-06-13T01:44:25.311724138Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:44:25.313307708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.315644775Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-13T01:44:25.337616429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-13T01:44:25.340003768Z [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-06-13T01:44:25.346337184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067808s
2026-06-13T01:44:25.347742103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-13T01:44:25.349383530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-13T01:44:25.353070877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037352s
2026-06-13T01:44:25.354453612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:25.355968653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-13T01:44:25.357328372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-13T01:44:25.359214591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.368957244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097958s
2026-06-13T01:44:25.370322113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:25.371792094Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-13T01:44:25.373083776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-13T01:44:25.374948471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.384585642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097221s
2026-06-13T01:44:25.386001424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:25.387476285Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:25.388764379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-13T01:44:25.390653844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.400131213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095079s
2026-06-13T01:44:25.401473607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.402839969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.481135489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779442s
2026-06-13T01:44:25.483113833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.484560888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.499184241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144122s
2026-06-13T01:44:25.500964778Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-13T01:44:25.551520595Z [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-06-13T01:44:25.558673201Z [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-06-13T01:44:25.565000826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:44:25.568134057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:25.591087899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883635s
2026-06-13T01:44:25.592589273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-13T01:44:25.652362826Z [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-06-13T01:44:25.658898771Z [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-06-13T01:44:25.664230680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:44:25.667284551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:25.690229095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956271s
2026-06-13T01:44:25.691664005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:25.693733854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-13T01:44:25.697094974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036387s
2026-06-13T01:44:25.698889047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:44:25', 'add_custom_formats')
2026-06-13T01:44:25.702651526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.705771600Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:44:25.707305159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123412s
2026-06-13T01:44:25.709457253Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:44:25.711471550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.714208343Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-13T01:44:25.720646831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:25.722241783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:25.723688247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-13T01:44:25.725959381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.736293796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105925s
2026-06-13T01:44:25.737932988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:44:25', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:44:25.742308300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.745145435Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:44:25.747167748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194866s
2026-06-13T01:44:25.748827411Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:44:25.750305317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.752681904Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-13T01:44:25.756327317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:25.758684695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:25.761792494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031548s
2026-06-13T01:44:25.763439141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:44:25', 'remove_omg')
2026-06-13T01:44:25.767096938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.769811586Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:44:25.771279382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112354s
2026-06-13T01:44:25.772877822Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:44:25.774470289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.776775312Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-13T01:44:25.782297354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-13T01:44:25.784113372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:25.785422328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-13T01:44:25.787167714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-13T01:44:25.796611064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009621s
2026-06-13T01:44:25.798003399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-13T01:44:25.799690517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-13T01:44:25.808595152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089809s
2026-06-13T01:44:25.810184503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:44:25', 'add_salt_to_users')
2026-06-13T01:44:25.813927142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.816699355Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:44:25.818238996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017122s
2026-06-13T01:44:25.819895332Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:44:25.821653834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.824024689Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-13T01:44:25.837468437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:25.839137990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-06-13T01:44:25.840445333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-13T01:44:25.842366062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.852393809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010225s
2026-06-13T01:44:25.853758648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:25.855170642Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-06-13T01:44:25.856431412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-13T01:44:25.858198080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.867520396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094117s
2026-06-13T01:44:25.868898673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:25.870316548Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-13T01:44:25.871584452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-13T01:44:25.873331040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.882745352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094882s
2026-06-13T01:44:25.884146815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.886307727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.889287318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029784s
2026-06-13T01:44:25.890618049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.892712457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.895608149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028913s
2026-06-13T01:44:25.896942507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.899050784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.901929983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028683s
2026-06-13T01:44:25.903281044Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-13T01:44:25.951732492Z [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-06-13T01:44:25.959897859Z [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-06-13T01:44:25.967823081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:25.970937404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:25.993690883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:25.997405475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924811s
2026-06-13T01:44:25.998798080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-13T01:44:26.047693222Z [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-06-13T01:44:26.055698285Z [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-06-13T01:44:26.062302938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:26.066343817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:44:26.088389461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:26.092061727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:26.096191385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:26.100057562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:26.104286600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:26.107962283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075495s
2026-06-13T01:44:26.110841803Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-13T01:44:26.162312302Z [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-06-13T01:44:26.170897013Z [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-06-13T01:44:26.178931586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:26.182365853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:26.205844733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:26.209997097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978643s
2026-06-13T01:44:26.211448450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-13T01:44:26.261147091Z [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-06-13T01:44:26.276924369Z [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-06-13T01:44:26.293189529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:26.297337694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:26.319514752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:26.323254765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:26.326895849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:26.330368453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:26.334334391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:26.337376308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:26.341040879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276573s
2026-06-13T01:44:26.342277279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-13T01:44:26.394027352Z [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-06-13T01:44:26.403501114Z [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-06-13T01:44:26.412770373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-13T01:44:26.416010950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-13T01:44:26.439051116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:44:26.443465337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.099342s
2026-06-13T01:44:26.445056813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-13T01:44:26.446734552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-13T01:44:26.449835478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031921s
2026-06-13T01:44:26.452237646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:44:26', 'language_profiles_to_custom_formats')
2026-06-13T01:44:26.456515713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.461074896Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:44:26.463295017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144377s
2026-06-13T01:44:26.465646013Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:44:26.467642624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.470831066Z [Info] original_language: Starting migration of Main DB to 176
2026-06-13T01:44:26.478720336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:26.480919165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-06-13T01:44:26.482277852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-13T01:44:26.484186366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:26.494405388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104277s
2026-06-13T01:44:26.496118178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:44:26', 'original_language')
2026-06-13T01:44:26.499971960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.502854526Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:44:26.504432865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189196s
2026-06-13T01:44:26.506144282Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:44:26.508221486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.510660729Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-13T01:44:26.516472244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:26.518623147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-13T01:44:26.519951061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-13T01:44:26.522104418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.532419845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104086s
2026-06-13T01:44:26.534030209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:44:26', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:44:26.538276512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.541049376Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:44:26.543034595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191347s
2026-06-13T01:44:26.544764389Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:44:26.546280613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.548695387Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-13T01:44:26.554949003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-13T01:44:26.602534848Z [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-06-13T01:44:26.609162907Z [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-06-13T01:44:26.615161470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:26.618482188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:26.640546018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:26.644534561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875766s
2026-06-13T01:44:26.645926355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:26.647430104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-13T01:44:26.648776425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-13T01:44:26.650720280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-13T01:44:26.659876242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091143s
2026-06-13T01:44:26.661464050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:44:26', 'list_sync_time')
2026-06-13T01:44:26.665192690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.668220699Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:44:26.669810782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176183s
2026-06-13T01:44:26.671513912Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:44:26.673084415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.675514610Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-13T01:44:26.688295673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-13T01:44:26.690474291Z [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-06-13T01:44:26.697139817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070981s
2026-06-13T01:44:26.698722003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-13T01:44:26.700398019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-13T01:44:26.704024604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037176s
2026-06-13T01:44:26.705648705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:44:26', 'add_auto_tagging')
2026-06-13T01:44:26.709360721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.712282416Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:44:26.713833590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120054s
2026-06-13T01:44:26.715492391Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:44:26.717039267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.719467508Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-13T01:44:26.724355052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:26.726020116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-13T01:44:26.727277649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-13T01:44:26.729259210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-13T01:44:26.739139821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099573s
2026-06-13T01:44:26.740773030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:44:26', 'task_duration')
2026-06-13T01:44:26.744573515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.747411531Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:44:26.748989019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183097s
2026-06-13T01:44:26.750665095Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:44:26.752395580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.754801045Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-13T01:44:26.760572480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:26.762279678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-13T01:44:26.763578494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-13T01:44:26.765547600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-13T01:44:26.775289862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098531s
2026-06-13T01:44:26.776817870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:44:26.779454240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:44:26.782820520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035227s
2026-06-13T01:44:26.784614223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:44:26', 'quality_definition_preferred_size')
2026-06-13T01:44:26.788520261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.791310911Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:44:26.793056457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120678s
2026-06-13T01:44:26.794742393Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:44:26.796678793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.799109609Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-13T01:44:26.817515552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:26.819541352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-06-13T01:44:26.821165703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-13T01:44:26.823372678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.833959562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107247s
2026-06-13T01:44:26.835346696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:26.836819102Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-13T01:44:26.838097737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-13T01:44:26.840051302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-13T01:44:26.849328558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093552s
2026-06-13T01:44:26.850986216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:44:26', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:44:26.855114211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.857934391Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:44:26.859800620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017921s
2026-06-13T01:44:26.861493410Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:44:26.863191740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.865743260Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-13T01:44:26.869970865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.872396370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.875909426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034232s
2026-06-13T01:44:26.877194223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.880605955Z [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-06-13T01:44:26.885346784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047178s
2026-06-13T01:44:26.886893820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:44:26', 'update_images_remote_url')
2026-06-13T01:44:26.890894468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.893341837Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:44:26.895132153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127508s
2026-06-13T01:44:26.896581893Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:44:26.898465788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.900753696Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-13T01:44:26.906070815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-13T01:44:26.909574562Z [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-06-13T01:44:26.914248867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046338s
2026-06-13T01:44:26.915863389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:44:26', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:44:26.919867194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.922583945Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:44:26.924396416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130337s
2026-06-13T01:44:26.926083574Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:44:26.927671823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.929995944Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-13T01:44:26.935008149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:26.936611449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:26.937906738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-13T01:44:26.939688086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.949750403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101617s
2026-06-13T01:44:26.951338371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:44:26', 'add_episode_runtime')
2026-06-13T01:44:26.955106951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.958399513Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:44:26.960006360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188655s
2026-06-13T01:44:26.961682456Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:44:26.963582943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.965804909Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-13T01:44:26.970977437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:26.972532619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-13T01:44:26.973822979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-13T01:44:26.975543284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:26.985778769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103458s
2026-06-13T01:44:26.987391137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:44:26', 'add_result_to_commands')
2026-06-13T01:44:26.991207884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.993925217Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:44:26.995515701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185366s
2026-06-13T01:44:26.997578927Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:44:26.998930008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:27.001606609Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-13T01:44:27.006750750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:27.008242615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:27.009533074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-13T01:44:27.011675479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:27.021715952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103977s
2026-06-13T01:44:27.023380034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:44:27', 'add_on_series_add_to_notifications')
2026-06-13T01:44:27.027593520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:27.030183628Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:44:27.031876417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018861s
2026-06-13T01:44:27.033753368Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:44:27.035499685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:27.038054220Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-13T01:44:27.091100303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:27.093415466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-13T01:44:27.096324806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031023s
2026-06-13T01:44:27.097683132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:27.099098693Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-06-13T01:44:27.100414373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-13T01:44:27.148090129Z [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-06-13T01:44:27.156391119Z [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-06-13T01:44:27.164148744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:27.167271854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:27.190150345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:27.193792090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916492s
2026-06-13T01:44:27.195160977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:27.196593562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:27.197896196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-13T01:44:27.246282764Z [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-06-13T01:44:27.254568703Z [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-06-13T01:44:27.262547904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:27.265798782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:27.289481803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:27.293517201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938415s
2026-06-13T01:44:27.294937743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:27.296332322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-13T01:44:27.297676930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-13T01:44:27.347205147Z [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-06-13T01:44:27.356256428Z [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-06-13T01:44:27.363386990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.367254459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.391130109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091477s
2026-06-13T01:44:27.392874432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:27.394303781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:27.395643870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-13T01:44:27.445515519Z [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-06-13T01:44:27.454829840Z [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-06-13T01:44:27.462306649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.465634061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.489213183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0913955s
2026-06-13T01:44:27.491073459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:27.492686528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:27.494190608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-13T01:44:27.545378478Z [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-06-13T01:44:27.553695891Z [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-06-13T01:44:27.560619797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.563546982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.587176125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908677s
2026-06-13T01:44:27.588973996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.590536583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-13T01:44:27.591838055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-13T01:44:27.640874151Z [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-06-13T01:44:27.647694869Z [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-06-13T01:44:27.653922182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.657121826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.680585626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.684889204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910176s
2026-06-13T01:44:27.686283372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.687893545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-13T01:44:27.689272132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:27.737486763Z [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-06-13T01:44:27.744251248Z [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-06-13T01:44:27.756305067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.760257477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.784203869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.788566726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972174s
2026-06-13T01:44:27.789985774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.791530596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:27.793135869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-13T01:44:27.841448358Z [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-06-13T01:44:27.848331331Z [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-06-13T01:44:27.854431919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.857653017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.881311949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.885967025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908255s
2026-06-13T01:44:27.887471756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-13T01:44:27.889084815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.07E-05s
2026-06-13T01:44:27.890425956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-13T01:44:27.938763566Z [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-06-13T01:44:27.946442001Z [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-06-13T01:44:27.953682785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-13T01:44:27.957178947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-13T01:44:27.980196057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:44:27.984676100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:44:27.988550173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:44:27.992349867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001226s
2026-06-13T01:44:27.993723123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:27.995188033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-13T01:44:27.996543814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-13T01:44:28.044270302Z [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-06-13T01:44:28.052497042Z [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-06-13T01:44:28.060350600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:28.063509362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:28.086336019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:28.090178318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0918076s
2026-06-13T01:44:28.091564840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:28.093008117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-13T01:44:28.094295972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-13T01:44:28.142590584Z [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-06-13T01:44:28.155617603Z [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-06-13T01:44:28.170565229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:28.174156803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:28.196974461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:28.201095923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:28.204715493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:28.209255146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:28.213067856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170357s
2026-06-13T01:44:28.214415811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:28.215818747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-13T01:44:28.217131060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-13T01:44:28.265253576Z [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-06-13T01:44:28.278228479Z [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-06-13T01:44:28.293472874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:28.297239551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:28.319889090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:28.323839788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:28.327390138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:28.331914511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:28.335733904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167524s
2026-06-13T01:44:28.337102240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:44:28.338540326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:28.339822228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-13T01:44:28.386861242Z [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-06-13T01:44:28.394193100Z [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-06-13T01:44:28.400284489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:44:28.403184099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:44:28.426168593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844291s
2026-06-13T01:44:28.427574926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:44:28.429023704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:28.430332550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-13T01:44:28.477136280Z [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-06-13T01:44:28.484163674Z [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-06-13T01:44:28.490302298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:44:28.493229043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:44:28.516469683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0842893s
2026-06-13T01:44:28.517875595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:28.519263230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-13T01:44:28.520570383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-13T01:44:28.574630297Z [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-06-13T01:44:28.582411590Z [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-06-13T01:44:28.589349384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:28.593384592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:44:28.615799659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:28.619311973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:28.622954850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:28.626799434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:28.630673858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:28.634168477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1119051s
2026-06-13T01:44:28.635590471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.637254412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:28.638806879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-13T01:44:28.686085836Z [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-06-13T01:44:28.693026616Z [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-06-13T01:44:28.699539925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.702781123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.726699398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.731273361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0905031s
2026-06-13T01:44:28.732734113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.734246849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:28.735621989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:28.784917758Z [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-06-13T01:44:28.793090369Z [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-06-13T01:44:28.799608067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.802939207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.826414209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.831014484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932514s
2026-06-13T01:44:28.832440947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.834011591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:28.835314806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-13T01:44:28.882944098Z [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-06-13T01:44:28.890655019Z [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-06-13T01:44:28.897412059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.900253071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.924057417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.928556840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912695s
2026-06-13T01:44:28.929915827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.931495418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-13T01:44:28.932840237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-13T01:44:28.980498478Z [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-06-13T01:44:28.987951229Z [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-06-13T01:44:28.994330006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.997492426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:29.020373843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:29.024476226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896931s
2026-06-13T01:44:29.025833810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:29.027311306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:29.028651235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-13T01:44:29.075711621Z [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-06-13T01:44:29.082491136Z [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-06-13T01:44:29.089091080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:29.092320224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:29.115600423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:29.120124756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895402s
2026-06-13T01:44:29.121512201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:29.123001610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:29.124508375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:29.172116114Z [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-06-13T01:44:29.180238184Z [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-06-13T01:44:29.187490711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:29.190610776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:29.213217269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:29.217067964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906144s
2026-06-13T01:44:29.218453455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:29.219910670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-13T01:44:29.221241140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-13T01:44:29.268015921Z [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-06-13T01:44:29.274762129Z [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-06-13T01:44:29.281553107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:29.284672500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:29.307674961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:29.312372262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891984s
2026-06-13T01:44:29.314702004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:29.316248238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-13T01:44:29.317607266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-13T01:44:29.365249294Z [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-06-13T01:44:29.373330030Z [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-06-13T01:44:29.386399083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:29.389687677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:29.412593112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931383s
2026-06-13T01:44:29.413995376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:29.415458894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-13T01:44:29.417035880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-13T01:44:29.464521624Z [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-06-13T01:44:29.472253256Z [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-06-13T01:44:29.479213746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:29.482248067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:29.504754509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858539s
2026-06-13T01:44:29.506171884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:29.507644730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:29.508962074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-13T01:44:29.557335244Z [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-06-13T01:44:29.565923262Z [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-06-13T01:44:29.572311499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-13T01:44:29.575318024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-13T01:44:29.598577101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878018s
2026-06-13T01:44:29.600305823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:29.601932580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:29.603297449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-13T01:44:29.650858675Z [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-06-13T01:44:29.657824896Z [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-06-13T01:44:29.663765661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:44:29.666964745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:44:29.689805800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:29.694066672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888509s
2026-06-13T01:44:29.695582775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:29.697490298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:29.699320284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-13T01:44:29.748985437Z [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-06-13T01:44:29.755557785Z [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-06-13T01:44:29.760480409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:44:29.763756518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:44:29.786691693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:29.790635527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089152s
2026-06-13T01:44:29.792035045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.793430005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-13T01:44:29.795151963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-13T01:44:29.845878073Z [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-06-13T01:44:29.861657345Z [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-06-13T01:44:29.878252210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:29.882488051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:29.904694288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:29.908588291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:29.912275097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:29.915776369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:29.919309786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:29.923116393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:29.926577163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295594s
2026-06-13T01:44:29.927988165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.929426753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-13T01:44:29.930941905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-13T01:44:29.981871815Z [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-06-13T01:44:29.998846034Z [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-06-13T01:44:30.015677866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.019881994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.042865025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.046512291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.050074255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.053399683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.056913561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.060461677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.064236360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314691s
2026-06-13T01:44:30.065642412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:30.067361054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:30.068705101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-13T01:44:30.120135720Z [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-06-13T01:44:30.138734991Z [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-06-13T01:44:30.156539302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.162185124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.186394835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.190938237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.194783111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.199117801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.203455037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.206915587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.210565048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398346s
2026-06-13T01:44:30.212821453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:30.214362948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:30.215917468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-13T01:44:30.275187938Z [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-06-13T01:44:30.291223476Z [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-06-13T01:44:30.308786912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.313611199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.336236129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.339825738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.343414427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.347020680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.350174713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.353584010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.357811605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392178s
2026-06-13T01:44:30.358728532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:30.360178963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-13T01:44:30.362153741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-13T01:44:30.411053442Z [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-06-13T01:44:30.427017215Z [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-06-13T01:44:30.443222736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.447115496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.468814281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.472369973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.475871325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.479202765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.482630499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.486089296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.489505276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256973s
2026-06-13T01:44:30.490855535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:30.492330546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:30.493654192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-13T01:44:30.546599793Z [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-06-13T01:44:30.554841864Z [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-06-13T01:44:30.562532784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:44:30.565884906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:44:30.589801477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936285s
2026-06-13T01:44:30.592117512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:30.593572904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:30.595292116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-13T01:44:30.644361449Z [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-06-13T01:44:30.652511846Z [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-06-13T01:44:30.659556234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:44:30.662509452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:44:30.685201017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874937s
2026-06-13T01:44:30.686579774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:30.688018582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:30.689326045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:44:30.736585002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:44:30.741178654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:44:30.746395942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:44:30.749809768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:44:30.773944519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:30.780277244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886426s
2026-06-13T01:44:30.782330350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:44:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:44:30.787518239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.793044069Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:44:30.795262106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1013224s
2026-06-13T01:44:30.800019739Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:44:30.801880587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.805725050Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-13T01:44:30.814413530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:30.816162012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-13T01:44:30.817503233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-13T01:44:30.819649977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-13T01:44:30.829972228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010549s
2026-06-13T01:44:30.831577050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:44:30', 'add_colon_replacement_to_naming_config')
2026-06-13T01:44:30.835558469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.838349250Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:44:30.840154336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189797s
2026-06-13T01:44:30.841863408Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:44:30.843510355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.845898776Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-13T01:44:30.851306618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:30.852987434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-13T01:44:30.854229155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-13T01:44:30.856182850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:30.866371110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103368s
2026-06-13T01:44:30.867995081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:44:30', 'health_restored_notification')
2026-06-13T01:44:30.871863202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.874622450Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:44:30.876304989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186372s
2026-06-13T01:44:30.877918549Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:44:30.879559163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.881912433Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-13T01:44:30.886958877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:30.888631215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:30.889901364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-13T01:44:30.891949199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:30.901283079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097004s
2026-06-13T01:44:30.902856768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:44:30', 'add_download_client_tags')
2026-06-13T01:44:30.906659207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.909425869Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:44:30.911079420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178903s
2026-06-13T01:44:30.912691206Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:44:30.914325067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.916710121Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-13T01:44:30.925291365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-13T01:44:30.927064286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:30.928386920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-13T01:44:30.976340055Z [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-06-13T01:44:30.981586983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-13T01:44:30.985851171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-13T01:44:30.989081698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-13T01:44:31.011984778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:44:31.016034515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858304s
2026-06-13T01:44:31.017608766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:44:31', 'import_exclusion_type')
2026-06-13T01:44:31.021852173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.029325195Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:44:31.030928404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991766s
2026-06-13T01:44:31.032613608Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:44:31.034179923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.036559636Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-13T01:44:31.049792399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-13T01:44:31.052036529Z [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-06-13T01:44:31.059048181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075461s
2026-06-13T01:44:31.060408731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:31.061870816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-13T01:44:31.063125093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-13T01:44:31.065286175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.075261577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100907s
2026-06-13T01:44:31.076923204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:44:31', 'add_import_list_items')
2026-06-13T01:44:31.080658177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.083596215Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:44:31.085177199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184663s
2026-06-13T01:44:31.086768073Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:44:31.088430602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.091058946Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-13T01:44:31.100906079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-13T01:44:31.103032663Z [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-06-13T01:44:31.109567164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068875s
2026-06-13T01:44:31.111235194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-13T01:44:31.112988204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-13T01:44:31.117128143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041857s
2026-06-13T01:44:31.118654567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:44:31', 'add_notification_status')
2026-06-13T01:44:31.122390542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.125056412Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:44:31.127153987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121499s
2026-06-13T01:44:31.128387171Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:44:31.130255283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.132650507Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-13T01:44:31.136922882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.138434427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.152100132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130505s
2026-06-13T01:44:31.154154239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:44:31', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:44:31.158412426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.160960899Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:44:31.162825665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225418s
2026-06-13T01:44:31.164461439Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:44:31.166016431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.168421736Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-13T01:44:31.172922912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:31.174505239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-13T01:44:31.175746660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-13T01:44:31.177454600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-13T01:44:31.187552689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101537s
2026-06-13T01:44:31.189097741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:44:31', 'add_finale_type')
2026-06-13T01:44:31.192785689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.195339723Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:44:31.196838301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179948s
2026-06-13T01:44:31.198438945Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:44:31.199975470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.202318850Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-13T01:44:31.207422880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:31.209034586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:31.210241878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-13T01:44:31.212347439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:31.222733368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105412s
2026-06-13T01:44:31.224438813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:44:31', 'list_add_missing_search')
2026-06-13T01:44:31.228224337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.230741587Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:44:31.232320508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186008s
2026-06-13T01:44:31.233947394Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:44:31.235724985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.238065429Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-13T01:44:31.254197311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:31.255833877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:31.257113334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-13T01:44:31.258858138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-13T01:44:31.268769892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099895s
2026-06-13T01:44:31.270101685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:31.271519441Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-06-13T01:44:31.272756993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-13T01:44:31.274434842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.283878934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095174s
2026-06-13T01:44:31.285202821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.286534643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.303869989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166566s
2026-06-13T01:44:31.306053016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:44:31', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:44:31.310216722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.312947663Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:44:31.314861117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263736s
2026-06-13T01:44:31.316648968Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:44:31.318268801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.320992577Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-13T01:44:31.325915292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.327660697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-06-13T01:44:31.328974183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-13T01:44:31.330852626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-13T01:44:31.340909212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101637s
2026-06-13T01:44:31.342524926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:44:31', 'series_last_aired')
2026-06-13T01:44:31.346212423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.348802159Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:44:31.350325447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181286s
2026-06-13T01:44:31.351997525Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:44:31.353602077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.355945958Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-13T01:44:31.362324936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.363902504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:31.365204396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-13T01:44:31.367002788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.377240268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103641s
2026-06-13T01:44:31.378596981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:31.380033694Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:31.381298211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-13T01:44:31.383319222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.392928917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097455s
2026-06-13T01:44:31.394483789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:44:31', 'AddNewItemMonitorType')
2026-06-13T01:44:31.398225225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.400775161Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:44:31.402362558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176326s
2026-06-13T01:44:31.403986148Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:44:31.405531160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.407882466Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-13T01:44:31.411473128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.412981867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.435312765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217153s
2026-06-13T01:44:31.437495842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:44:31', 'email_encryption')
2026-06-13T01:44:31.441397651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.444443084Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:44:31.445964619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314417s
2026-06-13T01:44:31.447649202Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:44:31.449206559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.451701885Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-13T01:44:31.458082015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:31.459716057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-13T01:44:31.461009742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-13T01:44:31.462818696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.473156387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104722s
2026-06-13T01:44:31.474503060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.475947189Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-13T01:44:31.477194371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-13T01:44:31.478967271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.488567408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096854s
2026-06-13T01:44:31.490123852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:44:31', 'add_indexer_flags')
2026-06-13T01:44:31.493788013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.496325133Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:44:31.497868091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174733s
2026-06-13T01:44:31.499460698Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:44:31.500957834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.503265702Z [Info] release_type: Starting migration of Main DB to 203
2026-06-13T01:44:31.510049937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:31.511654248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:31.512931741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-13T01:44:31.514728260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.524986110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103577s
2026-06-13T01:44:31.526322542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.527737903Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:31.529023202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-13T01:44:31.530779609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.540467161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009772s
2026-06-13T01:44:31.541790787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.543155316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.557563085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137851s
2026-06-13T01:44:31.559665791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:44:31', 'release_type')
2026-06-13T01:44:31.563516977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.566170953Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:44:31.567687247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229934s
2026-06-13T01:44:31.569354485Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:44:31.570930319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.573322337Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-13T01:44:31.578384323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.580004987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:31.581300356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-13T01:44:31.583338631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-13T01:44:31.593390357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102322s
2026-06-13T01:44:31.594714143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.596056076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.612695921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163793s
2026-06-13T01:44:31.614732212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:44:31', 'add_add_release_hash')
2026-06-13T01:44:31.618671437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.621328068Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:44:31.622863059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252565s
2026-06-13T01:44:31.624534566Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:44:31.626147605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.628498851Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-13T01:44:31.631778356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:44:31.634957880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:44:31.639068930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041433s
2026-06-13T01:44:31.640653221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:44:31', 'rename_season_pack_spec')
2026-06-13T01:44:31.644316810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.646897729Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:44:31.648440406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119843s
2026-06-13T01:44:31.650003394Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:44:31.651440559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.653723317Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-13T01:44:31.659404970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.660986796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-13T01:44:31.662238808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-13T01:44:31.663901988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.674226182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103937s
2026-06-13T01:44:31.675688067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-13T01:44:31.677210183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-13T01:44:31.680624079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034512s
2026-06-13T01:44:31.682167417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:44:31', 'add_tmdbid')
2026-06-13T01:44:31.685754903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.688294849Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:44:31.689796944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111513s
2026-06-13T01:44:31.691368830Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:44:31.693193916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.703365584Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-13T01:44:31.708731591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:31.710367386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-13T01:44:31.711765983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-13T01:44:31.713759939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.724374729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107813s
2026-06-13T01:44:31.725955433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:44:31', 'add_on_import_complete_to_notifications')
2026-06-13T01:44:31.729888705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.732536698Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:44:31.734297094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189946s
2026-06-13T01:44:31.735911596Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:44:31.737560167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.739913386Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-13T01:44:31.743502085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.744977837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.782395331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367204s
2026-06-13T01:44:31.784735485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:44:31', 'add_monitored_seasons_filter')
2026-06-13T01:44:31.788751884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.791373034Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:44:31.793039290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463663s
2026-06-13T01:44:31.794686588Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:44:31.796527526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.798891257Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-13T01:44:31.803673799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:31.805265094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:31.806517757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-13T01:44:31.808586765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-13T01:44:31.819318490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108616s
2026-06-13T01:44:31.820938814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:44:31', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:44:31.824983099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.827557214Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:44:31.829394404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191541s
2026-06-13T01:44:31.830985950Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:44:31.832910677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.835206170Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-13T01:44:31.840343237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:31.841984373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:31.843246314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-13T01:44:31.845416816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:31.855885401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107458s
2026-06-13T01:44:31.857492047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:44:31', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:44:31.861643619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.864266863Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:44:31.866197562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191703s
2026-06-13T01:44:31.867796983Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:44:31.869581247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.871885388Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-13T01:44:31.874742142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:44:31', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:44:31.878760265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.881262525Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:44:31.882980525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011678s
2026-06-13T01:44:31.884491999Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:44:31.886484352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.888776209Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-13T01:44:31.892518907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.893970180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.928370417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034006s
2026-06-13T01:44:31.930360075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:44:31', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:44:31.934932254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.937545978Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:44:31.939547990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435346s
2026-06-13T01:44:31.941207573Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:44:31.942798568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.945135525Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-13T01:44:31.950955607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.952494396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-13T01:44:31.953761098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-13T01:44:31.955445320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:31.965817171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104815s
2026-06-13T01:44:31.967169995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.968555055Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-13T01:44:31.969800514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-13T01:44:31.971492171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:31.981270666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098583s
2026-06-13T01:44:31.982911000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:44:31', 'add_mal_and_anilist_ids')
2026-06-13T01:44:31.986766145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.989355360Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:44:31.990931004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179773s
2026-06-13T01:44:32.155424969Z [Debug] MigrationController: Took: 00:00:24.4278463
2026-06-13T01:44:36.056955687Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-13T01:44:36.811182643Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:44:37.045427277Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:44:37.054937702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:37.057777351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:37.074949148Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:44:37.077623414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198209s
2026-06-13T01:44:37.080196738Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:44:37.083205978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225074s
2026-06-13T01:44:37.114641394Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:44:37.117822311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.123753156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:44:37.127131802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:44:37.134128574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075895s
2026-06-13T01:44:37.136600162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.141353707Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:44:37.144014235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148996s
2026-06-13T01:44:37.150148170Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:44:37.153115497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.160572767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:44:37.163685055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:37.169725231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061533s
2026-06-13T01:44:37.172132871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:37.174827287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.75E-05s
2026-06-13T01:44:37.177319387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:44:37.180604223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:44:37.191630081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110411s
2026-06-13T01:44:37.194344237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.198551201Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:44:37.201466262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181363s
2026-06-13T01:44:37.205913670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:44:37.209030678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.214696179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:37.217390676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-13T01:44:37.219711130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:44:37.222992289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:44:37.229080662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061988s
2026-06-13T01:44:37.231478021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.235859015Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:44:37.238693093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128171s
2026-06-13T01:44:37.242853342Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:44:37.245591157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.249709952Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-13T01:44:37.259561735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:44:37.262733043Z [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-06-13T01:44:37.273429026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111311s
2026-06-13T01:44:37.276235339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:44:37', 'InitialSetup')
2026-06-13T01:44:37.282527782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.286779867Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:44:37.289423972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024545s
2026-06-13T01:44:37.292319995Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:44:37.295589050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.299480197Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-13T01:44:37.303524693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:44:37', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:44:37.310474571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.314638528Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:44:37.317882272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190518s
2026-06-13T01:44:37.320458450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:44:37.323639257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.327442648Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-13T01:44:37.330500587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:44:37', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:44:37.337210131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.341293535Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:44:37.344488651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176444s
2026-06-13T01:44:37.346979859Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:44:37.349729707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.353447626Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-13T01:44:37.356002171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:44:37', 'updated_history')
2026-06-13T01:44:37.362258802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.366304140Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:44:37.369079861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166404s
2026-06-13T01:44:37.371960353Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:44:37.374766776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.378512871Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-13T01:44:37.381430988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:44:37', 'added_eventtype_to_history')
2026-06-13T01:44:37.387945570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.392264899Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:44:37.395278579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175779s
2026-06-13T01:44:37.397804707Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:44:37.400768747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.404544573Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-13T01:44:37.417824640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-13T01:44:37.420607826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:37.425412935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049685s
2026-06-13T01:44:37.427966628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:44:37.430768732Z [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-06-13T01:44:37.440467577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102874s
2026-06-13T01:44:37.442834795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-13T01:44:37.445596076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:37.450662050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051437s
2026-06-13T01:44:37.453300123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:44:37', 'add_index_to_log_time')
2026-06-13T01:44:37.459677989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.463935375Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:44:37.466825786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184532s
2026-06-13T01:44:37.469510764Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:44:37.472606359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.476517286Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-13T01:44:37.479493921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:44:37', 'add_renameEpisodes_to_naming')
2026-06-13T01:44:37.486032992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.490177279Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:44:37.493146189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175209s
2026-06-13T01:44:37.496042373Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:44:37.498627219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.502420068Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-13T01:44:37.504981608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:44:37', 'remove_backlog')
2026-06-13T01:44:37.511158659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.515291483Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:44:37.517996301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165519s
2026-06-13T01:44:37.520442077Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:44:37.523223500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.526989475Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-13T01:44:37.529617247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:44:37', 'fix_rename_episodes')
2026-06-13T01:44:37.535863288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.540983330Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:44:37.543799874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177343s
2026-06-13T01:44:37.546369399Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:44:37.549074687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.552953871Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-13T01:44:37.555486803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:44:37', 'add_monitored')
2026-06-13T01:44:37.561871773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.567650732Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:44:37.570601536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182304s
2026-06-13T01:44:37.573962976Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:44:37.577125426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.703610095Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-13T01:44:37.809044596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:44:37', 'remove_ignored')
2026-06-13T01:44:37.884828676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.900506153Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:44:37.909456079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3231577s
2026-06-13T01:44:37.982552186Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:44:37.987391984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.015834772Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-13T01:44:38.019159959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:44:38', 'remove_custom_start_date')
2026-06-13T01:44:38.026463851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.030656034Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:44:38.033705246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442196s
2026-06-13T01:44:38.036279490Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:44:38.039032856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.043223176Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-13T01:44:38.045747962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:44:38', 'add_air_date_utc')
2026-06-13T01:44:38.052269597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.056373312Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:44:38.059079924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173823s
2026-06-13T01:44:38.061504478Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:44:38.064162531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.067813856Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-13T01:44:38.070230944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:44:38', 'drop_air_date')
2026-06-13T01:44:38.076338315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.080534787Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:44:38.083169364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01637s
2026-06-13T01:44:38.085804792Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:44:38.088716898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.092449836Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-13T01:44:38.095357683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:44:38', 'add_air_date_as_string')
2026-06-13T01:44:38.101769477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.105793202Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:44:38.108670437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170734s
2026-06-13T01:44:38.111097996Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:44:38.114104081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.117767650Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-13T01:44:38.120599464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:44:38', 'updated_imported_history_item')
2026-06-13T01:44:38.127312936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.131361279Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:44:38.134382054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172618s
2026-06-13T01:44:38.136823271Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:44:38.139601877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.143250256Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-13T01:44:38.145867627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:44:38', 'reset_scene_names')
2026-06-13T01:44:38.152034999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.156067391Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:44:38.158792320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164536s
2026-06-13T01:44:38.161227214Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:44:38.163941861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.169886485Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-13T01:44:38.173146301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:44:38', 'remove_duplicates')
2026-06-13T01:44:38.179320166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.183393500Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:44:38.188284802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019459s
2026-06-13T01:44:38.190699485Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:44:38.193430546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.197352646Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-13T01:44:38.200335935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:44:38', 'restore_unique_constraints')
2026-06-13T01:44:38.206396291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.210654919Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:44:38.213668939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171101s
2026-06-13T01:44:38.216265028Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:44:38.219583362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.223158954Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-13T01:44:38.226079636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:44:38', 'add_year_and_seasons_to_series')
2026-06-13T01:44:38.235753752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.240345450Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:44:38.243597840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210076s
2026-06-13T01:44:38.245953255Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:44:38.248902936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.252500692Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-13T01:44:38.255055077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:44:38', 'drop_seasons_table')
2026-06-13T01:44:38.261767898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.266023700Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:44:38.268788539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017231s
2026-06-13T01:44:38.271253072Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:44:38.274351533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.278231648Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-13T01:44:38.281140126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:44:38', 'move_indexer_to_generic_provider')
2026-06-13T01:44:38.287729899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.291873385Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:44:38.295319566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175118s
2026-06-13T01:44:38.297897558Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:44:38.300985137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.304758667Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-13T01:44:38.307680092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:44:38', 'add_config_contract_to_indexers')
2026-06-13T01:44:38.314271077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.318436757Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:44:38.321509777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017448s
2026-06-13T01:44:38.323940162Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:44:38.326770292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.330640578Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-13T01:44:38.333591401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:44:38', 'drop_tvdb_episodeid')
2026-06-13T01:44:38.340065621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.344231812Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:44:38.347015068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174033s
2026-06-13T01:44:38.349514132Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:44:38.352794629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.356546576Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-13T01:44:38.360511011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:44:38', 'move_notification_to_generic_provider')
2026-06-13T01:44:38.367650812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.371745649Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:44:38.375591055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189489s
2026-06-13T01:44:38.378223146Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:44:38.381516479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.385544232Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-13T01:44:38.389182790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:44:38', 'add_config_contract_to_notifications')
2026-06-13T01:44:38.396044361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.401756736Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:44:38.405009027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202354s
2026-06-13T01:44:38.407479863Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:44:38.410478503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.414355071Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-13T01:44:38.417642743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:44:38', 'fix_omgwtfnzbs')
2026-06-13T01:44:38.424312066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.428680725Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:44:38.431335753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018244s
2026-06-13T01:44:38.433772050Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:44:38.436595387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.440264607Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-13T01:44:38.443680968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:44:38', 'add_blacklist_table')
2026-06-13T01:44:38.450026348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.454289705Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:44:38.457088823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176924s
2026-06-13T01:44:38.459729913Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:44:38.463068457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.466966819Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-13T01:44:38.469939206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:44:38', 'add_formats_to_naming_config')
2026-06-13T01:44:38.476411572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.480549617Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:44:38.483786867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174694s
2026-06-13T01:44:38.485964293Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:44:38.489311384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.493002098Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-13T01:44:38.568985800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:44:38', 'add_season_folder_format_to_naming_config')
2026-06-13T01:44:38.580388387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.585018653Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:44:38.588466147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957022s
2026-06-13T01:44:38.591268621Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:44:38.594292963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.602018814Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-13T01:44:38.605311566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:44:38', 'delete_old_naming_config_columns')
2026-06-13T01:44:38.611831838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.616188063Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:44:38.619182825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217382s
2026-06-13T01:44:38.622163839Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:44:38.624783445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.628564250Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-13T01:44:38.631491065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:44:38', 'set_default_release_group')
2026-06-13T01:44:38.637652445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.642228803Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:44:38.645169776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174524s
2026-06-13T01:44:38.647621995Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:44:38.650693181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.654811616Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-13T01:44:38.657692339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:44:38', 'add_api_key_to_pushover')
2026-06-13T01:44:38.664598308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.668649277Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:44:38.672419972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179587s
2026-06-13T01:44:38.675401117Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:44:38.678084952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.682302136Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-13T01:44:38.685027105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:44:38', 'remove_series_contraints')
2026-06-13T01:44:38.691430923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.696594133Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:44:38.700333123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184659s
2026-06-13T01:44:38.703162903Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:44:38.706673804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.710451433Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-13T01:44:38.713557419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:44:38', 'add_series_folder_format_to_naming_config')
2026-06-13T01:44:38.720413548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.724463295Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:44:38.727776178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178957s
2026-06-13T01:44:38.730342797Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:44:38.734124023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.737908576Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-13T01:44:38.740816793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:44:38', 'update_with_quality_converters')
2026-06-13T01:44:38.747356776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.752241825Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:44:38.755326959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018122s
2026-06-13T01:44:38.757742344Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:44:38.760693688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.764815360Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-13T01:44:38.769056983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:44:38', 'add_configurable_qualities')
2026-06-13T01:44:38.777129633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.782347813Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:44:38.785932082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211691s
2026-06-13T01:44:38.788909469Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:44:38.792294056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.797158564Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-13T01:44:38.800395093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:44:38', 'add_on_upgrade_to_notifications')
2026-06-13T01:44:38.808075963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.812424161Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:44:38.815628075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020273s
2026-06-13T01:44:38.818043930Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:44:38.821510693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.825264824Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-13T01:44:38.828871148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:44:38', 'add_metadata_tables')
2026-06-13T01:44:38.835141167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.839288891Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:44:38.842117358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181636s
2026-06-13T01:44:38.844559647Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:44:38.847744331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.851742945Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-13T01:44:38.855350632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:44:38', 'add_metadata_to_episodes_and_series')
2026-06-13T01:44:38.862944036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.866927259Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:44:38.870074467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189815s
2026-06-13T01:44:38.872665827Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:44:38.875712133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.879371403Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-13T01:44:38.882422278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:44:38', 'fix_xbmc_season_images_metadata')
2026-06-13T01:44:38.888916819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.893159023Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:44:38.896430322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173788s
2026-06-13T01:44:38.898857200Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:44:38.901788294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.905450440Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-13T01:44:38.908175960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:44:38', 'add_download_clients_table')
2026-06-13T01:44:38.914520899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.918679956Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:44:38.921697193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169159s
2026-06-13T01:44:38.924170044Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:44:38.927307874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.931065934Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-13T01:44:38.933961676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:44:38', 'convert_config_to_download_clients')
2026-06-13T01:44:38.940546388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.945062695Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:44:38.948191176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177219s
2026-06-13T01:44:38.950752245Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:44:38.954169478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.958035735Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-13T01:44:38.961394890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:44:38', 'fix_xbmc_episode_metadata')
2026-06-13T01:44:38.969958619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.976304741Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:44:38.979797265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218181s
2026-06-13T01:44:38.982399076Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:44:38.985934838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.990388308Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-13T01:44:38.993102154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:44:38', 'add_indexes')
2026-06-13T01:44:38.999415800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.004115687Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:44:39.007553811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182848s
2026-06-13T01:44:39.010571520Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:44:39.013188070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.017100700Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-13T01:44:39.019556096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:44:39', 'fix_nzb_su_url')
2026-06-13T01:44:39.026520754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.032594547Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:44:39.036201322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018175s
2026-06-13T01:44:39.039311566Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:44:39.042634720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.047524679Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-13T01:44:39.050946000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:44:39', 'add_temporary_blacklist_columns')
2026-06-13T01:44:39.057563148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.061979643Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:44:39.066753508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191003s
2026-06-13T01:44:39.069619782Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:44:39.073733908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.078237298Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-13T01:44:39.081036697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:44:39', 'add_title_to_scenemappings')
2026-06-13T01:44:39.088764011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.094888927Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:44:39.098931299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214924s
2026-06-13T01:44:39.102239843Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:44:39.105378275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.109166935Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-13T01:44:39.112159663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:44:39', 'fix_dognzb_url')
2026-06-13T01:44:39.119113830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.124456090Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:44:39.127326672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188269s
2026-06-13T01:44:39.129774913Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:44:39.132801239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.136533626Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-13T01:44:39.139312513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:44:39', 'add_hash_to_metadata_files')
2026-06-13T01:44:39.146215326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.151887722Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:44:39.155236587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188449s
2026-06-13T01:44:39.157419924Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:44:39.161386052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.166659504Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-13T01:44:39.169698104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:44:39', 'download_client_import')
2026-06-13T01:44:39.176333930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.181018946Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:44:39.184160494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198069s
2026-06-13T01:44:39.187480821Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:44:39.190393959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.194616734Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-13T01:44:39.198293559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:44:39', 'add_columns_for_anime')
2026-06-13T01:44:39.204856408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.209837060Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:44:39.213074270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194604s
2026-06-13T01:44:39.215452991Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:44:39.218990656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.224420824Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-13T01:44:39.227406618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:44:39', 'add_series_sorttitle')
2026-06-13T01:44:39.233676015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.238464650Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:44:39.241328358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189053s
2026-06-13T01:44:39.243706879Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:44:39.246328800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.249959723Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-13T01:44:39.252390780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:44:39', 'rename_profiles')
2026-06-13T01:44:39.259502874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.264005804Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:44:39.267189937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176592s
2026-06-13T01:44:39.269953353Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:44:39.272777792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.276391490Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-13T01:44:39.279011056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:44:39', 'drop_old_profile_columns')
2026-06-13T01:44:39.285279011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.289309760Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:44:39.292144770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165289s
2026-06-13T01:44:39.294780809Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:44:39.297730981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.301379019Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-13T01:44:39.304147816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:44:39', 'add_mediainfo_to_episodefile')
2026-06-13T01:44:39.310559871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.314494295Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:44:39.317447734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167677s
2026-06-13T01:44:39.319809310Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:44:39.323019135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.326628846Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-13T01:44:39.329588136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:44:39', 'convert_episode_file_path_to_relative')
2026-06-13T01:44:39.336244163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.340159749Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:44:39.343339133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171662s
2026-06-13T01:44:39.345716261Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:44:39.348519928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.352450745Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-13T01:44:39.356090656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:44:39', 'drop_episode_file_path')
2026-06-13T01:44:39.363264656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.367526830Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:44:39.370315638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190078s
2026-06-13T01:44:39.372687144Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:44:39.375755494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.379645469Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-13T01:44:39.382433996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:44:39', 'add_enable_options_to_indexers')
2026-06-13T01:44:39.388833696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.392794283Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:44:39.395810558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170557s
2026-06-13T01:44:39.398201955Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:44:39.401573926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.405188286Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-13T01:44:39.407881461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:44:39', 'remove_enable_from_indexers')
2026-06-13T01:44:39.414200378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.418144161Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:44:39.421053802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165716s
2026-06-13T01:44:39.423395799Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:44:39.426159275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.429732422Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-13T01:44:39.432275905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:44:39', 'clear_bad_scene_names')
2026-06-13T01:44:39.438462946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.442388363Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:44:39.445155356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162452s
2026-06-13T01:44:39.447503686Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:44:39.450277954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.453866592Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-13T01:44:39.456643825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:44:39', 'convert_quality_models')
2026-06-13T01:44:39.463370274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.467680284Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:44:39.470923577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173688s
2026-06-13T01:44:39.473710410Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:44:39.476837619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.481450930Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-13T01:44:39.484122311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:44:39', 'add_remotepathmappings')
2026-06-13T01:44:39.490907989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.496422956Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:44:39.499924459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195355s
2026-06-13T01:44:39.502901425Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:44:39.506102793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.511374541Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-13T01:44:39.537011688Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-13T01:44:39.599709651Z [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-06-13T01:44:39.623477243Z [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-06-13T01:44:39.635668157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:39.650077790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:44:39.672545554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:39.680895582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394365s
2026-06-13T01:44:39.684112842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:44:39', 'remove_method_from_logs')
2026-06-13T01:44:39.690611291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.695320045Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:44:39.699735879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1541148s
2026-06-13T01:44:39.702506429Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:44:39.706334820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.711424722Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-13T01:44:39.714649076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:44:39', 'make_scene_numbering_nullable')
2026-06-13T01:44:39.720814093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.724989022Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:44:39.729260185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188362s
2026-06-13T01:44:39.731669598Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:44:39.734732056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.739444488Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-13T01:44:39.741940595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:44:39', 'add_tags')
2026-06-13T01:44:39.752984490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.758310196Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:44:39.760992459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235494s
2026-06-13T01:44:39.763597846Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:44:39.766299608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.771150479Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-13T01:44:39.773939045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:44:39', 'add_added_to_series')
2026-06-13T01:44:39.780647948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.785429979Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:44:39.788795368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189909s
2026-06-13T01:44:39.792431943Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:44:39.796839901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.801910393Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-13T01:44:39.805100649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:44:39', 'add_release_restrictions')
2026-06-13T01:44:39.812031088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.817217133Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:44:39.821108321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205275s
2026-06-13T01:44:39.823441931Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:44:39.825976216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.829540024Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-13T01:44:39.831992964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:44:39', 'quality_proper')
2026-06-13T01:44:39.838013861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.842713006Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:44:39.846133265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162429s
2026-06-13T01:44:39.848891079Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:44:39.851969490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.855563338Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-13T01:44:39.857889283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:44:39', 'delay_profile')
2026-06-13T01:44:39.864051234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.868978388Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:44:39.872445903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166896s
2026-06-13T01:44:39.875381004Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:44:39.879589230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.883665380Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-13T01:44:39.886797459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:44:39', 'unknown_quality_in_profile')
2026-06-13T01:44:39.893741766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.898372993Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:44:39.901720977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189423s
2026-06-13T01:44:39.904168376Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:44:39.907478363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.912497513Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-13T01:44:39.915882961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:44:39', 'history_downloadId')
2026-06-13T01:44:39.922556693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.927232741Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:44:39.930349479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019591s
2026-06-13T01:44:39.932767820Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:44:39.935289709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.938924189Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-13T01:44:39.941251747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:44:39', 'clear_ratings')
2026-06-13T01:44:39.947354149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.951340588Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:44:39.953859762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160472s
2026-06-13T01:44:39.956164604Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:44:39.958643186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.962192265Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-13T01:44:39.964507308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:44:39', 'disable_eztv')
2026-06-13T01:44:39.970392762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.974335573Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:44:39.976836571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156981s
2026-06-13T01:44:39.979155491Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:44:39.982190274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.985891930Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-13T01:44:39.988310952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:44:39', 'force_lib_update')
2026-06-13T01:44:39.994453103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.998400894Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:44:40.001138799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166025s
2026-06-13T01:44:40.003729437Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:44:40.006523334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.010453721Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-13T01:44:40.013763407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:44:40', 'add_users_table')
2026-06-13T01:44:40.021173432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.026143652Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:44:40.028901036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189456s
2026-06-13T01:44:40.032268549Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:44:40.036114155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.039707752Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-13T01:44:40.042812035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:44:40', 'add_add_options_to_series')
2026-06-13T01:44:40.050306159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.054323120Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:44:40.057264414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190646s
2026-06-13T01:44:40.060297453Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:44:40.063902334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.067621545Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-13T01:44:40.071206115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:44:40', 'add_commands_table')
2026-06-13T01:44:40.078024398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.082003563Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:44:40.084860778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187135s
2026-06-13T01:44:40.087378228Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:44:40.089850357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.094017220Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-13T01:44:40.097053335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:44:40', 'dedupe_tags')
2026-06-13T01:44:40.103386782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.107371948Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:44:40.110106727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175173s
2026-06-13T01:44:40.113087420Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:44:40.116673723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.120816357Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-13T01:44:40.124519506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:44:40', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:44:40.134731485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.139154673Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:44:40.142866530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022504s
2026-06-13T01:44:40.145180280Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:44:40.147840508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.151894774Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-13T01:44:40.154721337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:44:40', 'add_fanzub_settings')
2026-06-13T01:44:40.164604453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.169190360Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:44:40.172047875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213432s
2026-06-13T01:44:40.174509233Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:44:40.177523253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.183316512Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-13T01:44:40.186318488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:44:40', 'additonal_blacklist_columns')
2026-06-13T01:44:40.195772069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.199934683Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:44:40.203029697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224903s
2026-06-13T01:44:40.205514362Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:44:40.208403220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.212246902Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-13T01:44:40.215223557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:44:40', 'update_quality_minmax_size')
2026-06-13T01:44:40.228437833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.232881503Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:44:40.236426904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244915s
2026-06-13T01:44:40.238517154Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:44:40.241472236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.245977290Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-13T01:44:40.249016722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:44:40', 'expand_transmission_urlbase')
2026-06-13T01:44:40.262417493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.266653214Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:44:40.269626202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251762s
2026-06-13T01:44:40.272089735Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:44:40.274856988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.278708135Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-13T01:44:40.282031198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:44:40', 'pushbullet_device_ids')
2026-06-13T01:44:40.290376767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.295307168Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:44:40.298080954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204753s
2026-06-13T01:44:40.300584246Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:44:40.303133241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.306964768Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-13T01:44:40.309473972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:44:40', 'remove_eztv')
2026-06-13T01:44:40.317973491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.322069751Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:44:40.324672784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189979s
2026-06-13T01:44:40.327222780Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:44:40.330293916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.334394155Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-13T01:44:40.338038415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:44:40', 'pushbullet_devices_channels_list')
2026-06-13T01:44:40.348569225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.353057064Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:44:40.356428736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022809s
2026-06-13T01:44:40.358854221Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:44:40.361855817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.365793407Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-13T01:44:40.368999024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:44:40', 'add_on_rename_to_notifcations')
2026-06-13T01:44:40.375993211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.380014651Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:44:40.382948120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018236s
2026-06-13T01:44:40.385439698Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:44:40.388187432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.391900140Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-13T01:44:40.394504576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:44:40', 'update_kickass_url')
2026-06-13T01:44:40.400904126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.404802888Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:44:40.407452505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167301s
2026-06-13T01:44:40.409847799Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:44:40.412658070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.417636006Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-13T01:44:40.420553953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:44:40', 'added_indexerstatus')
2026-06-13T01:44:40.427538170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.431361250Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:44:40.435091324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186966s
2026-06-13T01:44:40.437680048Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:44:40.440663717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.444676380Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-13T01:44:40.447445918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:44:40', 'add_unverifiedscenenumbering')
2026-06-13T01:44:40.454675730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.458643471Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:44:40.461791191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179838s
2026-06-13T01:44:40.464191376Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:44:40.467815926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.471349022Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-13T01:44:40.474374165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:44:40', 'naming_config_replace_illegal_characters')
2026-06-13T01:44:40.482126119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.486739300Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:44:40.490005359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193998s
2026-06-13T01:44:40.492389240Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:44:40.495240042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.499923074Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-13T01:44:40.502227496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:44:40', 'add_tvmazeid')
2026-06-13T01:44:40.510028097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.513882821Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:44:40.516581186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186547s
2026-06-13T01:44:40.519188949Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:44:40.522089631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.527505640Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-13T01:44:40.530242372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:44:40', 'add_additional_episodes_index')
2026-06-13T01:44:40.537421702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.541386157Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:44:40.544503025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192815s
2026-06-13T01:44:40.546832758Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:44:40.549369968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.554968875Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-13T01:44:40.557340872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:44:40', 'disable_kickass')
2026-06-13T01:44:40.564142041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.568462713Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:44:40.571240859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019037s
2026-06-13T01:44:40.574138405Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:44:40.577012153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.581089295Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-13T01:44:40.584307527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:44:40', 'add_reason_to_pending_releases')
2026-06-13T01:44:40.591897735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.596311876Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:44:40.599607874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193646s
2026-06-13T01:44:40.602426802Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:44:40.605320330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.609933221Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-13T01:44:40.612535893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:44:40', 'remove_titans_of_tv')
2026-06-13T01:44:40.618585087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.622636347Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:44:40.626087548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174802s
2026-06-13T01:44:40.628637434Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:44:40.631456292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.635244311Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-13T01:44:40.637880391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:44:40', 'extra_and_subtitle_files')
2026-06-13T01:44:40.644081481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.648023952Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:44:40.652166214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165668s
2026-06-13T01:44:40.654784919Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:44:40.657560940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.661277576Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-13T01:44:40.663892954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:44:40', 'add_scene_season_number')
2026-06-13T01:44:40.670110006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.673994911Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:44:40.678200842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164224s
2026-06-13T01:44:40.680540104Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:44:40.683574476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.687112131Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-13T01:44:40.689965067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:44:40', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:44:40.696665723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.700552131Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:44:40.703932740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169781s
2026-06-13T01:44:40.706289738Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:44:40.709898977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.713527786Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-13T01:44:40.716858745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:44:40', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:44:40.724345304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.729491158Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:44:40.733891161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196734s
2026-06-13T01:44:40.736423912Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:44:40.739366840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.743292908Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-13T01:44:40.746084019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:44:40', 'fix_metadata_file_extensions')
2026-06-13T01:44:40.752635264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.756835805Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:44:40.759753952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174713s
2026-06-13T01:44:40.762065739Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:44:40.764629623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.768208100Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-13T01:44:40.770615088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:44:40', 'remove_kickass')
2026-06-13T01:44:40.776857662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.780898410Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:44:40.783592336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163202s
2026-06-13T01:44:40.786041028Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:44:40.789032263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.793289357Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-13T01:44:40.796850330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:44:40', 'rename_torrent_downloadstation')
2026-06-13T01:44:40.804383983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.808410564Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:44:40.811354153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193828s
2026-06-13T01:44:40.813842044Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:44:40.816453985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.820147895Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-13T01:44:40.822603009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:44:40', 'update_btn_url')
2026-06-13T01:44:40.828709609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.833314113Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:44:40.835900072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168657s
2026-06-13T01:44:40.838237830Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:44:40.840837496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.844573832Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-13T01:44:40.846953776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:44:40', 'remove_wombles')
2026-06-13T01:44:40.864497852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.868654925Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:44:40.871245262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278436s
2026-06-13T01:44:40.873771240Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:44:40.876685370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.880564883Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-13T01:44:40.883445305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:44:40', 'fix_extra_file_extension')
2026-06-13T01:44:40.890571157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.894663751Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:44:40.897454882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180238s
2026-06-13T01:44:40.899835748Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:44:40.902548782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.906106077Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-13T01:44:40.908662987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:44:40', 'import_extra_files')
2026-06-13T01:44:40.916443078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.920381570Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:44:40.923053421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178461s
2026-06-13T01:44:40.925393845Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:44:40.928194206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.931897745Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-13T01:44:40.934514225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:44:40', 'fix_extra_files_config')
2026-06-13T01:44:40.941384293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.945436464Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:44:40.948203387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172084s
2026-06-13T01:44:40.950631137Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:44:40.953492450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.957100397Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-13T01:44:40.959903293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:44:40', 'create_language_profiles')
2026-06-13T01:44:40.966376691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.970292718Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:44:40.973171888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168372s
2026-06-13T01:44:40.975647895Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:44:40.978585251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.982306736Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-13T01:44:40.985228782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:44:40', 'added_regex_to_scenemapping')
2026-06-13T01:44:40.992186135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.996205872Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:44:40.999054740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176261s
2026-06-13T01:44:41.001593192Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:44:41.004537122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.008163766Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-13T01:44:41.010896100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:44:41', 'consolidate_indexer_baseurl')
2026-06-13T01:44:41.018082564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.022799946Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:44:41.025774487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182563s
2026-06-13T01:44:41.028248781Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:44:41.031143070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.034761468Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-13T01:44:41.037446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:44:41', 'rename_indexer_status_id')
2026-06-13T01:44:41.043837148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.048810355Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:44:41.051617949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176473s
2026-06-13T01:44:41.054085299Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:44:41.057058628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.060587526Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-13T01:44:41.063253124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:44:41', 'add_downloadclient_status')
2026-06-13T01:44:41.069521099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.073466476Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:44:41.076319102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164929s
2026-06-13T01:44:41.078668814Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:44:41.081236696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.084842719Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-13T01:44:41.087225899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:44:41', 'disable_nyaa')
2026-06-13T01:44:41.093140192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.097341584Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:44:41.099912031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161117s
2026-06-13T01:44:41.102252806Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:44:41.105450256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.108982861Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-13T01:44:41.112024497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:44:41', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:44:41.119429582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.123509289Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:44:41.126576698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179541s
2026-06-13T01:44:41.128915077Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:44:41.131906573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.135523117Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-13T01:44:41.138468299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:44:41', 'add_history_eventType_index')
2026-06-13T01:44:41.148364602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.156310806Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:44:41.160284721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241995s
2026-06-13T01:44:41.166999726Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:44:41.170750480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.174685205Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-13T01:44:41.179927143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:44:41', 'separate_automatic_and_interactive_searches')
2026-06-13T01:44:41.187162316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.191281432Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:44:41.195042918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208176s
2026-06-13T01:44:41.197207448Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:44:41.200374818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.204483714Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-13T01:44:41.207407783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:44:41', 'update_series_episodes_history_indexes')
2026-06-13T01:44:41.214445859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.218545186Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:44:41.221740361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181759s
2026-06-13T01:44:41.224209314Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:44:41.227010206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.230786662Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-13T01:44:41.234355921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:44:41', 'update_animetosho_url')
2026-06-13T01:44:41.241037398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.245369474Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:44:41.248242390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183319s
2026-06-13T01:44:41.250657625Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:44:41.253665824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.257463342Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-13T01:44:41.261745227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:44:41', 'add_remux_qualities_in_profile')
2026-06-13T01:44:41.268486565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.272641273Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:44:41.276023696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189646s
2026-06-13T01:44:41.278648142Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:44:41.281621320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.285533089Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-13T01:44:41.288669907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:44:41', 'add_history_seriesId_index')
2026-06-13T01:44:41.296009240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.300293669Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:44:41.303237729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186372s
2026-06-13T01:44:41.305774619Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:44:41.308911186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.312737242Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-13T01:44:41.319080699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:44:41', 'remove_media_browser_metadata')
2026-06-13T01:44:41.326169076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.330655011Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:44:41.333666607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217639s
2026-06-13T01:44:41.336215781Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:44:41.339834541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.344029950Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-13T01:44:41.347789192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:44:41', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:44:41.355414811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.359677377Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:44:41.363240834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198559s
2026-06-13T01:44:41.365910882Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:44:41.369165988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.373039300Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-13T01:44:41.375663866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:44:41', 'add_custom_filters')
2026-06-13T01:44:41.382223237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.386579962Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:44:41.389343428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173675s
2026-06-13T01:44:41.392174571Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:44:41.395229754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.399120351Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-13T01:44:41.402353042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:44:41', 'rename_restrictions_to_release_profiles')
2026-06-13T01:44:41.409989102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.415005947Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:44:41.418226824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197671s
2026-06-13T01:44:41.420802772Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:44:41.424130174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.428191624Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-13T01:44:41.431495559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:44:41', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:44:41.438613105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.442733093Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:44:41.446041286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186161s
2026-06-13T01:44:41.448371209Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:44:41.451907041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.455291017Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-13T01:44:41.458375610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:44:41', 'add_relative_original_path_to_episode_file')
2026-06-13T01:44:41.465099522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.469222386Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:44:41.472539297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175731s
2026-06-13T01:44:41.474856264Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:44:41.478002912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.481382078Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-13T01:44:41.484157839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:44:41', 'episode_last_searched_time')
2026-06-13T01:44:41.490489061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.494661054Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:44:41.497540323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169116s
2026-06-13T01:44:41.499887431Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:44:41.502708924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.506257721Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-13T01:44:41.508891386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:44:41', 'download_propers_config')
2026-06-13T01:44:41.515105362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.519459512Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:44:41.522222817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167319s
2026-06-13T01:44:41.524547339Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:44:41.527448392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.531042882Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-13T01:44:41.533745967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:44:41', 'add_download_client_priority')
2026-06-13T01:44:41.540019242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.544175493Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:44:41.547127409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167298s
2026-06-13T01:44:41.549487011Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:44:41.552368215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.555906551Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-13T01:44:41.558549605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:44:41', 'add_specials_folder_format')
2026-06-13T01:44:41.564871688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.568856735Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:44:41.571686545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164892s
2026-06-13T01:44:41.573973451Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:44:41.576888101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.580469474Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-13T01:44:41.583111216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:44:41', 'health_issue_notification')
2026-06-13T01:44:41.589440934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.593568578Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:44:41.596397356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166611s
2026-06-13T01:44:41.598711827Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:44:41.601996734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.605570913Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-13T01:44:41.608690706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:44:41', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:44:41.615378146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.619521020Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:44:41.622779704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175478s
2026-06-13T01:44:41.625127883Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:44:41.628300804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.631834041Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-13T01:44:41.634553658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:44:41', 'add_airedbefore_to_episodes')
2026-06-13T01:44:41.640724166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.645202657Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:44:41.648163260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171941s
2026-06-13T01:44:41.650596461Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:44:41.653310968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.657279211Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-13T01:44:41.659682902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:44:41', 'remove_bitmetv')
2026-06-13T01:44:41.665658668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.669724057Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:44:41.672313542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164703s
2026-06-13T01:44:41.674616992Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:44:41.677329635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.680897592Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-13T01:44:41.683390773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:44:41', 'add_download_history')
2026-06-13T01:44:41.689601002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.693723906Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:44:41.696655691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01632s
2026-06-13T01:44:41.698969491Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:44:41.702150518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.705822604Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-13T01:44:41.708861595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:44:41', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:44:41.715480878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.719505754Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:44:41.722616871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173945s
2026-06-13T01:44:41.724986323Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:44:41.727631551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.731436044Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-13T01:44:41.750523759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-13T01:44:41.755891591Z [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-06-13T01:44:41.764364687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113283s
2026-06-13T01:44:41.767500924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-13T01:44:41.771193771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:44:41.776733279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065016s
2026-06-13T01:44:41.779526374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:44:41', 'add_update_history')
2026-06-13T01:44:41.786143873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.790206756Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:44:41.792882075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199941s
2026-06-13T01:44:41.795364485Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:44:41.797883248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.801761820Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-13T01:44:41.804227597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:44:41', 'import_lists')
2026-06-13T01:44:41.810170777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.814065041Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:44:41.816718545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161938s
2026-06-13T01:44:41.819215053Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:44:41.821971045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.825654674Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-13T01:44:41.828310764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:44:41', 'add_priority_to_indexers')
2026-06-13T01:44:41.834625773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.838936515Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:44:41.841827128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169357s
2026-06-13T01:44:41.844226801Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:44:41.847480925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.851526313Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-13T01:44:41.854791921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:44:41', 'import_lists_series_type_and_season_folder')
2026-06-13T01:44:41.861987003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.866012410Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:44:41.869245472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185371s
2026-06-13T01:44:41.871714725Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:44:41.874233659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.877970506Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-13T01:44:41.880357624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:44:41', 'remove_growl')
2026-06-13T01:44:41.886339171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.890918324Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:44:41.893554123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166834s
2026-06-13T01:44:41.896248490Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:44:41.899281138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.902854676Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-13T01:44:41.908300896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:41.910921053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:41.931339809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203646s
2026-06-13T01:44:41.934354101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:44:41', 'cleanup_duplicates_updatehistory')
2026-06-13T01:44:41.941260040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.945385139Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:44:41.948391604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345521s
2026-06-13T01:44:41.950954536Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:44:41.953937364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.957770435Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-13T01:44:41.960901791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:44:41', 'swap_filechmod_for_folderchmod')
2026-06-13T01:44:41.967224587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.971152738Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:44:41.974120416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172356s
2026-06-13T01:44:41.976477694Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:44:41.979180097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.982737672Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-13T01:44:41.985222757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:44:41', 'mediainfo_channels')
2026-06-13T01:44:41.991185337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.995150474Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:44:41.997788427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159319s
2026-06-13T01:44:42.000083850Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:44:42.003022699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.006697992Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-13T01:44:42.009480797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:44:42', 'add_on_delete_to_notifications')
2026-06-13T01:44:42.020117581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.024058548Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:44:42.027002077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210255s
2026-06-13T01:44:42.029314595Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:44:42.032106618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.035690808Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-13T01:44:42.038291306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:44:42', 'add_scene_mapping_origin')
2026-06-13T01:44:42.044471824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.048296187Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:44:42.051046837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161932s
2026-06-13T01:44:42.053342491Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:44:42.056160296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.059635225Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-13T01:44:42.062268459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:44:42', 'remove_custom_filter_type')
2026-06-13T01:44:42.068451372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.072401388Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:44:42.075214765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161877s
2026-06-13T01:44:42.077631733Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:44:42.080457595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.084112406Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-13T01:44:42.086637392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:44:42', 'update_btn_url_to_https')
2026-06-13T01:44:42.092791126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.097026226Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:44:42.099791075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165393s
2026-06-13T01:44:42.102114895Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:44:42.105204198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.108891475Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-13T01:44:42.111831396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:44:42', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:44:42.118490458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.122384141Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:44:42.125477632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171785s
2026-06-13T01:44:42.127945743Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:44:42.130747566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.134714716Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-13T01:44:42.137783768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:44:42', 'add_name_release_profile')
2026-06-13T01:44:42.144023516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.147953381Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:44:42.150741016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171902s
2026-06-13T01:44:42.153082011Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:44:42.155986451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.159894382Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-13T01:44:42.162700604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:44:42', 'add_arabic_and_hindi_languages')
2026-06-13T01:44:42.169491903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.173716662Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:44:42.176728849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176473s
2026-06-13T01:44:42.179449449Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:44:42.182140599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.185906865Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-13T01:44:42.188969534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:44:42', 'add_bypass_to_delay_profile')
2026-06-13T01:44:42.195421499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.199630807Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:44:42.202496699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175008s
2026-06-13T01:44:42.204889649Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:44:42.207832867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.211581317Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-13T01:44:42.214125241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:44:42', 'email_multiple_addresses')
2026-06-13T01:44:42.220417996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.224361288Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:44:42.227500641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165291s
2026-06-13T01:44:42.229548295Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:44:42.232402173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.235965861Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-13T01:44:42.238603303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:44:42', 'cdh_per_downloadclient')
2026-06-13T01:44:42.244861979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.248775482Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:44:42.251677216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163474s
2026-06-13T01:44:42.253757927Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:44:42.256354467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.260416418Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-13T01:44:42.262992958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:44:42', 'add_indexer_tags')
2026-06-13T01:44:42.269043584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.273028471Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:44:42.275883351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166721s
2026-06-13T01:44:42.278637578Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:44:42.281099477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.284929200Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-13T01:44:42.287676614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:44:42', 'rename_blacklist_to_blocklist')
2026-06-13T01:44:42.294140574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.298262746Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:44:42.301361708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171736s
2026-06-13T01:44:42.303598453Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:44:42.306418152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.310114487Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-13T01:44:42.312779084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:44:42', 'remove_plex_hometheatre')
2026-06-13T01:44:42.319017520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.323020642Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:44:42.325818016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166173s
2026-06-13T01:44:42.328293392Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:44:42.331100567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.334696469Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-13T01:44:42.337401558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:44:42', 'release_profile_to_array')
2026-06-13T01:44:42.343688601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.347765261Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:44:42.350571614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165872s
2026-06-13T01:44:42.352933912Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:44:42.355649572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.359346338Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-13T01:44:42.361821393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:44:42', 'mediainfo_to_ffmpeg')
2026-06-13T01:44:42.368044847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.372247052Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:44:42.374930787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166005s
2026-06-13T01:44:42.377340871Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:44:42.380273879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.383994683Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-13T01:44:42.386690282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:44:42', 'download_client_per_indexer')
2026-06-13T01:44:42.392970121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.397801893Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:44:42.400690982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175714s
2026-06-13T01:44:42.403037999Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:44:42.406065727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.409777944Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-13T01:44:42.412645079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:44:42', 'add_on_update_to_notifications')
2026-06-13T01:44:42.419143448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.423120809Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:44:42.426072354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170992s
2026-06-13T01:44:42.428392667Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:44:42.431187707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.434799802Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-13T01:44:42.437539229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:44:42', 'update_series_sort_title')
2026-06-13T01:44:42.443797525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.447863785Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:44:42.450683865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166592s
2026-06-13T01:44:42.453042345Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:44:42.455802705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.459418658Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-13T01:44:42.461976871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:44:42', 'add_tvdbid_to_episode')
2026-06-13T01:44:42.468125946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.472134961Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:44:42.474851562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163185s
2026-06-13T01:44:42.477166324Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:44:42.480326449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.483895087Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-13T01:44:42.486853466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:44:42', 'add_additional_info_to_pending_releases')
2026-06-13T01:44:42.493520755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.497772568Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:44:42.500911761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174217s
2026-06-13T01:44:42.503216684Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:44:42.506345576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.509853301Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-13T01:44:42.512827642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:44:42', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:44:42.519299196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.523350546Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:44:42.526474819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169528s
2026-06-13T01:44:42.528860314Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:44:42.531939525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.535475638Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-13T01:44:42.538384787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:44:42', 'add_language_tags_to_subtitle_files')
2026-06-13T01:44:42.544918888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.548887581Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:44:42.552037466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169479s
2026-06-13T01:44:42.554321326Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:44:42.557026174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.560649512Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-13T01:44:42.563139357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:44:42', 'add_custom_formats')
2026-06-13T01:44:42.569240084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.573146032Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:44:42.575764816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016106s
2026-06-13T01:44:42.578096984Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:44:42.581816365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.585509093Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-13T01:44:42.589053482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:44:42', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:44:42.597554344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.601646977Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:44:42.605293832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198341s
2026-06-13T01:44:42.607695830Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:44:42.632278473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.636075080Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-13T01:44:42.638417899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:44:42', 'remove_omg')
2026-06-13T01:44:42.644347362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.648672062Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:44:42.651114532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165115s
2026-06-13T01:44:42.653487191Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:44:42.656138010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.659690515Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-13T01:44:42.662108655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:44:42', 'add_salt_to_users')
2026-06-13T01:44:42.668144132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.672299551Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:44:42.674694846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159552s
2026-06-13T01:44:42.676997825Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:44:42.680198661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.683578308Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-13T01:44:42.686437978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:44:42', 'language_profiles_to_custom_formats')
2026-06-13T01:44:42.692854933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.697167078Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:44:42.700187572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170894s
2026-06-13T01:44:42.702487144Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:44:42.705086419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.708594094Z [Info] original_language: Starting migration of Log DB to 176
2026-06-13T01:44:42.711034249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:44:42', 'original_language')
2026-06-13T01:44:42.716943491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.721179353Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:44:42.723771824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160921s
2026-06-13T01:44:42.726085675Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:44:42.729566596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.733095594Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-13T01:44:42.736565072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:44:42', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:44:42.743427253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.747445326Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:44:42.750868130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178731s
2026-06-13T01:44:42.753160257Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:44:42.755687217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.759195403Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-13T01:44:42.761746932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:44:42', 'list_sync_time')
2026-06-13T01:44:42.767735584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.771716221Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:44:42.774283823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160291s
2026-06-13T01:44:42.776757736Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:44:42.779425719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.782997884Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-13T01:44:42.785440895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:44:42', 'add_auto_tagging')
2026-06-13T01:44:42.791401981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.795437019Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:44:42.798080243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160024s
2026-06-13T01:44:42.800455707Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:44:42.803009781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.806509450Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-13T01:44:42.808848251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:44:42', 'task_duration')
2026-06-13T01:44:42.814674866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.818667268Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:44:42.821211282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156552s
2026-06-13T01:44:42.823534922Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:44:42.826548612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.830074844Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-13T01:44:42.832879583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:44:42', 'quality_definition_preferred_size')
2026-06-13T01:44:42.839217619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.843103035Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:44:42.846137246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165565s
2026-06-13T01:44:42.848558002Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:44:42.851966898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.855480074Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-13T01:44:42.858739269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:44:42', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:44:42.865717865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.870229492Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:44:42.873528536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182946s
2026-06-13T01:44:42.875919532Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:44:42.878691385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.882331647Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-13T01:44:42.884996224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:44:42', 'update_images_remote_url')
2026-06-13T01:44:42.891306835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.895618779Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:44:42.898445242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169136s
2026-06-13T01:44:42.900785035Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:44:42.904443844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.908186333Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-13T01:44:42.911259192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:44:42', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:44:42.917889215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.921887799Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:44:42.925020208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174219s
2026-06-13T01:44:42.927334720Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:44:42.929984547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.933522002Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-13T01:44:42.936001556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:44:42', 'add_episode_runtime')
2026-06-13T01:44:42.942007864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.945960435Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:44:42.948624390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159785s
2026-06-13T01:44:42.950898230Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:44:42.953638570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.957147607Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-13T01:44:42.959679327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:44:42', 'add_result_to_commands')
2026-06-13T01:44:42.965769253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.969634127Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:44:42.972355478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159957s
2026-06-13T01:44:42.974658006Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:44:42.977683179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.981256486Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-13T01:44:42.984138872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:44:42', 'add_on_series_add_to_notifications')
2026-06-13T01:44:42.990845370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.994961159Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:44:42.998027185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172661s
2026-06-13T01:44:43.000492170Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:44:43.003977941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.007798916Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-13T01:44:43.017728346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-13T01:44:43.020419056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001675s
2026-06-13T01:44:43.023263605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-13T01:44:43.042082048Z [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-06-13T01:44:43.052650995Z [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-06-13T01:44:43.063787867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:43.068099511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:44:43.075710761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:43.080644759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054568s
2026-06-13T01:44:43.082828618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-13T01:44:43.085670201Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-13T01:44:43.087745000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-13T01:44:43.095441492Z [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-06-13T01:44:43.103360692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-13T01:44:43.109944092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-13T01:44:43.114228341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-13T01:44:43.121876546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:44:43.127191441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363518s
2026-06-13T01:44:43.129361261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:43.131745073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:43.133824631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:44:43.141661836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:44:43.147902265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:44:43.155891337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:44:43.160409827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:44:43.167969283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:43.174835884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378856s
2026-06-13T01:44:43.177253223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:44:43', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:44:43.184053359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.188962116Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:44:43.192394960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520389s
2026-06-13T01:44:43.194889855Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:44:43.198031794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.201756275Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-13T01:44:43.204741268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:44:43', 'add_colon_replacement_to_naming_config')
2026-06-13T01:44:43.211288575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.215233080Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:44:43.218323895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172122s
2026-06-13T01:44:43.220640371Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:44:43.223506073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.227032686Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-13T01:44:43.229720780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:44:43', 'health_restored_notification')
2026-06-13T01:44:43.235927962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.239819931Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:44:43.242684952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016293s
2026-06-13T01:44:43.244968501Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:44:43.247784423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.251289863Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-13T01:44:43.253877455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:44:43', 'add_download_client_tags')
2026-06-13T01:44:43.259954595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.263816403Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:44:43.266597054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160308s
2026-06-13T01:44:43.268894722Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:44:43.271582295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.275069168Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-13T01:44:43.277576118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:44:43', 'import_exclusion_type')
2026-06-13T01:44:43.283555220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.287426388Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:44:43.290099752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158389s
2026-06-13T01:44:43.292594557Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:44:43.295354226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.298873163Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-13T01:44:43.301434843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:44:43', 'add_import_list_items')
2026-06-13T01:44:43.307610592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.311593624Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:44:43.314345537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162497s
2026-06-13T01:44:43.316733607Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:44:43.319529438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.323096723Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-13T01:44:43.325706830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:44:43', 'add_notification_status')
2026-06-13T01:44:43.331771725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.335632282Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:44:43.338380196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160941s
2026-06-13T01:44:43.340662944Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:44:43.344014324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.347530306Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-13T01:44:43.350754149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:44:43', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:44:43.357491299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.361379350Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:44:43.364774718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173359s
2026-06-13T01:44:43.367201787Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:44:43.369759719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.373225680Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-13T01:44:43.375583188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:44:43', 'add_finale_type')
2026-06-13T01:44:43.381461197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.385248656Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:44:43.387765896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155049s
2026-06-13T01:44:43.390170279Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:44:43.392923344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.396407722Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-13T01:44:43.398941746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:44:43', 'list_add_missing_search')
2026-06-13T01:44:43.404986290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.408912579Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:44:43.411628659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159893s
2026-06-13T01:44:43.413957790Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:44:43.417121633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.420614628Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-13T01:44:43.423579370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:44:43', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:44:43.430076616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.433965298Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:44:43.437114501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168424s
2026-06-13T01:44:43.439352890Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:44:43.442001384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.445487977Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-13T01:44:43.447898432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:44:43', 'series_last_aired')
2026-06-13T01:44:43.453808696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.457633339Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:44:43.460206823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156401s
2026-06-13T01:44:43.462406734Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:44:43.465196092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.485139290Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-13T01:44:43.488863431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:44:43', 'AddNewItemMonitorType')
2026-06-13T01:44:43.495237600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.499304552Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:44:43.502051795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340976s
2026-06-13T01:44:43.504625218Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:44:43.507231106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.510833583Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-13T01:44:43.513274639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:44:43', 'email_encryption')
2026-06-13T01:44:43.519207259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.523185892Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:44:43.525757992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159392s
2026-06-13T01:44:43.528063736Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:44:43.530764657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.534339126Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-13T01:44:43.536799662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:44:43', 'add_indexer_flags')
2026-06-13T01:44:43.542929969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.546896599Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:44:43.549521055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161473s
2026-06-13T01:44:43.552283679Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:44:43.554764095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.558345659Z [Info] release_type: Starting migration of Log DB to 203
2026-06-13T01:44:43.560449827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:44:43', 'release_type')
2026-06-13T01:44:43.566441806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.571063054Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:44:43.573706237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166239s
2026-06-13T01:44:43.576319190Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:44:43.579116464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.582689882Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-13T01:44:43.585237653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:44:43', 'add_add_release_hash')
2026-06-13T01:44:43.591484195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.596066634Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:44:43.598798336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017024s
2026-06-13T01:44:43.601136516Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:44:43.604380319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.607755417Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-13T01:44:43.610411277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:44:43', 'rename_season_pack_spec')
2026-06-13T01:44:43.616616084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.620931957Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:44:43.623692557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170239s
2026-06-13T01:44:43.626001077Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:44:43.628488597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.632009469Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-13T01:44:43.634276144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:44:43', 'add_tmdbid')
2026-06-13T01:44:43.640075244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.644009579Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:44:43.646567601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155171s
2026-06-13T01:44:43.648922093Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:44:43.652122830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.655678061Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-13T01:44:43.658741441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:44:43', 'add_on_import_complete_to_notifications')
2026-06-13T01:44:43.665365833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.669373104Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:44:43.672538540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172449s
2026-06-13T01:44:43.675013375Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:44:43.677945300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.681495471Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-13T01:44:43.684270039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:44:43', 'add_monitored_seasons_filter')
2026-06-13T01:44:43.690583746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.694466246Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:44:43.697416408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165316s
2026-06-13T01:44:43.699779367Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:44:43.703128433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.706685407Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-13T01:44:43.709815181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:44:43', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:44:43.717150475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.721093737Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:44:43.724406270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179591s
2026-06-13T01:44:43.726739739Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:44:43.730187674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.733703245Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-13T01:44:43.736983191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:44:43', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:44:43.743826385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.747742883Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:44:43.751159544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175581s
2026-06-13T01:44:43.753792558Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:44:43.756880076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.760430137Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-13T01:44:43.763278584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:44:43', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:44:43.769771241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.773648601Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:44:43.776700428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167592s
2026-06-13T01:44:43.778990149Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:44:43.782626303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.786189420Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-13T01:44:43.789639469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:44:43', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:44:43.796869311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.800830830Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:44:43.804559059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181969s
2026-06-13T01:44:43.806893451Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:44:43.809651245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.813609347Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-13T01:44:43.816245848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:44:43', 'add_mal_and_anilist_ids')
2026-06-13T01:44:43.822458320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.826703721Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:44:43.829513030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170269s
2026-06-13T01:44:44.284890467Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-13T01:44:47.578760624Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-13T01:44:48.889171743Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-13T01:44:51.021625484Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-13T01:44:52.275783400Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-13T01:44:52.291014107Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-13T01:44:52.296832466Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-13T01:44:54.165952754Z [ls.io-init] done.